-fixing
[oweals/gnunet.git] / src / util /
2012-11-05 Sree Harsha Totakurafix
2012-11-05 Christian Grothoff-do not use libexec for absolute paths
2012-11-05 Christian Grothoff-allow config-less services to run
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-03 Christian Grothoff-misc minor fixes
2012-11-01 LRNW32: Remove unnecessary 0 and -1 checks
2012-11-01 LRNW32: optimize GNUNET_NETWORK_fdset_add
2012-11-01 LRNMore configuration debugging
2012-11-01 LRNDebug for dollar-expansion
2012-10-31 Christian Grothoff-need 1.5.0 for ecc
2012-10-30 Sree Harsha Totakurafor starting up non gnunet helpers (SSH for example)
2012-10-30 LRNRestore warnings, fix test compilation
2012-10-30 LRNJust use unistring
2012-10-30 LRNMissing include
2012-10-30 Christian Grothoff-fix path problem with libexec
2012-10-30 LRNW32: Fix get_path_from_module_filename()
2012-10-30 LRNAllow using libunistring for string conversion
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-28 Christian Grothoff-ecc signing working
2012-10-28 Christian Grothoff-wk says not to specify pkcs1
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-26 Matthias Wachsmemory leak: is const
2012-10-25 LRNbratao: W32: Optimize ..._select() implementation
2012-10-24 Christian Grothoff-leak
2012-10-24 Christian Grothoff-leak
2012-10-24 Christian Grothoff-speeding up baadf00d code by 7x (on i7)
2012-10-18 Christian Grothoff-fix
2012-10-18 Christian Grothoff-dce
2012-10-17 Christian Grothoff-done
2012-10-17 Christian Grothoff-ecc sign/verify only
2012-10-17 Christian Grothoff-adding ecc test -- still failing
2012-10-17 Christian Grothoff-fixing obvious ecc issues, adding gnunet-ecc based...
2012-10-17 Christian Grothoff-code deduplication in rsa sign/verify code
2012-10-17 Christian Grothoff-ecc draft code
2012-10-17 Christian Grothoff-more rsa refactoring
2012-10-17 Christian Grothoff-cleaning up RSA code
2012-10-17 Christian Grothoff-cleaning up RSA code
2012-10-14 Christian Grothoff-enabling new optimized multihashmap
2012-10-14 Christian Grothoff-enable peer API to return pointer to interned peer...
2012-10-11 Christian Grothoff-only generate keys of size 914
2012-10-09 Christian Grothoff-do not complain if ~/.gnunet/gnunet.conf does not...
2012-10-09 Christian Grothoff-putting comment back
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-08 LRNImplement non-inheritable sockets for W32
2012-10-08 Christian Grothoff-trying to fix #2572
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-06 Christian Grothoff-better output for 0 delay
2012-10-06 Christian Grothoff-setpriority is priviledged, so save on those useless...
2012-10-06 Christian Grothoff-dead
2012-10-06 Christian Grothoff-linker fix
2012-10-06 Christian Grothoff-highly experimental patch to fix #2578, could theoreti...
2012-10-05 Sree Harsha Totakuragenerate keys to use 2048 bit rsa
2012-09-28 Christian Grothoff-no arg
2012-09-28 Christian Grothoff-fix includes
2012-09-28 Bart Polot- fix
2012-09-28 Bart Polot- Don't return error on -v, -h
2012-09-28 Bart Polot- Exit on -v, -h
2012-09-28 Bart PolotPassing -v or -h options to a command no longer returns...
2012-09-28 Christian Grothoff-simplify code structure for monkey
2012-09-28 Christian Grothoff-DCE: _LIBC never defined
2012-09-28 Christian Grothoff-dos2unix
2012-09-27 LRNW32-specific platform stuff is now pure C
2012-09-27 Christian Grothoff-reorder
2012-09-27 Christian Grothoffimproving PO set
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-27 Christian Grothoff-check return value
2012-09-27 Christian Grothoff-check return value
2012-09-27 Christian Grothoff-fix leak
2012-09-27 Christian Grothoff-fix leak
2012-09-27 Christian Grothoff-state to ignore
2012-09-27 Christian Grothoff-do not restart helper if exp_cb is set
2012-09-26 Christian Grothoffreleaxing libgcrypt version check, fixing Debian #684997
2012-09-25 Christian Grothoffturn gnunet-rsa into key generation tool
2012-09-24 Matthias Wachscoverity bugs
2012-09-19 Christian Grothoff-typo
2012-09-18 Martin Schanzenbach-short hash output func
2012-09-18 Matthias Wachs- fix segfault mantis 0002550
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-09-17 Christian Grothoff-trying to fix bb errors
2012-09-17 Christian Grothoff-fix warning
2012-09-17 Christian Grothofffixing #1551/#2503
2012-09-17 Matthias Wachsfix for "bad address " issue with wlan helper
2012-09-16 Christian Grothoff-fixing #2546
2012-09-09 Christian Grothoffnew getopt helper function to parse relative time comma...
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
next