- Changes for long churn (test with 10 peers)
[oweals/gnunet.git] / src /
2012-02-23 Bart Polot- Changes for long churn (test with 10 peers)
2012-02-23 Matthias Wachsaveraging fast changing quality values
2012-02-23 Christian Grothoff-moving towards new plugin API
2012-02-23 Christian Grothoff-revised plugin API
2012-02-23 Christian Grothoff-updated namestore API
2012-02-23 Martin Schanzenbach-new api
2012-02-23 Matthias Wachsfix for mantis bug 0002154:
2012-02-23 Matthias Wachsfix to use correct queue
2012-02-22 Christian Grothoff-more bugfixes, more testing
2012-02-22 Christian Grothoff-extended testcase plus misc fixes
2012-02-22 Sree Harsha Totakura-documentation fixes
2012-02-22 Sree Harsha Totakura-read operation sketch
2012-02-22 Martin Schanzenbach-new comments for resolver
2012-02-22 Christian Grothoff-fix type
2012-02-22 Christian Grothoff-doxygen fixes
2012-02-22 Christian GrothoffLRN: two directory patches change the way "is_directory...
2012-02-22 Matthias Wachs- more code
2012-02-22 Bart Polot- Removed prefixes of DEBUG string, marked testcase...
2012-02-22 Bart Polot- Fixed bugs in notification of destruction of incoming...
2012-02-22 Bart Polot- Without these lines MESH does NOT find the destinatio...
2012-02-22 Matthias Wachs- plugin (un)loading
2012-02-22 Martin Schanzenbach-helper funcs, fixes
2012-02-22 Matthias Wachs- fix
2012-02-22 Matthias Wachs- separated sending for ipv4 and v6
2012-02-22 Martin Schanzenbach-some dht stuff
2012-02-22 Martin Schanzenbach-big change to resolver
2012-02-22 Christian Grothoff-testcase harness
2012-02-22 Christian Grothoff-stuff
2012-02-22 Sree Harsha Totakura-refined semantics for STREAM_write
2012-02-22 Matthias Wachs- coverity "issues"
2012-02-22 Matthias Wachsfix coverity 10138
2012-02-22 Christian Grothoff-dce: can never be NULL
2012-02-22 Bart Polot- Remove MESH prefix from debug messages, include missi...
2012-02-22 Christian Grothoff-namestore might just work now
2012-02-22 Bart Polot- Minor doxygen update
2012-02-22 Matthias Wachs- fix
2012-02-22 Matthias Wachs- fix
2012-02-22 Bart Polot- Kill mesh on Ctrl-C
2012-02-22 Matthias Wachs- changess
2012-02-22 Matthias Wachs- changes
2012-02-22 Christian Grothoff-one more
2012-02-22 Christian Grothoff-initialize udp header...
2012-02-22 Matthias Wachs- changes
2012-02-22 Christian Grothoff-extended test
2012-02-22 Sree Harsha Totakura-fixed compile bug
2012-02-22 Christian Grothoff-initial testcase
2012-02-22 Sree Harsha Totakuraadded ack sending
2012-02-22 Christian Grothoff-fix
2012-02-22 Christian Grothoff-fix
2012-02-22 Christian Grothoff-no verbose
2012-02-22 Christian Grothoff-build new namestore
2012-02-22 Christian Grothoff-increase timeout to help sparc bot
2012-02-21 Martin Schanzenbach-remove pointless client handler, added more comments
2012-02-21 Christian Grothoff-fixing #2155
2012-02-21 Christian Grothoff-finishing first pass at implementing sqlite statements...
2012-02-21 Christian GrothoffLRN: Escape-trailing-slash-when-spawning-W32-process:
2012-02-21 Martin Schanzenbach-tiny fix, comments
2012-02-21 Christian Grothoff-fix
2012-02-21 Matthias Wachs- missing file
2012-02-21 Martin Schanzenbach-sketched dht resolution, fixes
2012-02-21 Sree Harsha Totakura-added data message handling
2012-02-21 Matthias Wachs- fix
2012-02-21 Matthias Wachs- missing file
2012-02-21 Martin Schanzenbach-dht put, some serialization
2012-02-21 Christian Grothoff-again improving API, starting to implement some of...
2012-02-21 Christian Grothoff-DB API updates, creating tables and preparing statements
2012-02-21 Christian Grothoff-DB API updates, creating tables and preparing statements
2012-02-21 Matthias Wachs- basics for the api
2012-02-21 Bart Polot- Fixed crash on DHT_put continuation
2012-02-21 Bart Polot- Avoid calling shutdown twice
2012-02-21 Bart Polot- Fixed reconnect procedure
2012-02-21 Martin Schanzenbach-added dht handle, fixes
2012-02-21 Bart Polot- Removed MESH: prefix in debug messages
2012-02-21 Bart Polot- Destroy tunnel to avoid api complaints, initialize...
2012-02-21 Matthias Wachs- some func
2012-02-21 Matthias Wachs- adding namestore api test
2012-02-21 Bart Polot- Fixed assertion in testcase
2012-02-21 Matthias Wachs- remve whitespace
2012-02-21 Matthias Wachs- basic files for namestore
2012-02-21 Matthias Wachs- fixed definition
2012-02-21 Martin SchanzenbachBetter logging
2012-02-21 Christian Grothoff-skeleton for sqlite database plugin
2012-02-20 Martin Schanzenbach-more fixes
2012-02-20 Matthias Wachs- latest changes
2012-02-20 Matthias Wachs- latest changes
2012-02-20 Matthias Wachs- choosing BIG_M and default quota is crucial to get...
2012-02-20 Christian Grothoff-adding namestore directory:
2012-02-20 Matthias Wachs- changes
2012-02-20 Martin Schanzenbach-minor changes
2012-02-20 Martin Schanzenbach-gns service with dns/namestore api added
2012-02-20 Christian Grothoff-plugin api design for namestore
2012-02-20 Matthias Wachs- changes to ats
2012-02-20 Christian Grothoff-clarify
2012-02-20 Martin Schanzenbachnamestore stub api added
2012-02-20 Bart Polot- Added documentation, clarified output text
2012-02-20 Bart Polot- Fixed test_monitor testcase crsh
2012-02-20 Matthias Wachs- removing break used for debugging
2012-02-20 Christian GrothoffLRN: Do-partial-serialization-in-fs-publish-helper:
2012-02-20 Bart Polot- Fixed doxygen
2012-02-20 Bart Polot- Fixed doxygen
next