aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* - queue destructionFlorian Dold2013-07-13
* -fix loglevelChristian Grothoff2013-07-13
* -return NULL if never setChristian Grothoff2013-07-13
* - connect_notify is also called with NULL on server shutdownBart Polot2013-07-13
* -adding API to associated user context with a server's client to avoid ugly h...Christian Grothoff2013-07-11
* fixed test caseFlorian Dold2013-07-11
* -documentChristian Grothoff2013-07-11
* -const where const canChristian Grothoff2013-07-10
* - set service workingFlorian Dold2013-07-10
* -remove async ecc key generation, not neededChristian Grothoff2013-07-09
* -resolve of 0 is well-defined, do NOT assert here, breaks tests as wellChristian Grothoff2013-07-09
* Added mesh reliable tunnelsBart Polot2013-07-08
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* -introducing convenience function to load private key of peerChristian Grothoff2013-06-26
* - docBart Polot2013-06-26
* doxygenFlorian Dold2013-06-26
* doxygenFlorian Dold2013-06-25
* -cleanup leaky test codeChristian Grothoff2013-06-25
* Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale2013-06-23
* Make --with-included-ltdl work.David Barksdale2013-06-23
* -do check return value from removeChristian Grothoff2013-06-21
* -stress that we do not care about return value hereChristian Grothoff2013-06-21
* -check for NULL (in testcase)Christian Grothoff2013-06-21
* -fix double close/freeChristian Grothoff2013-06-21
* Fix non-windows non-IPv6 build.David Barksdale2013-06-21
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* Fix windows build, statfs is broken there.David Barksdale2013-06-19
* - opaque mq structsFlorian Dold2013-06-19
* This should be a more portable GNUNET_DISK_file_get_identifiers.David Barksdale2013-06-19
* Removed GNUNET_DISK_get_blocks_available since it's not used and it wouldDavid Barksdale2013-06-18
* Generalize condition for missing random/srandom.David Barksdale2013-06-18
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
* - conclude for SETFlorian Dold2013-06-03
* adding tool to convert/merge datastores (#2875)Christian Grothoff2013-05-30
* - moved MQ to utilFlorian Dold2013-05-22
* -need to unset control pipe on OSX, check for bad FD in environment variableChristian Grothoff2013-05-22
* -fix W32 warningChristian Grothoff2013-05-21
* -handle case that we are in restart on stopChristian Grothoff2013-05-21
* -fixSree Harsha Totakura2013-05-11
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* -commentsChristian Grothoff2013-04-30
* Fix test_os_startprocessLRN2013-04-30
* work on gnunet-set, isolated bug in streamFlorian Dold2013-04-27
* implemented GNUNET_CRYPTO_get_host_identityFlorian Dold2013-04-27
* -make sure result is 0-terminated for UDSChristian Grothoff2013-04-24
* - Support flushing of buffered dataSree Harsha Totakura2013-04-23
* Allow callback to stop a DISK_scan with no error, similar to other er APIsBart Polot2013-04-22
* Better mingw-w64 compatibility for win.cLRN2013-04-21
* Add filename getopt operatorBart Polot2013-04-18