aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* -dead flagsChristian Grothoff2015-02-11
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -use only one nc per clientChristian Grothoff2015-02-06
* -improve logging to help diagnose #3593Christian Grothoff2015-02-02
* -fix use after freeChristian Grothoff2015-01-30
* -fix leakChristian Grothoff2015-01-30
* add GNUNET_STRINGS_data_to_string_alloc from TALERChristian Grothoff2015-01-28
* adding GNUNET_CRYPTO_eddsa_private_key_from_stringChristian Grothoff2015-01-28
* add GNUNET_CONFIGURATION_get_data from TalerChristian Grothoff2015-01-27
* patches from Hellekin to fix #3577Christian Grothoff2015-01-26
* - fix memleakSree Harsha Totakura2015-01-26
* - fix docuSree Harsha Totakura2015-01-26
* -fix docSree Harsha Totakura2015-01-26
* -make sure we get the correct errno back after GNUNET_NETWORK_socket_create()Christian Grothoff2015-01-25
* W32: Remove copy-pasted stray incrementLRN2015-01-24
* W32: Also consider ERROR_INVALID_HANDLE when checking 'file' typeLRN2015-01-24
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* Add GNUNET_NETWORK_fdset_handle_set_firstLRN2015-01-24
* Add support for selecting on W32 eventsLRN2015-01-24
* -fix assertion checking the encoded s-expressionsSree Harsha Totakura2015-01-24
* -add a check to bail out on false signaturesSree Harsha Totakura2015-01-22
* exit loop once first handler is foundChristian Grothoff2015-01-17
* use enough space for storing full addressChristian Grothoff2015-01-17
* use GNUNET_snprintfChristian Grothoff2015-01-17
* fix #3611Christian Grothoff2015-01-16
* test failed to compile on my systemMatthias Wachs2015-01-16
* moving hash_context testcase over as wellChristian Grothoff2015-01-09
* adding API for incremental hashing (from Taler)Christian Grothoff2015-01-09
* adding support for blind signatures (modernized version of Taler logic, with ...Christian Grothoff2015-01-09
* -update priority to shutdown if that is being usedChristian Grothoff2014-12-24
* -use flag to check for readynessChristian Grothoff2014-12-24
* -shutdown alone does not move to ready listChristian Grothoff2014-12-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix dbg levelChristian Grothoff2014-12-23
* -doxygen, indentationChristian Grothoff2014-12-23
* -undoChristian Grothoff2014-12-22
* -doxygenChristian Grothoff2014-12-22
* -doxygen and minor style fixesChristian Grothoff2014-12-20
* Fix 'STRINGS_data_to_string size check and commentDavid Barksdale2014-12-19
* -trying to fix transport service assertion in time.c:393: overflow on multiplyChristian Grothoff2014-12-19
* -fix sec_name leakChristian Grothoff2014-12-19
* -old-style comments, avoid duplicate commentsChristian Grothoff2014-12-17
* -remove dead apiChristian Grothoff2014-12-17
* -slist remainsChristian Grothoff2014-12-16
* -fix leakChristian Grothoff2014-12-16
* fix #3570: finally remove SList APIChristian Grothoff2014-12-14
* Grothoff's W32 select slist elimination and prettificationLRN2014-12-14
* Grothoff's massive indentation and documentation fixes in util/network.cLRN2014-12-14
* -indentation, doxygen, styleChristian Grothoff2014-12-11