-do not call get callback after get_cancel
[oweals/gnunet.git] / src / util /
2013-03-20 Christian Grothoff-fixing #2563
2013-03-18 Sree Harsha Totakura- doxygen
2013-03-15 LRNDocfixes
2013-03-14 LRNDo log messages with wrong size
2013-03-13 LRNAll-encompassing ARM update
2013-03-12 Sree Harsha Totakura- typo
2013-03-07 Christian Grothoff-towards pseudonym crypto
2013-03-07 Christian Grothoff-fix
2013-03-07 Christian Grothoff-expand pseudonym test to cover crypto
2013-03-07 Christian Grothoff-fix
2013-03-06 LRNPseudonym-removal function
2013-03-05 Christian Grothoffstarting major change towards implementing #2564, this...
2013-03-05 Christian Grothoff-improve strings API
2013-03-04 Christian Grothoff-go to more sane ECC curve to be more DoS-resistant
2013-03-04 Christian Grothoffadd argument to GNUNET_CRYPTO_ecc_decode_key to allow...
2013-03-04 Christian Grothoff-dead
2013-03-04 LRNAccept time strings where number and unit are not separ...
2013-03-04 Christian Grothoff-include time offsets in logging as well
2013-03-04 Christian Grothoff-fix
2013-03-03 LRNBe able to only-read-not-create RSA keys
2013-03-03 LRNImplement and use GNUNET_CRYPTO_rsa_get_public_key_hash
2013-03-02 Christian Grothoff-disable extra checks
2013-03-01 LRNSilence a warning
2013-02-21 Bart Polot- Don't silence WARNING
2013-02-21 Sree Harsha Totakura- fix compile
2013-02-18 LRNIt's on stack...
2013-02-18 Matthias Wachsbreak
2013-02-16 LRNMake pipe sanity check work on W32 too
2013-02-15 Matthias Wachschanges
2013-02-15 Christian Grothoff-big endian
2013-02-15 LRNDetect bad control pipes earlier
2013-02-15 LRNTry to fix process spawning
2013-02-15 LRNAnother highly temporary fix to make os_start_process...
2013-02-14 LRNTemporary fix to make test_os_start_process pass again
2013-02-14 LRNOops
2013-02-14 LRNMake w32cat pipe-controllable
2013-02-14 LRNUse passed-by-fd pipe to control chilren
2013-02-14 LRNMinimal W32 version to XP, use uniqueness flag
2013-02-14 LRNMore flexible native->GNUnet_handle file opening
2013-02-14 LRNFix file close to work on pipe ends correctly
2013-02-14 LRNMake pipe ends detachable, fix W32 corner-cases
2013-02-14 LRNW32: Don't leak stdin/stdout when spawning
2013-02-14 Matthias Wachsfix for 0002797
2013-02-12 Sree Harsha Totakurastop helpers by closing stdin
2013-02-12 Christian Grothoff-key gen perf
2013-02-11 Christian Grothoff-trying to address #2791
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-02-05 Christian Grothoff-clarifying what we need for ECC
2013-02-05 Christian Grothoff-do not assert on log
2013-02-05 Christian Grothoff-do not fail hard on log skip checks
2013-02-05 Christian Grothoff-ECDH test
2013-02-03 Christian Grothoff-export ecc generation function
2013-02-03 Christian Grothoff-zero out cdata here as well
2013-02-02 LRNDiscard large metadata items first
2013-02-02 LRNFix a memory leak in MD serializer
2013-02-02 LRNFix a buffer overflow
2013-01-31 Christian Grothoff-cleanup
2013-01-30 Christian Grothoff-check for EINPROGRESS for UNIX, hopefully fixing ...
2013-01-21 Christian Grothoff-undo 25844
2013-01-21 Christian Grothoff-try force binding client socket to loopback/localhost...
2013-01-17 Christian Grothoff-no need to be nice
2013-01-17 Christian Grothoff-we are not ms
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-20 Christian Grothoff-must not log in signal handlers
2012-12-17 Christian Grothoff-respect vfork semantics
2012-12-17 Christian Grothoff-do not print warning if file does not exist yet
2012-12-17 Christian Grothoff-vfork is back
2012-12-16 Christian Grothoff-fixing heap walker
2012-12-14 Christian Grothoff-allow NULL if n=0
2012-12-14 Sree Harsha Totakura- log pipe name while receiving signal
2012-12-13 Sree Harsha Totakura- fix
2012-12-13 Sree Harsha Totakura- logging
2012-12-13 Sree Harsha Totakura- logging
2012-12-13 Sree Harsha Totakura- logging
2012-12-13 Sree Harsha Totakura- osx fixes
2012-12-13 Christian Grothoff-dos2unix
2012-12-12 Christian Grothoffadding function to compute configuration differences...
2012-12-12 Christian Grothoff-fix
2012-12-10 Christian Grothoff-fix
2012-12-10 LRNUnnecessary argument
2012-12-10 Matthias Wachsone more time
2012-12-10 Matthias Wachs mem leak in line 193configuration.c
2012-12-10 Matthias Wachsmistake
2012-12-10 Matthias Wachsmem leak
2012-12-10 LRNFix configuration parsing
2012-12-09 Christian Grothoffadding GNUNET_DISK_file_backup function; fixing #2646
2012-12-08 Christian Grothofflook in /opt/jdk1.6.0_22/bin:/usr/lib/jvm/java-6-sun...
2012-12-08 Christian Grothofffixing #2680 -- config file lines can now have any...
2012-12-06 Christian Grothoff-improving shutdown behavior
2012-11-30 Bart Polot- Clarify doc
2012-11-29 Christian Grothoff-make freebsd7 happy
2012-11-29 Christian Grothoff-always use 'ret'
2012-11-19 LRNHardcode svn revision in compiled binaries
2012-11-18 Gabor X Tothmoved hello uri functions to hello lib
2012-11-18 Gabor X Tothutil/server: removed unused var
2012-11-16 Christian Grothoff-more libexec fixes for OpenSUSE
2012-11-13 Christian Grothoff-wtf
2012-11-10 Christian Grothofftrying to fix #2645 -- support lib64/gnunet/libexec...
2012-11-07 Sree Harsha Totakura-adding rever order checking of directories
2012-11-07 Sree Harsha Totakuramaking readable check optional
next