cleaning up set handlers, eliminating 2nd level demultiplexing and improving use...
[oweals/gnunet.git] / src / testbed /
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix potential NPE
2017-03-10 Christian Grothofffix out-of-bounds case in parser
2017-03-10 Christian Grothofffix comment
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-08 Christian Grothoffremove dead enum values
2017-01-27 Christian Grothoffindentation fixes
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-08 Christian Grothoffexclude more tests
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-27 Sree Harsha Totakuradisable more unnecessary services in testcases
2016-10-27 Sree Harsha Totakurapropagate barrier status messages to sub controllers
2016-10-27 Sree Harsha TotakuraFix #4718: Do not echo BARRIER_STATUS messages back...
2016-10-27 Sree Harsha Totakuratestbed: do not start unnecessary services
2016-10-26 David BarksdaleAvoid double const
2016-10-23 Christian Grothoffavoid using dying type for function
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-10-07 Christian Grothoffuse new MST API in helper
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...
next