debug code for mantis 0002726
[oweals/gnunet.git] / src /
2013-01-09 Matthias Wachsdebug code for mantis 0002726
2013-01-08 Christian Fuchsfixed a wrong conditional
2013-01-08 Matthias Wachs- fix: SOCKTYPE not defined
2013-01-07 Sree Harsha Totakura- use GNUNET_TESTBED_overlay_configure_topology();...
2013-01-07 Sree Harsha Totakura- call controller callback before operation completion...
2013-01-07 Sree Harsha Totakura- mark operation done in case of failure
2013-01-07 Matthias Wachs10 sec was too optimistic for mamasparc
2013-01-07 Matthias Wachsfixing test by debugging (but still fails)
2013-01-07 Matthias Wachs- docu
2013-01-07 Matthias Wachs- remove url parsing breaks for invalid requests
2013-01-06 Sree Harsha Totakuracache HELLO's of peers
2013-01-05 Sree Harsha Totakura- fixes and TIMEOUT increase
2013-01-05 Sree Harsha Totakuraaggressively persuade transport to connect
2013-01-05 Sree Harsha Totakura- tag op id in overlay connect debug messages
2013-01-04 Sree Harsha Totakura- extra logging
2013-01-04 Sree Harsha Totakura- logging to file
2013-01-04 Christian Grothofffix
2013-01-03 Christian Grothoffadding NO_IO option to peerinfo to disable disc accesse...
2013-01-03 Sree Harsha Totakura-disable statistics
2013-01-03 Sree Harsha Totakura- give more weight to failure events
2013-01-03 Christian FuchsThere are now four states for the OI facilities:
2013-01-03 Sree Harsha Totakurafix #2720
2013-01-03 Christian Grothoff-fixme
2013-01-03 Christian Fuchsadded initial stuff for overlapped IO and event handling
2013-01-03 Florian Doldimplemented the modified consensus api, started impleme...
2013-01-02 Sree Harsha Totakuraweigh all readings equally
2013-01-02 Sree Harsha Totakuralinear increase and decrease when SD is within 1 and...
2013-01-02 Sree Harsha Totakura- fix
2013-01-02 Sree Harsha Totakura- doxygen
2013-01-01 Sree Harsha Totakuraadaptive parallelism for overlay connect operations...
2013-01-01 Sree Harsha Totakura- make operations wait when max_active is decreased
2013-01-01 Christian Fuchs* re-added mainloop for run
2012-12-31 Christian Fuchs* added tap version checking logics. Many tap32 version...
2012-12-29 Christian Fuchsreworked vpn-helper to now use regular(!) char, instead...
2012-12-28 Sree Harsha Totakura- fix crashing testcases on sparcbot
2012-12-27 Sree Harsha Totakura- use GNUNET_array_grow()
2012-12-27 Sree Harsha Totakura- fix crash when controller dies
2012-12-24 LRNDependencies in consensus makefiles
2012-12-24 LRNResolve port conflict between ats and sysmon
2012-12-23 Christian Grothoff-fix
2012-12-22 LRNFix default hostlists
2012-12-21 Sree Harsha Totakuraremove disconnecting client from waitling lists of...
2012-12-21 Sree Harsha Totakura- fix
2012-12-21 Christian Grothoff-stuff
2012-12-21 Christian Grothoff-fix
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-21 Christian Grothoff-die old testing, die
2012-12-21 Christian Grothoff-check for helpers in libexec
2012-12-21 Christian Grothoff-debug
2012-12-21 Christian Grothoff-nicer
2012-12-21 Christian Grothoff-quick and dirty use-after-free fix in LM
2012-12-21 Christian Grothoff-reminder
2012-12-21 Christian Grothoff-API discussion
2012-12-21 Sree Harsha Totakura- no more explicit overlay linking
2012-12-21 Christian Grothoff-no alloca
2012-12-21 Christian Grothoff-clenaup
2012-12-21 Christian Grothoff-unify workbits to sane value for test
2012-12-21 Christian Grothoff-cleaner
2012-12-21 Bart Polot- show on buildbots
2012-12-21 Florian Doldcollision detection for IBF, timing for test tool
2012-12-21 Bart Polot- fix
2012-12-21 Bart Polot- not a bug
2012-12-21 Bart Polot- enable signal testing by default
2012-12-21 Bart Polot- cache node parent to retransmit tunnel_destroy in...
2012-12-21 Bart Polot- fix memleak
2012-12-21 Bart Polot- revert 25599, fix tree destruction segfault
2012-12-21 Bart Polot- dont destroy tunnels with local clients
2012-12-20 Bart Polot- make sure GNUNET_TESTBED_operation_done is not called...
2012-12-20 Christian Grothoff-check return values
2012-12-20 Christian Grothoff-fix index out of bounds
2012-12-20 Bart Polot- unvalgrind
2012-12-20 Bart Polot- account for disconnection
2012-12-20 Bart Polot- dont destroy self
2012-12-20 Bart Polot- notify owner of disconnecting peers
2012-12-20 Matthias Wachs- preference calc improved but not active for release
2012-12-20 Bart Polot- unvalgrind
2012-12-20 Bart Polot- initialize message for both directions
2012-12-20 Bart Polot- delay destruction
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- doxygen, alignment
2012-12-20 Bart Polot- not necessarilly a bug
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- refactor makefile
2012-12-20 Bart Polot- add new build for signal test
2012-12-20 Matthias Wachs- change
2012-12-20 Bart Polot- add new test type, fix disconnect
2012-12-20 Matthias Wachspreference value calculation
2012-12-20 Bart PolotRemove testing_old
2012-12-20 LRNFix percentization of non-ASCII strings
2012-12-20 Bart Polot- fixes, consistency, test name
2012-12-20 Bart Polot- use consistent numbering
2012-12-20 Christian Grothoff-must not log in signal handlers
2012-12-20 Bart Polot-new conf file
2012-12-20 Bart Polot- port traffic testcase to test lib
2012-12-20 Matthias Wachs- bew test: suggest alternative address if no bandwidth...
2012-12-20 Florian Doldimplemented the invertible bloom filter
2012-12-19 Bart Polot- coverity 10397
2012-12-19 Bart Polot- coverity 10398
2012-12-19 Bart Polot- coverity 10400
next