added ack sending
[oweals/gnunet.git] / src /
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
2012-02-20 Bart Polot- Removed old param name
2012-02-20 Bart Polot- Added missing parameter
2012-02-20 Christian GrothoffLRN: Iterate-over-a-copy-of-ksk-when-removing-items
2012-02-20 Christian GrothoffLRN: check for tc being NULL
2012-02-18 Christian Grothoff-sync search results upon adding/removing downloads
2012-02-18 Christian Grothoff-sync after getting URI on publishing to resume properl...
2012-02-18 Christian Grothoff-do not try to desearialize search directories
2012-02-18 Christian Grothoff-use search URI, not result URI
2012-02-18 Christian Grothoff-dce
2012-02-18 Christian Grothoff-bump
2012-02-18 Christian Grothoffmake all (?) asynchronously operating FS operations...
2012-02-18 Christian Grothoff-die ifdefs, die
2012-02-18 Christian Grothoff-avoid using add_continuation if possible
2012-02-18 Christian Grothoff-call continuation last
2012-02-18 Christian Grothoff-LRN: Fix-config-file-in-compliance-tests
2012-02-18 Christian Grothoff-LRN: use GNUNET_strdup with GNUNET_free
2012-02-18 Christian Grothoffadd GNUNET_FS_namespace_dup API call
2012-02-18 Christian GrothoffLRN: don't free memory on the stack
2012-02-17 Matthias Wachs- changes to ats
2012-02-17 Matthias Wachs- logging, testing and result extraction
2012-02-17 Matthias Wachs- test
2012-02-17 Bart Polot- Adjusted the monitor test to new topology
2012-02-17 Matthias Wachs- fix for FAST_RECONNECT related timeout issue
2012-02-17 Matthias Wachs- new test
2012-02-17 Matthias Wachs- pexpect
2012-02-17 Christian Grothoff-draft for new API
2012-02-16 Martin Schanzenbach- removed add, other feedback
2012-02-16 Martin Schanzenbach- commit after up, ty!
2012-02-16 Christian Grothoff-comments
2012-02-16 Christian Grothoff-comments
2012-02-16 Matthias Wachs- peer id in statistics
2012-02-16 Matthias Wachs- changes to integration
2012-02-16 Matthias Wachs- fix for Illegal state transition from `S_FAST_RECONN...
2012-02-16 Matthias Wachsfix for fast reconnect: send ack after fast reconnect...
2012-02-16 Matthias Wachsfix test for peer restart
2012-02-16 Martin Schanzenbach- added makefile, borrowed lots of code from dht for...
2012-02-16 Christian GrothoffLRN: Use binary mode on W32 (lol -CG)
2012-02-16 Matthias Wachs- clean up pending nat sessions
2012-02-16 Matthias Wachs- fixing assertion in gnunet_service_ats_addresses
2012-02-16 Matthias Wachs- cleanup while debugging
2012-02-15 Martin Schanzenbach- added some message types, dns code
2012-02-15 Martin SchanzenbachAdded preliminary API and stubs for GNS
2012-02-15 Matthias Wachsfix for Assertion failed at gnunet-service-ats_address...
2012-02-14 Matthias Wachs- fix EAGAIN issue
2012-02-14 Matthias Wachs- unused variable
2012-02-14 Matthias Wachs- improved logging
next