Fixed one serious bug, working on another. Still very broken.
[oweals/gnunet.git] / src / util /
2015-08-02 Jeff BurdgesFixed one serious bug, working on another. Still very...
2015-08-02 Jeff BurdgesThis appears to be dead code. I'm not really sure...
2015-07-31 Jeff BurdgesBuild socks.c and call it from client.c
2015-07-31 Jeff BurdgesInitial SOCKS5 proxy code. This will not yet work...
2015-07-31 Jeff BurdgesNew to notify that we're done with the handshake
2015-07-28 Jeff BurdgesAdd support for building connection proxies.
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-07-13 Christian Grothoffautomatically clean up left-over Unix domain socket...
2015-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
2015-07-06 Christian Grothoff-fix non-deterministic peerstore sync failure
2015-07-02 Christian Grothoff-adding ecc dlog support
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-30 Christian Grothoffpatch from Nicolas Fournier to add some _dup and _cmp...
2015-06-29 Christian Grothoff-fix #3870
2015-06-18 Christian Grothoff-allow 'years' in time units, indentation and doxygen...
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-06-07 Christian Grothoff-return IP in dotted decimal if reverse lookup fails
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
2015-05-28 Sree Harsha TotakuraIntroduce function to duplicate RSA public keys
2015-05-28 Christian Grothoff-fix ftbfs
2015-05-28 Christian Grothoffadding --enable-taler-wallet configure option to build...
2015-05-27 Sree Harsha Totakuravalidate the parsed RSA private key
2015-05-26 Christian Grothoff-doxygen, indent
2015-05-22 Christian Grothoff-use flag to disable key generation test for libgcrypt...
2015-05-21 Christian Grothoff-increase timeouts, some system really need longer
2015-05-21 Christian Grothofffix assertion failure when two requests were concurrent...
2015-05-19 Christian Grothoff-use faster Eddsa key gen
2015-05-18 Christian Grothoff-check return values
2015-05-15 Christian Grothoffecdh-eddsa implementation now works
2015-05-15 Christian Grothoff-adding cmp functions for RSA public keys and sigs
2015-05-13 Christian Grothofftowards using EdDSA-ECDHE instead of ECDSA-ECDHE combin...
2015-05-07 Gabor X Tothclient_manager: add API for async operations
2015-05-07 Gabor X Tothadd GNUNET_(hton|ntoh).*_signed() functions
2015-05-07 Gabor X Tothdoc fix
2015-05-01 Christian Grothoff-fix sizeof() arg
2015-04-30 Christian Grothoffadding GNUNET_CONTAINER_multipeermap_get_random
2015-04-28 Christian Grothoffextending datacache API with function to return random...
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
next