aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* client manager: documentationGabor X Toth2014-07-30
* Enable tests to run concurrently.Sree Harsha Totakura2014-07-23
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* duplicate timeout logic: numeric_reverse frees memory but does not unqueueMatthias Wachs2014-07-17
* Since we started using ECC, peer identities ARE public keys, not their hashes...Bart Polot2014-07-03
* Added a cleaned-up vanity key generator to gnunet-eccBart Polot2014-07-03
* - revert to standard Crockford base32Bart Polot2014-07-02
* Print `I' instead of `L'.Sree Harsha Totakura2014-06-30
* Print O, L, U instead of 0, 1, V in Crockford encoding.Sree Harsha Totakura2014-06-30
* set parent queue to NULL before discarding envelopes when destroying a messag...Florian Dold2014-06-26
* Use Crockford Base32 encoding instead of RFC 4648.Sree Harsha Totakura2014-06-17
* Fix libgcrypt linker flags.Sree Harsha Totakura2014-06-17
* -doxygen, indentationChristian Grothoff2014-06-16
* -make retry nicerChristian Grothoff2014-06-11
* -indentation, doxygenChristian Grothoff2014-06-11
* -fix timeout handling for resolverChristian Grothoff2014-06-09
* -making test nicer (indentation)Christian Grothoff2014-06-09
* -fixing doxygen, indentationChristian Grothoff2014-06-09
* -fix leakChristian Grothoff2014-06-07
* fix bug in mq destroyFlorian Dold2014-06-04
* -better logging, doxygen, indentationChristian Grothoff2014-06-04
* -indentation fixesChristian Grothoff2014-06-03
* -indentation and doxygen fixesChristian Grothoff2014-06-03
* client manager: higher level client API with a transmission queue and message...Gabor X Toth2014-05-29
* add missing cancel implementation for MQFlorian Dold2014-05-17
* adding function to read float from cfgMatthias Wachs2014-05-14
* -big cleanup of test_server code, also fixing #3394Christian Grothoff2014-05-11
* add GNUNET_CONTAINER_heap_peek2()Gabor X Toth2014-05-06
* -rename to conform with naming conventionsChristian Grothoff2014-04-23
* fix another memory leak in paillierFlorian Dold2014-04-14
* superfluous allocationFlorian Dold2014-04-14
* version bumping for 0.10.1Christian Grothoff2014-04-08
* -process in logical orderChristian Grothoff2014-04-07
* 1.Removed GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-04-07
* - use new hash nameBart Polot2014-04-07
* -doxygen improvementsChristian Grothoff2014-04-07
* -XDG environment variables cause more trouble than they are worthChristian Grothoff2014-04-01
* renaming generator type for atsMatthias Wachs2014-03-20
* - Add speedup.hSree Harsha Totakura2014-03-10
* - Expose speedup routines as an internal header.Sree Harsha Totakura2014-03-10
* Rename uLong to GNUNET_uLong from crypto_crc so that it doesn't collide with ...Florian Dold2014-03-10
* -fix ftbfs with older libgcryptChristian Grothoff2014-03-05
* -doxygenChristian Grothoff2014-03-04
* -check for NULL fdChristian Grothoff2014-02-23
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* avoid problems with different users having different values for XDG_RUNTIME_D...Christian Grothoff2014-02-18
* Adding function GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-02-18
* - Do not try to delete empty string directories.Sree Harsha Totakura2014-02-14
* - Add suppressions file for util.Sree Harsha Totakura2014-02-12
* fixing crash: excess task has to be stopped when neighbour is freedMatthias Wachs2014-02-10