- add send kx for axolotl
[oweals/gnunet.git] / src / util /
2015-04-24 Christian Grothoffmove ARM/config logic to util/ where it doesn't need...
2015-04-23 LRNFix a typo in perf_crypto_asymmetric
2015-04-17 Christian Grothoff-doxygen, indentation
2015-04-13 Christian Grothoff-doxygen, build system fixes, minor API extension
2015-04-09 LRNDon't shadow the system() function
2015-04-09 LRNAdd missing const to the argument of the readiness...
2015-04-09 LRNWait on actual HANDLE, not the structure that contains it
2015-03-30 Christian Grothoffadd multihashmap_clear to API
2015-03-24 Christian Grothoff-updated french translations
2015-03-23 Christian Grothoff-fix bad array init
2015-03-23 Christian Grothoff-more cosmetics to reduce compiler warnings
2015-03-23 Christian Grothoff-trying to fix warnings
2015-03-19 Bart Polot- fix sig size
2015-03-19 Bart Polot- added asymmetric crytp perf
2015-03-19 Christian Grothoff-also cover private key case
2015-03-19 Christian Grothoff-fix makefile
2015-03-19 Christian Grothoff-get test to work, but with ecdsa instead of eddsa
2015-03-18 Bart Polot- added test for EC-DH with Peer IDs
2015-03-15 Christian Grothoffpreserve errno
2015-03-09 Christian Grothoffadd GNUNET_CRYPTO_rsa_public_key_hash
2015-03-08 Christian Grothoff-proper log message
2015-03-08 Christian Grothoff-always assume at least MIN bandwidth, even if we got...
2015-03-02 Christian Grothofffinally fix #3698
2015-02-28 Christian Grothoff-improved FD issue debug support
2015-02-28 Christian Grothoff-fix ftbfs with debug option
2015-02-28 Christian Grothoff-indentation, comments
2015-02-28 Christian Grothoffnotify monitor about existing connections
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-28 Christian Grothoffignore EAGAIN from accept()
2015-02-28 Christian Grothoff-doxygen, i18n and indentation
2015-02-28 Christian GrothoffFix use after free:
2015-02-21 Christian Grothofffix TCP plugin RC issue (#3687) by changing util API (!)
2015-02-21 Christian Grothoff-signal connection failure to receive even if receive...
2015-02-21 Christian Grothoffbe more careful with errno, so we can be sure it is...
2015-02-20 Matthias Wachsimplement linear back off for restart attempts
2015-02-18 Christian Grothoff-doxygen
2015-02-12 Christian Grothoff-fix callback after cancellation issue
2015-02-12 Christian Grothoff-reduce loglevel (#3682)
2015-02-11 Christian Grothoff-dead flags
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-06 Christian Grothoff-use only one nc per client
2015-02-02 Christian Grothoff-improve logging to help diagnose #3593
2015-01-30 Christian Grothoff-fix use after free
2015-01-30 Christian Grothoff-fix leak
2015-01-28 Christian Grothoffadd GNUNET_STRINGS_data_to_string_alloc from TALER
2015-01-28 Christian Grothoffadding GNUNET_CRYPTO_eddsa_private_key_from_string
2015-01-27 Christian Grothoffadd GNUNET_CONFIGURATION_get_data from Taler
2015-01-26 Christian Grothoffpatches from Hellekin to fix #3577
2015-01-26 Sree Harsha Totakura- fix memleak
2015-01-26 Sree Harsha Totakura- fix docu
2015-01-26 Sree Harsha Totakura-fix doc
2015-01-25 Christian Grothoff-make sure we get the correct errno back after GNUNET_N...
2015-01-24 LRNW32: Remove copy-pasted stray increment
2015-01-24 LRNW32: Also consider ERROR_INVALID_HANDLE when checking...
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2015-01-24 LRNAdd GNUNET_NETWORK_fdset_handle_set_first
2015-01-24 LRNAdd support for selecting on W32 events
2015-01-24 Sree Harsha Totakura-fix assertion checking the encoded s-expressions
2015-01-22 Sree Harsha Totakura-add a check to bail out on false signatures
2015-01-17 Christian Grothoffexit loop once first handler is found
2015-01-17 Christian Grothoffuse enough space for storing full address
2015-01-17 Christian Grothoffuse GNUNET_snprintf
2015-01-16 Christian Grothofffix #3611
2015-01-16 Matthias Wachstest failed to compile on my system
2015-01-09 Christian Grothoffmoving hash_context testcase over as well
2015-01-09 Christian Grothoffadding API for incremental hashing (from Taler)
2015-01-09 Christian Grothoffadding support for blind signatures (modernized version...
2014-12-24 Christian Grothoff-update priority to shutdown if that is being used
2014-12-24 Christian Grothoff-use flag to check for readyness
2014-12-24 Christian Grothoff-shutdown alone does not move to ready list
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothoff-fix dbg level
2014-12-23 Christian Grothoff-doxygen, indentation
2014-12-22 Christian Grothoff-undo
2014-12-22 Christian Grothoff-doxygen
2014-12-20 Christian Grothoff-doxygen and minor style fixes
2014-12-19 David BarksdaleFix 'STRINGS_data_to_string size check and comment
2014-12-19 Christian Grothoff-trying to fix transport service assertion in time...
2014-12-19 Christian Grothoff-fix sec_name leak
2014-12-17 Christian Grothoff-old-style comments, avoid duplicate comments
2014-12-17 Christian Grothoff-remove dead api
2014-12-16 Christian Grothoff-slist remains
2014-12-16 Christian Grothoff-fix leak
2014-12-14 Christian Grothofffix #3570: finally remove SList API
2014-12-14 LRNGrothoff's W32 select slist elimination and prettification
2014-12-14 LRNGrothoff's massive indentation and documentation fixes...
2014-12-11 Christian Grothoff-indentation, doxygen, style
2014-12-11 Christian Grothoff-could be other peer's fault
2014-12-11 Christian Grothoff-warn on error
2014-12-09 Christian Grothoff-bad file
2014-12-09 Christian Grothoffadd paillier benchmark
2014-12-09 Christian Grothoffadd paillier benchmark
2014-12-09 Christian Grothoff-fixing paillier bug, improving testcase
2014-12-07 Christian Grothoffensure that a bogus public key cannot send us into...
2014-12-07 Christian Grothoff-zero-terminate
2014-12-07 David BarksdaleFix gnunet-ecc vanity gen
2014-12-04 Christian Grothoff-fix ftbfs on W32
2014-11-30 Christian Grothoff-code cleanups
2014-11-30 Christian Grothoff-doxygen, style
next