aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
Commit message (Expand)AuthorAge
* add missing linker optionChristian Grothoff2018-06-24
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* +Nils Gillmann2018-05-19
* fix misc linker issuesChristian Grothoff2017-04-02
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* Still porting to new getopt API.Marcello Stanisci2017-03-15
* fix commentChristian Grothoff2017-03-10
* check return value from GNUNET_program_runChristian Grothoff2017-03-10
* fix double-freeChristian Grothoff2017-03-10
* prevent division by zeroChristian Grothoff2017-03-10
* get rid of --enable-wachs option, move mlp plugin to experimental-onlyChristian Grothoff2017-02-26
* bump consensus and secretsharing to be built by defaultChristian Grothoff2017-02-26
* disable valgrind during testChristian Grothoff2017-02-21
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* adding missing ignoresChristian Grothoff2017-01-22
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* eliminating dead cth fieldChristian Grothoff2017-01-10
* ats-tests: fix compileDaniel Golle2017-01-10
* exclude more testsChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* re-enable core tests now that CORE_connecT API is implementedChristian Grothoff2016-07-30
* -migrating ATS tests to new transport (and core) API; core tests disabled as ...Christian Grothoff2016-07-29
* -indentationChristian Grothoff2016-07-29
* -dead code eliminationChristian Grothoff2016-07-29
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* misc minor fixesChristian Grothoff2016-07-06
* misc fixesChristian Grothoff2016-07-06
* -fix misc issuesChristian Grothoff2016-07-06
* fix ATS testcaseChristian Grothoff2016-06-20
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix double-freeChristian Grothoff2016-01-21
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* removing ATS preference count Matthias Wachs2015-04-20
* adding disconnect check for performance cbMatthias Wachs2015-04-09
* fix preference parsingMatthias Wachs2015-04-09
* adding new ATS struct, updating config files to use lower case solver namesMatthias Wachs2015-04-09
* removing unused variableMatthias Wachs2015-04-09
* removing GNUNET_ATS_Information from ats-testing and loggingMatthias Wachs2015-04-09
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24