* added tap version checking logics. Many tap32 versions are broken,
[oweals/gnunet.git] / src /
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
2012-12-19 Christian Grothoff-preserve command-line keywords even if extractor is...
2012-12-19 Bart Polot- remove unused variables
2012-12-19 Bart Polot- use API free
2012-12-19 Christian Grothoff-fix
2012-12-19 Bart Polot- fix double free
2012-12-19 Bart Polot- give regex testcase more time for slower buildbots
2012-12-19 Bart Polot- port regex testcase to new lib
2012-12-19 Matthias Wachs- change
2012-12-19 Matthias Wachs- change
2012-12-19 Matthias Wachs- docu
2012-12-19 Matthias Wachs- new test
2012-12-19 Matthias Wachs- improved minimum bandwidth check
2012-12-19 Matthias Wachs- wlan test quota below minimum bw
2012-12-19 Christian Grothoff-fixes
2012-12-19 Bart Polot- regex test adapted to new mesh test lib
2012-12-19 Bart Polot- fix makefile a/la
2012-12-19 Matthias Wachs- doxygen
2012-12-19 Bart Polot- make fixed prefix 20 bytes long -> 16 initial states...
2012-12-19 Bart Polot- use prefix
2012-12-19 Bart Polot-prevent looping of mesh messages in the DHT
2012-12-19 Bart Polot-do not permit queueing of messages that are too big
2012-12-19 Bart Polot- extra includes to try fix w32
2012-12-19 Bart Polot- c++ guards
2012-12-19 Bart Polot- c++ guards
2012-12-19 Christian Grothoff-order
2012-12-19 Matthias Wachsfixing test
2012-12-19 Matthias Wachs- missing
2012-12-18 Bart Polot- adapt first test to mesh test lib
2012-12-18 Bart Polot- allow NULL arrays of handlers and stypes
2012-12-18 Bart Polot- make distclean && bootstrap fixes
2012-12-18 Bart Polot- not needed
2012-12-18 Bart Polot- try to use new lib. fail.
next