move rest tests
[oweals/gnunet.git] / src / ats-tests /
2019-02-23 Christian Grothoffmerge
2019-02-15 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-15 Schanzenbach, Martinfix dist build
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-24 Christian Grothoffadd missing linker option
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-19 Nils Gillmann+
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
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-29 Schanzenbach, Martin- merge with master
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 GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello StanisciStill porting to new getopt API.
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix comment
2017-03-10 Christian Grothoffcheck return value from GNUNET_program_run
2017-03-10 Christian Grothofffix double-free
2017-03-10 Christian Grothoffprevent division by zero
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-26 Christian Grothoffget rid of --enable-wachs option, move mlp plugin to...
2017-02-26 Christian Grothoffbump consensus and secretsharing to be built by default
2017-02-21 Christian Grothoffdisable valgrind during test
2017-02-21 Christian Grothoffconverting conversation to use new CADET API
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-21 Christian Grothoffadding missing ignores
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-10 Christian Grothoffeliminating dead cth field
2017-01-10 Daniel Golleats-tests: fix compile
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-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-30 Christian Grothoffre-enable core tests now that CORE_connecT API is imple...
2016-07-29 Christian Grothoff-migrating ATS tests to new transport (and core) API...
2016-07-29 Christian Grothoff-indentation
2016-07-29 Christian Grothoff-dead code elimination
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc minor fixes
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothoff-fix misc issues
2016-06-20 Christian Grothofffix ATS testcase
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-21 Christian Grothoff-fix double-free
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-20 Matthias Wachsremoving ATS preference count
2015-04-09 Matthias Wachsadding disconnect check for performance cb
2015-04-09 Matthias Wachsfix preference parsing
2015-04-09 Matthias Wachsadding new ATS struct, updating config files to use...
2015-04-09 Matthias Wachsremoving unused variable
2015-04-09 Matthias Wachsremoving GNUNET_ATS_Information from ats-testing and...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-08 Christian Grothoffmore dead and duplicate code elimination
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-do not start unrelated services during ATS tests
2014-12-19 Christian Grothoff-fix leak
2014-12-19 Christian Grothoff-fix sec_name leak
2014-12-17 Christian Grothoff-leaks, leaks leaks
2014-06-23 Matthias Wachsfix type warning
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-04-08 Matthias Wachsfix
2014-04-08 Matthias Wachsfix bootstrap
2014-04-07 Matthias Wachsfixing resource leak
2014-04-07 Matthias Wachsfixing resource leak
2014-04-07 Matthias Wachsfixing resource leaks
2014-04-07 Matthias Wachsoperation timeout to short for pi
2014-03-20 Matthias Wachsdoxygen fixes
2014-03-20 Matthias Wachsrenaming generator type for ats
2014-03-07 Christian Grothoff-one more ATS header to be included
2014-02-23 Christian Grothoff-avoid defining 'cfg' symbol each time ats-testing...
2014-02-18 Matthias Wachstransport's idea of being notified about an explicitc...
2014-02-11 LRNChange dependencies and linking for ats-tests
2014-02-11 LRNFix ats-tests makefile
2014-02-10 Matthias Wachscfg handle
2014-02-07 Matthias Wachssolver based evaluation
2014-02-06 Matthias Wachseval
2014-02-04 Matthias Wachsfixing tests ftbfs
2014-02-03 Matthias Wachsdocu
2014-02-03 Matthias Wachspreference logging
2014-02-03 Matthias Wachsenforcing preferences
next