-fixing #3034
[oweals/gnunet.git] / src /
2013-09-08 Christian Grothoff-moving time functions from FS to TIME
2013-09-08 LRNMake psycstore.conf generatable
2013-09-08 LRNRemove static psycstore.conf
2013-09-08 LRNFix a typo
2013-09-08 LRNFix timing problems in *_select() on W32
2013-09-07 Christian Grothoff-doxygen improvements
2013-09-07 LRNFix memory allocation in set service
2013-09-06 LRNFix the fix
2013-09-06 LRNRemove generated config file
2013-09-06 LRNFix main test function arguments for perf_ats
2013-09-06 LRNW32 compatibility for test_testbed_api_barriers
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-06 Bart Polot- cancel core_tmt_ready on core disconnect
2013-09-06 Christian Grothoff-dox
2013-09-06 Christian Grothoff-code cleanup
2013-09-06 Bart Polot- use GNUNET_log_config_invalid
2013-09-06 Bart Polot- dont prevent destroy in case of fully initialized...
2013-09-06 Bart Polot- fix double destroy of half-open loopback channels...
2013-09-06 Christian Grothoff-cleanup leaks
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Matthias Wachsmissing makefile.am
2013-09-06 Matthias Wachschanges to configure.ac and Makefile to enable ats...
2013-09-06 Matthias Wachsremoving tests moved to ../ats-tests
2013-09-06 Matthias Wachsnew test directory for tests depending on testbed
2013-09-06 Florian Dold- initialize set type in test case
2013-09-06 Bart Polot- avoid double free on shutdown
2013-09-06 Christian Grothoff-minor fixes
2013-09-06 Christian Grothoff-comment out dead tests
2013-09-06 Christian Grothoff-fix bad free, cut&paste error, might fix #3020
2013-09-06 Matthias Wachscheck if MHD_DUAL_STACK is defined
2013-09-06 Bart Polot- multiple fixes for connection-less loopback traffic
2013-09-05 LRNAdd forward declaration for tunnel_send_queued_data
2013-09-05 Christian Grothoffremoving gnunet-pseudonym, we're using GNS/gnunet-ident...
2013-09-05 Christian Fuchsmore rework of the logics
2013-09-05 Bart Polot- send data directly if tunnel is already online (or...
2013-09-05 Christian Fuchsmore work on the state machine.
2013-09-05 Christian Fuchsreworked task housekeeping\
2013-09-05 Christian Grothoff-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy...
2013-09-05 Christian Grothoff-fix FTBFS
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-09-05 Christian Grothoff-update comments as well
2013-09-05 Christian Grothoff-more precise check when to go to DHT (SVN 3017)
2013-09-05 Christian Grothoff-discussions on cleanup
2013-09-05 Christian Fuchsservice no longer asserts if it can not convert the...
2013-09-05 Christian Fuchsfixed dangling tasks in SP-service
2013-09-05 Christian Fuchsfixed missing backslash that broke buildchain/automake...
2013-09-05 Christian Grothoff-use standard zones in gnunet-gns
2013-09-05 Christian Grothoff-fix clenaup
2013-09-05 Sree Harsha Totakura- doxygen
2013-09-05 Christian Grothoff-link to bugreport
2013-09-05 Christian Grothoff-activate shortening logic (#3012)
2013-09-05 Christian Grothoff-implement iteration over all zones (#3016)
2013-09-05 Sree Harsha Totakura- fix memleaks
2013-09-05 Christian Grothoff-doxygen
2013-09-05 Christian Grothoff-allow passing NULL for zone to iterate over all of...
2013-09-05 Christian Grothoff-integrate identity service with dns2gns (#3010)
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
2013-09-05 LRNFix integration configs: INCLUDE -> INLINE
2013-09-05 LRNNo valgrind by default, please
2013-09-05 Sree Harsha Totakura- warn and wait for all operations to be completed
2013-09-05 Martin Schanzenbach-i'm back
2013-09-05 Christian Grothoff-only use x for ECDH
2013-09-05 Bart Polot- fix crash
2013-09-05 Bart Polot- fix ack'ing
2013-09-05 Bart Polot- cancel old ACK/POLL when issuing a new one
2013-09-05 Bart Polot- use queue, not ack, for buffer size calculation
2013-09-05 Bart Polot- fix queue unlocking
2013-09-05 Bart Polot- dont cancel poll if ack is not enough for future...
2013-09-05 Bart Polot- dont insert channel in tunnel before search for free ID
2013-09-05 Bart Polot- record channel number correctly
2013-09-05 Bart Polot- debug
2013-09-05 Bart Polot- fix 'synack' processing
2013-09-04 Bart Polot- send connection handshake before data
2013-09-04 Bart Polot- fix neighbor disconnection notifications
2013-09-04 Bart Polot- dead code
2013-09-04 Bart Polot- don't crash on NULL tunnels
2013-09-04 Bart Polot- fix 3way handshake
2013-09-04 Matthias Wachsno debugging sleep for buildbots required any more...
2013-09-04 Christian Grothoff-note
2013-09-04 Sree Harsha Totakura- remove dead code and fixes
2013-09-04 Matthias Wachsorder of daemons
2013-09-04 Christian FuchsSP-client now directly outputs its result to STDOUT...
2013-09-04 Bart Polot- fixes, debug
2013-09-04 Matthias Wachsfix: wrong check
2013-09-04 Matthias Wachsmhd is failing to bind both IPv4 and IPv6 -> restructur...
2013-09-04 Gabor X Tothmulticast: revert packed struct syntax
2013-09-04 Gabor X Tothmulticast: doc fix
2013-09-03 Gabor X Tothpsycstore: doc fixes
2013-09-03 Gabor X Tothmulticast: renamed replay() to replay_response(), doc...
2013-09-03 Gabor X TothPSYCstore SQLite backend; API fixes/enhancements
2013-09-03 Sree Harsha Totakura- remove superfluous files
2013-09-03 Sree Harsha Totakura- fix windows build
2013-09-03 Sree Harsha Totakura- fixes
2013-09-03 Sree Harsha Totakura- build system changes for testing barriers API
2013-09-03 Christian Fuchsmini change to the SP-client output
2013-09-03 Christian Fuchsupdated scalarproduct service to be compatible with...
2013-09-03 Christian Fuchsre-added collective disconnect command to the scalarpro...
2013-09-03 Sree Harsha Totakura- barrier wait API
2013-09-03 Sree Harsha Totakura- fix compile
2013-09-02 Sree Harsha Totakura- propagate barrier cancel message
next