aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Avoid exporting mpi_print helper functionJeff Burdges2016-03-21
* Release outside of helper functionJeff Burdges2016-03-21
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
* Implement a Full Domain Hash (FDH) for RSA signatures and blind signaturesJeff Burdges2016-03-20
* adding library for basic JSON conversionsChristian Grothoff2016-03-17
* Add support for $GNUNET_BASE_CONFIGFlorian Dold2016-02-28
* -deduplicate string constantSree Harsha Totakura2016-01-21
* -fix (C) noticesChristian Grothoff2016-01-19
* add crc8Christian Grothoff2016-01-17
* - Add ecdsa ecdh functionsMartin Schanzenbach2016-01-04
* preparations for fixing #4065Christian Grothoff2015-11-23
* -fix compiler warningChristian Grothoff2015-11-02
* Use SSH more safely from configureJeff Burdges2015-10-27
* -indentChristian Grothoff2015-10-26
* -indentChristian Grothoff2015-10-18
* -make time API more intutitiveChristian Grothoff2015-10-08
* export compression/decompression functionsChristian Grothoff2015-10-08
* enable clean up of NAT STUN state, prevents test_plugin_udp from segfaultingChristian Grothoff2015-10-07
* -bump yearChristian Grothoff2015-10-03
* find network interfaces also using 'ip' command (#3911)Christian Grothoff2015-10-03
* stop crashing if sshd is not running on loopbackChristian Grothoff2015-09-29
* report skipped tests, doxygen fixesChristian Grothoff2015-09-29
* fix undefined behavior in GNUNET_array_growFlorian Dold2015-09-28
* add ecc dlog benchmarkChristian Grothoff2015-09-28
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
* psyc fixesGabor X Toth2015-09-26
* multicast: replayGabor X Toth2015-09-26
* -also bench hash on small inputsChristian Grothoff2015-09-14
* multicast, psyc, psycstore, client_manager fixesGabor X Toth2015-09-05
* -fix ftbfsChristian Grothoff2015-09-05
* add GNUNET_CRYPTO_ecc_pmul_mpiChristian Grothoff2015-09-05
* adding bin_to_point and point_to_bin functions for GNUNET_CRYPTO_ecc APIChristian Grothoff2015-09-05
* -add benchmark for RSA cryptoChristian Grothoff2015-09-03
* The empty path is invalidDavid Barksdale2015-08-17
* -indentChristian Grothoff2015-08-06
* -more correct logicChristian Grothoff2015-08-06
* -fix leakChristian Grothoff2015-08-06
* Make SOCKS test conditional on an SSH binary Jeff Burdges2015-08-05
* 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