aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* whitespaceChristian Grothoff2018-06-06
* changes for AGPL handlingChristian Grothoff2018-06-06
* update gitignoreChristian Grothoff2018-06-05
* typoChristian Grothoff2018-06-05
* merge benchmark changesChristian Grothoff2018-06-04
|\
| * add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
* | Niibe writes:Christian Grothoff2018-05-31
* | reduce loop counters to more practical levelsChristian Grothoff2018-05-30
* | style fixChristian Grothoff2018-05-30
* | Merge branch 'master' of ssh://gnunet.org/gnunetChristian Grothoff2018-05-30
|\ \
| * | add patch from Niibe Yutaka forChristian Grothoff2018-05-28
| |/
| * more flakes.Nils Gillmann2018-05-23
| * do not crash on multiple CNAMEsChristian Grothoff2018-05-20
| * fix off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff2018-05-20
| * disable crypto bug workaroundChristian Grothoff2018-05-19
* | bump loop lengthChristian Grothoff2018-05-17
|/
* work-around for crypto bug (to be documented more)Christian Grothoff2018-05-17
* deduplicate code in crypto_eccChristian Grothoff2018-05-17
* extend test to show crypto issueChristian Grothoff2018-05-17
* log key material hashesChristian Grothoff2018-05-16
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* more verbose loggingChristian Grothoff2018-05-10
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff2018-05-09
* expand test_mq testcaseChristian Grothoff2018-05-08
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* define GNUNET_TMPChristian Grothoff2018-05-05
* misc improvements to statistics and large-scale behavior of zoneimport/zonema...Christian Grothoff2018-05-02
* eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff2018-04-30
* enable more parallelism with DHT queue, but limit to 1000 entries, then kill ...Christian Grothoff2018-04-30
* clarify issueChristian Grothoff2018-04-24
* do not crash if service violates IPC protocolChristian Grothoff2018-04-24
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* make some functions static, ensure shutdown tasks could be run repeatedly if ...Christian Grothoff2018-03-31
* disable debug instrumentation againChristian Grothoff2018-03-08
* better error reporting from schedulerChristian Grothoff2018-03-08
* handle case where resolver operation is cancelled during success callbackChristian Grothoff2018-03-03
* fix loggingChristian Grothoff2018-03-03
* fix newline, reduce verbosityChristian Grothoff2018-03-03
* better py3 supportChristian Grothoff2018-03-02
* improve documentationlurchi2018-02-01
* scheduler API change to allow use with js event looplurchi2018-02-01
* log unsent queued messages only on DEBUGFlorian Dold2018-01-30
* really make GNUNET_SCHEDULER_run_from_driver more graceful (must have been late)lurchi2018-01-27
* make GNUNET_SCHEDULER_run_from_driver more gracefullurchi2018-01-24
* catch early return of select before call to GNUNET_SCHEDULER_run_from_driverlurchi2018-01-23
* Revert "add assertion for debugging"lurchi2018-01-23
* add assertion for debugginglurchi2018-01-23