aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* move ARM/config logic to util/ where it doesn't need to cast away a 'const' a...Christian Grothoff2015-04-24
* Fix a typo in perf_crypto_asymmetricLRN2015-04-23
* -doxygen, indentationChristian Grothoff2015-04-17
* -doxygen, build system fixes, minor API extensionChristian Grothoff2015-04-13
* Don't shadow the system() functionLRN2015-04-09
* Add missing const to the argument of the readiness checkersLRN2015-04-09
* Wait on actual HANDLE, not the structure that contains itLRN2015-04-09
* add multihashmap_clear to APIChristian Grothoff2015-03-30
* -updated french translationsChristian Grothoff2015-03-24
* -fix bad array initChristian Grothoff2015-03-23
* -more cosmetics to reduce compiler warningsChristian Grothoff2015-03-23
* -trying to fix warningsChristian Grothoff2015-03-23
* - fix sig sizeBart Polot2015-03-19
* - added asymmetric crytp perfBart Polot2015-03-19
* -also cover private key caseChristian Grothoff2015-03-19
* -fix makefileChristian Grothoff2015-03-19
* -get test to work, but with ecdsa instead of eddsaChristian Grothoff2015-03-19
* - added test for EC-DH with Peer IDsBart Polot2015-03-18
* 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