adding GNUNET_CRYPTO_setup_hostkey to setup a hostkey ahead of time, using this funct...
[oweals/gnunet.git] / src /
2012-02-28 Christian Grothoffadding GNUNET_CRYPTO_setup_hostkey to setup a hostkey...
2012-02-28 Christian Grothoff-make gcc happy
2012-02-28 Matthias Wachs- more changes
2012-02-28 Christian Grothoff-LRN: fix gns makefile
2012-02-28 Christian Grothoff-LRN: Add missing declaration
2012-02-28 Christian GrothoffLRN: Apparently cleanup is not for W32
2012-02-28 Christian GrothoffLRN: W32 pipe name generation needs random
2012-02-28 Bart Polot- Give more time for GET to suceed, minor cleanups
2012-02-28 Bart Polot- Clearer testing results
2012-02-28 Christian Grothoff-some code cleanup
2012-02-28 Matthias Wachs- using de/serialization functionality
2012-02-28 Matthias Wachs- record serialization + test
2012-02-28 Christian Grothoff-make no assumptions about the value of EINVAL
2012-02-28 Christian Grothoff-fix compiler warning
2012-02-28 Matthias Wachs- more
2012-02-28 Christian Grothoff-fix
2012-02-28 Christian Grothoff-fix option test
2012-02-28 Matthias Wachs- more zone iteration
2012-02-28 Christian Grothoff-fix
2012-02-28 Christian Grothoff-autostarts
2012-02-28 Christian Grothoff-fix
2012-02-28 Matthias Wachs- more zone iteration code
2012-02-28 Christian Grothoff-fix
2012-02-28 Christian Grothoff-commenting out testcase -- wrong c filename?
2012-02-28 Christian Grothoff-commenting out testcase -- wrong c filename?
2012-02-28 Christian Grothoff-add stream
2012-02-28 Christian Grothoffadd gns
2012-02-28 Martin Schanzenbach-fix xquery
2012-02-28 Martin Schanzenbach-fix
2012-02-28 Matthias Wachs- send START first
2012-02-28 Martin Schanzenbach-cleanup,fixes,logging
2012-02-27 Martin Schanzenbach-see previous
2012-02-27 Martin Schanzenbach-integrated block plugin
2012-02-27 Christian Grothoff-fixing bogus assertion and improving error handling
2012-02-27 Christian Grothoff-fix
2012-02-27 Christian Grothoff-fix
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-02-27 Martin Schanzenbach-cleanup, fixes
2012-02-27 Martin Schanzenbach-fix
2012-02-27 Martin Schanzenbach-fixes
2012-02-27 Matthias Wachs- more code
2012-02-27 Martin Schanzenbach-fix duh
2012-02-27 Martin Schanzenbach-added test, lots of bugfixes
2012-02-27 Matthias Wachs- more communication
2012-02-27 Matthias Wachs- removing old nat server code
2012-02-27 Matthias Wachs- correct port
2012-02-27 Matthias Wachs- improved nat handling
2012-02-27 Sree Harsha Totakura-removed copy buffer and prepare_data_for_read
2012-02-27 Matthias Wachs- put record
2012-02-27 Christian Grothoff-fix
2012-02-27 Sree Harsha Totakura-added read io timeout
2012-02-27 Christian Grothoff-do use non-blocking opening of the pipe FD, and try...
2012-02-27 Christian Grothoff-make disk IO blocking, otherwise opening signal pipe...
2012-02-27 Christian Grothoff-novpn
2012-02-27 Martin Schanzenbach-fixes, added loading external trusted keys
2012-02-27 Sree Harsha Totakura-added prepare_buffer_for_read
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-27 Matthias Wachsadding error messages
2012-02-27 Sree Harsha Totakura-fixed relative boundaries in stream read
2012-02-27 Matthias Wachs- fix doxygen
2012-02-27 Matthias Wachs- coverity
2012-02-27 Martin Schanzenbach-some more config handling for tests
2012-02-27 Matthias Wachs- fix
2012-02-27 Martin Schanzenbach-fixes
2012-02-27 Matthias Wachs- disable chat
2012-02-26 Sree Harsha Totakura-copy buffer and STREAM_read(incomplete)
2012-02-26 Sree Harsha Totakura-added seperate io handles for read and write
2012-02-26 Martin Schanzenbach-try to get keys form config
2012-02-26 Martin Schanzenbach-more dht block layout fixes
2012-02-26 Martin Schanzenbach-adjusted dht block layout
2012-02-26 Martin Schanzenbach-block compiles and added to makefile
2012-02-26 Christian Grothoff-try larger timeouts for sparcbot
2012-02-26 Martin Schanzenbach- use cstruct
2012-02-26 Sree Harsha Totakura-receive buffer (re)allocation in handle_data
2012-02-26 Martin Schanzenbach-fix stub, add better task handling to dht update zone...
2012-02-26 Martin Schanzenbach-doxygen, more block plugin
2012-02-26 Christian Grothoff-dont print useless stuff
2012-02-26 Christian Grothoff-some more #if DEBUG elimination
2012-02-26 Christian Grothoff-usually should print nothing
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2012-02-26 Martin Schanzenbach-periodic put fix, namestore stub fix
2012-02-26 Christian Grothoff-extra logging is not the same as verbose
2012-02-26 Martin Schanzenbach- dht lookup stop, doc update to signatures
2012-02-24 Martin Schanzenbach-cleanup and bugfixes
2012-02-24 Christian Grothoff-fix
2012-02-24 Christian Grothoff-fix
2012-02-24 Martin Schanzenbach-first try on blocks
2012-02-24 Bart Polot- Config file to reproduce #2170
2012-02-24 Matthias Wachs- lookup API send recv
2012-02-24 Martin Schanzenbach-test and config
2012-02-24 Bart Polot- Avoid calling daemons_stop with NULL, minor doxygen...
2012-02-24 Martin Schanzenbach-fix
2012-02-24 Bart Polot- Attemp to avoid testing hang on ctrl-c during bootstrap
2012-02-24 Martin Schanzenbach-cleanup
2012-02-24 Bart Polot- Fixed crashes when ctrl-c testcases
2012-02-24 Martin Schanzenbach-can finally resolve alice.gnunet as well as bob.gnunet...
2012-02-24 Christian Grothoff-updating PO files
2012-02-24 Matthias Wachs- missing file
next