-add reverse autoadd; with test
[oweals/gnunet.git] / src / testbed /
2016-10-06 Christian Grothofffix #4703
2016-08-27 Christian Grothoff-removing pointless NULL cmp
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-13 Christian Grothofffix star topology generation
2016-08-13 Christian Grothoff-use new_array where appropriate, fix indentation
2016-08-13 Christian Grothoff-fix bug introduced when STAR topology was added, STAR...
2016-08-11 Christian Grothoff-convert vpn/exit/pt to use new CADET ports
2016-08-06 Carlo von lynXtestbed: STAR topology (SCNR)
2016-08-04 Christian Grothoff-migrate testbed to new MQ API
2016-07-30 Christian Grothoffconvert to new hello_get API
2016-07-29 Christian Grothoff-convert to new transport API
2016-07-29 Christian Grothoff-convert to new transport API
2016-07-08 Christian Grothoff-indenting
2016-07-08 Christian Grothoff-make handle static
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoff-ignore meaningless timeout status
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-07-07 Sree Harsha Totakuraintroduce more message parsing checks
2016-07-06 Christian Grothoffmisc fixes
2016-07-01 Sree Harsha TotakuraFix broken testbed controllerlink testcase.
2016-06-30 Christian Grothoff-doxygen
2016-06-27 Christian Grothoff-convert resolver_api to MQ
2016-06-27 Christian Grothoff-use more of MQ API
2016-06-27 Christian Grothoffconvert testbed_api to MQ (not perfect, but working)
2016-06-27 Christian Grothoffconvert testbed_api_barriers to new MQ API
2016-06-27 Christian Grothoff-simplify barriers logic, make sure cb is called on...
2016-06-27 Christian Grothoffmove functions unrelated to TESTBED_BarrierWaitHandle...
2016-06-27 Christian Grothoffmove functions unrelated to TESTBED_BarrierWaitHandle...
2016-06-25 Christian Grothoffremove global variable for barriers, move into controller
2016-06-25 Christian Grothoff-doxygen
2016-06-25 Christian Grothofffirst steps towards MQ
2016-06-25 Christian Grothoff-doxygen
2016-06-24 Christian Grothoffmove testbed logger to its own directory
2016-06-23 Christian Grothoffrefactoring ARM api to use new MQ
2016-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-25 Christian Grothoffremove dead/ugly code
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-16 Christian Grothofftypo
2015-11-16 Christian Grothoffmore PATH_MAX issues (#4054)
2015-11-16 Christian Grothofffix #4054
2015-11-01 Christian Grothoff-typo-doxygen
2015-10-29 Sree Harsha Totakura-remove startup through valgrind
2015-10-29 Christian Grothofffixing #4035
2015-10-29 Christian Grothoff-doxygen, indent
2015-10-29 Christian Grothoff-do not segv on controller crash
2015-10-28 Sree Harsha Totakuratestbed: disable host key checking along with password...
2015-10-28 Christian Grothoff-fix doxygen
2015-10-27 Christian Grothoffstop using deprecated TRANSPORT_try_connect() API,...
2015-10-27 Christian Grothoffprepare testbed for #3675 by having an option to establ...
2015-10-27 Sree Harsha Totakura-update docu links
2015-10-27 Christian Grothoff-indentation, doxygen, etc.
2015-07-13 Christian Grothoff-no binding for daemons
2015-07-08 Christian GrothoffDEFAULTSERVICES is dead, remove remains
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-17 Sree Harsha TotakuraFix regression caused by SVN 34522
2014-12-17 Christian Grothoff-check rval
2014-12-16 Christian Grothoff-make compilers happy
2014-12-16 Christian Grothoff-check return value
2014-12-16 Christian Grothoff-check return values
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-04 Sree Harsha TotakuraReduce the number of peers to 2.
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-08-14 Sree Harsha TotakuraAdd options for SCALE_FREE topology.
2014-08-08 Sree Harsha Totakura- English.
2014-07-04 Sree Harsha TotakuraDo not cleanup operation queues if they are not empty...
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-06-10 Sree Harsha TotakuraInitialize `arg_str1'.
2014-06-04 Sree Harsha TotakuraFix 3429: do not print degree of parallelism.
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-05-07 Bart Polot- rename in conf.in files, update conf.in file still...
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-03-13 Bart Polot- add const
2014-03-13 Bart Polot- add a getter for peer->unique_id
2014-03-07 Sree Harsha Totakura- Delay shutdown until all connections are closed.
2014-03-07 Sree Harsha Totakura- remove dead code
2014-03-07 Sree Harsha Totakura- Warn upon deleting unsent message.
2014-03-05 Sree Harsha Totakura- Define and use BUFFER_SIZE for the size of the outgoi...
2014-03-04 Sree Harsha Totakura- increase history size for the measured average operat...
2014-02-24 Sree Harsha Totakura-Always add measured average operation completion time...
2014-02-20 LRNFix barrier test dependencies (W32)
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-18 Sree Harsha TotakuraDo not let parallelism fall below the default paralleli...
2014-02-18 Sree Harsha TotakuraConsider the resources from failed operations as overlo...
2014-02-12 Sree Harsha Totakura- Add patch for valgrinding testbed
2014-02-12 Sree Harsha Totakura- Cleanup cache items after removing from the hashmap.
2014-02-11 LRNInclude winternl.h, needed for testbed
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Sree Harsha TotakuraInclude test_testbed_api_statistis.conf in dist
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-14 Sree Harsha Totakura- only log changed values
next