-remove trailing whitespace
[oweals/gnunet.git] / src / mesh / test_mesh_small.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-04 Bart Polot- fixes, debug
2013-08-23 Bart Polot- use -enc for test by default
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-17 Bart Polot- cleanup
2013-07-16 Bart Polot-use new API
2013-07-16 Bart Polot- update cleaner in testcase
2013-07-11 Bart Polot- more mess from retransmission of data
2013-07-09 Bart Polot- changes not intended to be commited yet
2013-07-09 Bart Polot- fix segfault on retransmission
2013-07-08 Bart Polot- add reliablity testcase, fix nobuf API use
2013-07-08 Bart Polot- adapt testcases to new api
2013-06-28 Bart PolotReplace mesh with new version
2012-12-21 Bart Polot- show on buildbots
2012-12-20 Bart Polot- account for disconnection
2012-12-20 Bart Polot- doxygen, alignment
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- add new build for signal test
2012-12-20 Bart Polot- add new test type, fix disconnect
2012-12-20 Bart Polot- fixes, consistency, test name
2012-12-20 Bart Polot- use consistent numbering
2012-12-20 Bart Polot- port traffic testcase to test lib
2012-11-09 Bart Polot- add cause (line) of termination call
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-24 Bart Polot- correct debug
2012-10-24 Bart Polot- give peer more time to find each other in the DHT
2012-10-23 Bart Polot- off by one target for bck traffic
2012-10-23 Bart Polot- correct expected result
2012-10-22 Bart Polot- fixes, varbosity
2012-10-22 Bart Polot- debug backwards
2012-10-19 Bart Polot- allow slow botnets enough time
2012-10-18 Bart Polot- adapt to longer execution time while timing out soon...
2012-10-11 Bart Polot- adjust mesh clients to number of peers
2012-10-11 Bart Polot- arm doesn't have time to finish in 30s
2012-10-10 Bart Polot- initialize timer in all perf cases
2012-10-10 Bart Polot- refactor testcase
2012-10-10 Bart Polot- fix crashes on backwards tests, doxygen, cleanup
2012-10-05 Bart Polot- add testcases for heavy traffic leaf to root
2012-10-05 Bart Polot- in speed testcase use a flexible number of packets
2012-10-05 Bart Polot- Makefile changes to compile new tests for leaf to...
2012-09-26 Bart Polot- timeout sooner on stall
2012-09-19 Bart Polot- add min and nobuf options to tests
2012-08-31 Bart Polot- be verbose on buildbot logs
2012-07-26 Bart Polot- static
2012-07-25 Bart Polot- initialize pointer
2012-06-09 Christian Grothoff-fix
2012-06-06 Bart Polot- fix speed test to finish
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-02-22 Bart Polot- Removed prefixes of DEBUG string, marked testcase...
2012-02-13 Bart Polot- fix testcase (use after free)
2012-02-13 Bart Polot- Made cppcheck happy(er)
2012-02-08 Bart PolotAttemp to fix ctrl-c crashes - disconnect from services...
2012-02-07 Bart Polot- Fix cleanup on timeout
2012-02-07 Bart Polot- Fix compile error on buildbots
2012-02-06 Bart Polot- Adapted testcase to working blacklisting, reduced...
2012-02-02 Bart Polot- Improved readibility of code by removing a ton of...
2012-01-25 Bart Polot- Added summary info for speed test
2012-01-24 Bart Polot- Added initial speed test, fixed minor bugs
2011-11-30 Bart PolotMake reeeeeally sure SPARC has time to do its stuff
2011-11-30 Bart Polot- Even longer timeout to allow SPARC to finish testcase
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Bart Polot- Use #defined constant, not direct numbers
2011-11-29 Bart Polot- allow slower buildbots to finish tests
2011-11-25 Bart Polot- Fixed testcase evaluation condition
2011-11-18 Christian Grothofffix
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-14 Bart PolotTemporal fix: Don't fail when peers reconnect on a...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-31 Bart PolotExtended logging
2011-10-30 Christian Grothoffmaking the new mesh the default
2011-10-28 Bart PolotFixed coverity #10198
2011-10-28 Bart PolotFix testcase
2011-10-26 Bart PolotTransformed assert into warning
2011-10-24 Bart PolotFixed logging
2011-10-24 Bart PolotDon't die on unknown peer
2011-10-24 Bart PolotChanged testcase to not die on unknown peer, log warnin...
2011-10-23 Christian Grothoffmake writing data_output optional and disable by default
2011-10-21 Bart PolotWait more to complete tests on slower machines
2011-10-20 Bart PolotChanged testcase to include real multicast tests
2011-10-20 Bart PolotChanged testcases structure
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-05 Bart PolotSimplfied base multipeer testcase, removed tests from...
2011-09-16 Bart PolotRan indent script
2011-09-16 Christian Grothoffc3238
2011-09-02 Bart PolotChanges in API, adapted code and testfiles, improved...
2011-08-31 Bart Polotfixes, documentation, refactoring
2011-08-30 Bart Polotindent
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-22 Bart PolotVarious changes, can't get indent to work
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-07 Bart PolotGreetings from San Francisco.
2011-08-03 Bart Polotfixes
2011-08-02 Bart PolotAdapted nse-profiler for empty mesh multiple-peer test