aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* preserve errnoChristian Grothoff2015-03-15
* add GNUNET_CRYPTO_rsa_public_key_hashChristian Grothoff2015-03-09
* -proper log messageChristian Grothoff2015-03-08
* -always assume at least MIN bandwidth, even if we got no quota or a quota low...Christian Grothoff2015-03-08
* finally fix #3698Christian Grothoff2015-03-02
* -improved FD issue debug supportChristian Grothoff2015-02-28
* -fix ftbfs with debug optionChristian Grothoff2015-02-28
* -indentation, commentsChristian Grothoff2015-02-28
* notify monitor about existing connectionsChristian Grothoff2015-02-28
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* ignore EAGAIN from accept()Christian Grothoff2015-02-28
* -doxygen, i18n and indentationChristian Grothoff2015-02-28
* Fix use after free:Christian Grothoff2015-02-28
* fix TCP plugin RC issue (#3687) by changing util API (!)Christian Grothoff2015-02-21
* -signal connection failure to receive even if receive is triggered after fail...Christian Grothoff2015-02-21
* be more careful with errno, so we can be sure it is not overwritten by 'free(...Christian Grothoff2015-02-21
* implement linear back off for restart attemptsMatthias Wachs2015-02-20
* -doxygenChristian Grothoff2015-02-18
* -fix callback after cancellation issueChristian Grothoff2015-02-12
* -reduce loglevel (#3682)Christian Grothoff2015-02-12
* -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