aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* 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
* -likely also deadChristian Grothoff2013-04-18
* -dead option eliminationChristian Grothoff2013-04-18
* set close-on-exec file for opened disk file descriptorsChristian Grothoff2013-04-17
* - 32-bit key hashmapSree Harsha Totakura2013-04-17
* -move data resourceChristian Grothoff2013-04-15
* -no booleanChristian Grothoff2013-04-15
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* -move pseudonym code to fs, mark fs as experimental for nowChristian Grothoff2013-04-14
* -towards proper pseudonym supportChristian Grothoff2013-04-11
* removed raw-pipe checking code for windows. this will always fail new Christian Fuchs2013-04-05
* Don't wcscmp a NULL pointerLRN2013-04-05