remove argon2 dependency. Use limited libsodium argon2id function for GNS and NSE
[oweals/gnunet.git] / src / fragmentation /
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-09 ng0Merge branch 'master' of gnunet.org:gnunet
2019-09-09 ng0typo
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-08 Christian Grothoffexclude more tests
2016-11-19 Schanzenbach, MartinMerge branch 'master' into credentials
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-11-18 David BarksdaleAvoid undefined left-shift
2016-07-08 Christian Grothofffix sanitization issues
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-fix shifting issues
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-21 Christian Grothoffforce 1 to be 64-bit integer, due to shift by up to...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-27 Christian Grothoff-logging, indenting
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-25 Christian Grothoff-trying to fix AE's problem on Guix with more fancy...
2015-03-09 Christian Grothoff-doxygen and stylistic fixes
2015-03-07 Christian Grothofffurther delay ACKs if we get duplicates
2015-03-07 Christian Grothofftrying to fix #3694: reduce duplicate ACKing
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-23 Christian Grothoff-hopefully fixing #2596
2012-10-22 Matthias Wachsfix
2012-10-22 Christian Grothoff-fixing frag
2012-10-22 Christian Grothoff-trying to fix fragmentation / udp performance, not...
2012-06-19 Christian Grothoff-reduce size of test to help sparcbot
2012-06-07 Christian Grothoff-fixing #2405
2012-06-01 Christian Grothoff-bump versions
2012-05-16 Christian Grothoff-fewer stats
2012-05-16 Christian Grothoff-improving fragmentation performance
2012-05-14 Christian Grothoff-fixing misc seaspider parser errors
2012-05-08 Christian Grothoff-fix: min delay 1ms
2012-05-08 Christian Grothoff-fix: min delay 50ms, do not skip mindelay if fragmenta...
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-02-26 Christian Grothoff-verbose is independent of logging
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-17 Christian Grothoffconsider number of retransmissions for delay calculation
2011-11-17 Christian Grothoffconsider number of retransmissions for delay calculation
2011-11-17 Christian Grothoffconsider number of retransmissions for delay calculation
2011-11-17 Christian Grothoffonly use good acks for delay calculation
2011-11-05 Christian GrothoffLRN: Add '-Wl,' prefix to -no-undefined
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-02 Christian Grothoffundo 17914, 915, 916
2011-11-02 Christian Grothoffdisable delays if infinite bandwidth
2011-10-21 Christian Grothofffix segfault introduced by recent refactoring
2011-10-21 Matthias Wachsorder of sending ack and notification
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-28 Christian Grothoffparen
2011-09-13 Christian Grothoffadding missing files
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-01 Christian Grothofffix
2011-07-27 Christian Grothofffix
2011-07-27 Christian Grothofffix
2011-07-26 David BrodskiChanged test to reflect smaller mtu
2011-07-26 David BrodskiRemoved MTU assert, added assert for strange error...
2011-07-19 Christian Grothofftolerate duplicate fragment ids
2011-07-18 Christian Grothoffdo not autostart nse
2011-07-18 Christian Grothoffsqrt
2011-07-15 Christian Grothoffnot zero
2011-07-15 Christian Grothoffadd 1 std dev -- seems to help:
2011-07-14 Christian Grothoffnever discard current mc
2011-07-14 Christian Grothoffnode
2011-07-14 Christian Grothoffnicer stats, bugfix
2011-07-13 Christian Grothoffrename
2011-07-13 Christian Grothoffdce
2011-07-13 Christian Grothoffrevised fragmentation API for blocking writes
2011-07-11 Christian Grothofffrag
next