-options to play with
[oweals/gnunet.git] / src / util /
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
2012-11-07 Sree Harsha TotakuraParameterized directory listing permission check
2012-11-06 Sree Harsha Totakura- typo
2012-11-06 Sree Harsha Totakuracheck for existing directories in reverse order
2012-11-06 Christian Grothoff-keep as const
2012-11-06 Christian Grothoff-fix warning
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...
next