test_social: less services and less noise in the output
[oweals/gnunet.git] / src / testbed /
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffallow MST callback to distinguish between disconnect...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-02 Christian Grothofffix misc linker issues
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothofffix #4957
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-15 Marcello StanisciStill porting to new getopt API.
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-14 Christian Grothofflink against libz explicitly, as we use it directly
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...
next