aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
...
* Fix the SOCKS proxy test and activate it. Jeff Burdges2015-08-03
* Add socks lines to the makefile, but do not yet activateJeff Burdges2015-08-03
* Woot! It might actually work now, although I should tweak the testJeff Burdges2015-08-03
* -improve indentation, reduce duplication of PIDs in core's neighbour mapChristian Grothoff2015-08-03
* -agreedChristian Grothoff2015-08-03
* eliminate dead GNUNET_SCHEDULER_add_continuation, rename GNUNET_SCHEDULER_add...Christian Grothoff2015-08-03
* Add test code, but it's still segfaulting.Jeff Burdges2015-08-03
* Fixed one serious bug, working on another. Still very broken.Jeff Burdges2015-08-02
* This appears to be dead code. I'm not really sure however! Jeff Burdges2015-08-02
* Build socks.c and call it from client.cJeff Burdges2015-07-31
* Initial SOCKS5 proxy code. This will not yet work properly.Jeff Burdges2015-07-31
* New to notify that we're done with the handshakeJeff Burdges2015-07-31
* Add support for building connection proxies.Jeff Burdges2015-07-28
* Remove this GNUNET_htonl_signed nonsenseDavid Barksdale2015-07-19
* automatically clean up left-over Unix domain socket files when trying to bind...Christian Grothoff2015-07-13
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
* -fix non-deterministic peerstore sync failureChristian Grothoff2015-07-06
* -adding ecc dlog supportChristian Grothoff2015-07-02
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* patch from Nicolas Fournier to add some _dup and _cmp functions for RSA signa...Christian Grothoff2015-06-30
* -fix #3870Christian Grothoff2015-06-29
* -allow 'years' in time units, indentation and doxygen fixesChristian Grothoff2015-06-18
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -return IP in dotted decimal if reverse lookup failsChristian Grothoff2015-06-07
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff2015-05-29
* Introduce function to duplicate RSA public keysSree Harsha Totakura2015-05-28
* -fix ftbfsChristian Grothoff2015-05-28
* adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff2015-05-28
* validate the parsed RSA private keySree Harsha Totakura2015-05-27
* -doxygen, indentChristian Grothoff2015-05-26
* -use flag to disable key generation test for libgcrypt > 1.7Christian Grothoff2015-05-22
* -increase timeouts, some system really need longerChristian Grothoff2015-05-21
* fix assertion failure when two requests were concurrently submitted if the fi...Christian Grothoff2015-05-21
* -use faster Eddsa key genChristian Grothoff2015-05-19
* -check return valuesChristian Grothoff2015-05-18
* ecdh-eddsa implementation now worksChristian Grothoff2015-05-15
* -adding cmp functions for RSA public keys and sigsChristian Grothoff2015-05-15
* towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API o...Christian Grothoff2015-05-13
* client_manager: add API for async operationsGabor X Toth2015-05-07
* add GNUNET_(hton|ntoh).*_signed() functionsGabor X Toth2015-05-07
* doc fixGabor X Toth2015-05-07
* -fix sizeof() argChristian Grothoff2015-05-01
* adding GNUNET_CONTAINER_multipeermap_get_randomChristian Grothoff2015-04-30
* extending datacache API with function to return random element, implemented (...Christian Grothoff2015-04-28
* 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