test working, but fails
[oweals/gnunet.git] / src / util /
2012-09-04 Christian Grothoffmark fcntl return value as intentionally unchecked
2012-09-03 Christian Grothoffalways allow root
2012-08-29 Bart Polot- Fix memory posioning on OS X (MSIZE is pre-defined...
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-07-27 LRNUse pipe control for helper processes
2012-07-25 Christian Grothoff-fixes
2012-07-25 Christian Grothoff-check return value
2012-07-25 Christian Grothoff-nocaps
2012-07-25 Christian Grothoff-preserve errno
2012-07-25 Christian Grothoff-check return value
2012-07-22 Christian Grothoff-doxygen
2012-07-20 Christian Grothoff-cleanup
2012-07-18 LRNFix arm-lsocks protocol violation on W32
2012-07-18 Christian Grothoff-minor code cleanup
2012-07-17 Sree Harsha Totakurahelper exception callback lesser parameters
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-07-16 Matthias Wachs-m memory leak
2012-07-16 Matthias Wachs- fix
2012-07-16 Christian Grothoff-do not use signal pipe as gnunet-rsa is likely to...
2012-07-15 Christian Grothoff-fixbuild
2012-07-15 Christian Grothoff-adding support for heap stats gaugering
2012-07-15 Christian Grothoff-cleanup
2012-07-15 Christian Grothoff-cleanup
2012-07-14 Christian Grothoff-only test for exist, not for read
2012-07-14 Christian Grothoff-code cleanup
2012-07-14 Christian Grothoff-new API for asyncronous generation of private RSA...
2012-07-14 Christian Grothoff-adding gnunet-config tool
2012-07-14 Christian Grothoff-pass stderr to helpers:
2012-07-13 Christian Grothoff-test for execinfo.h instead of LINUX
2012-07-13 LRNW32: correct handling of crazy W32 process quirks
2012-07-13 LRNHandle peek errors more appropriately in w32 select
2012-07-13 LRNSafer handling of corner-cases in w32 select
2012-07-13 LRNDemote WARNING to INFO, preserve errno
2012-07-12 LRNW32: safer process termination
2012-07-11 LRNA small fix for W32cat
2012-07-11 Christian Grothoff-dos2unix
2012-07-10 Christian Grothoff-never start child processes on UNIX without stdin...
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-09 Christian Grothoff-reverting SVN 22558 (new insights...)
2012-07-09 Christian Grothoff-LRN: Our std handles are not created by us, and thus...
2012-07-05 Christian Grothoff-LRN: Portable memory poisoning:
2012-07-02 Christian Grothoff-fix eternity issue
2012-06-30 Christian Grothoff-seems to only work on GNU//Linux like this
2012-06-29 Christian Grothoff-better time conversion code
2012-06-29 Christian Grothoff-fix
2012-06-29 Christian Grothoff-fixes
2012-06-29 Sree Harsha Totakura-configuration serialization size_t for size
2012-06-27 Sree Harsha Totakura-configuration deserialization
2012-06-27 Sree Harsha Totakuraconfiguration serialization
2012-06-27 Christian Grothoff-\'optimize\'
2012-06-26 Christian Grothoff-add tool to handle gnunet-uris
2012-06-26 Christian Grothoff-fix error message for unix paths starting with 0-termi...
2012-06-25 Christian Grothoff-fix
2012-06-24 Christian Grothoff-LRN: Log timeouts that are bigger than DWORD; fix...
2012-06-23 Christian Grothoff-LRN: Wincat:
2012-06-23 Christian Grothoff-LRN: Poisoning:
2012-06-23 Christian Grothoff-LRN: Better process termination for W32:
2012-06-23 Christian Grothoff-LRN: Support [] (formatted to be pid) in logfile names:
2012-06-23 Christian Grothoff-LRN: Lock the output on W32:
2012-06-23 Christian Grothoff-LRN: Change logskipping to use functions only:
2012-06-23 Christian Grothoff-fix
2012-06-22 Christian Grothoff-fix #2122 and #2035
2012-06-22 Christian Grothoff-compilation issue
2012-06-22 Christian Grothoff-print use shortened unixpath also when connecting...
2012-06-22 Christian Grothoff-print switch target
2012-06-20 Christian Grothoff-fixing #2439
2012-06-19 Christian Grothoffadding API for parsing absolute time
2012-06-19 Christian Grothoff-handle error
2012-06-15 Matthias Wachs- unused
2012-06-15 Christian Grothoff-dce
2012-06-15 Christian Grothoff-remove duplicate setsockopt calls; GNUNET_NETWORK_sock...
2012-06-14 Christian Grothoff-LRN: implement get_handle_from_native for W32
2012-06-14 Christian Grothoff-special treatment for ./binaray-name
2012-06-14 Christian Grothoff-special treatment for ./binaray-name
2012-06-14 Christian Grothoff-check for NULL
2012-06-14 Christian Grothoff-needing yet another API to box stdin for scheduler...
2012-06-14 Matthias Wachsfix for segfault
2012-06-14 Christian Grothoff-LRN: fix binary checker to use proper API
2012-06-13 Christian Grothoff-fixing #2153, code clean up in container_meta_data.c
2012-06-13 Christian Grothoff-cleaning up VERBOSE and check nonsense in util tests
2012-06-13 Christian Grothoff-LRN: fix r21946 to work on W32
2012-06-13 Christian Grothoff-LRN: typo
2012-06-13 Christian Grothoff-fixes and cleanup
2012-06-13 Christian Grothoff-minor optimization
2012-06-13 Christian Grothoff-fixing #2240, untested on W32
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-10 Christian GrothoffLRN: fix RAND_MAX on W32:
2012-06-10 Christian Grothoff-LRN: fix mkdtemp on W32
2012-06-10 Christian Grothoff-integrate mkdirp with testing
2012-06-10 Christian Grothoff-slightly better in case free/strdup'd value is aliased
2012-06-09 Christian Grothoff-use human-readable error message
2012-06-07 Christian Grothoff-fixing #2405
2012-06-07 Christian GrothoffLRN: new select wrapper for W32 which avoids busy-waiting
2012-06-04 Christian Grothoff#2404, patch 02: include sys/vfs on GNU
2012-06-03 Christian Grothoff-LRN: fix a warning
2012-06-02 Christian Grothoff-fix
2012-06-02 Christian Grothoff-hopefully fixing #2390
2012-06-02 Christian Grothoff-hopefully fixing #2390
2012-06-02 Christian GrothoffLRN: Update plibc and utf8ization
next