aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tool
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-10-06fix leakChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-15Still porting to new getopt API.Marcello Stanisci
2016-11-09- add subdirectory gitignore filesBart Polot
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-18move -C option from gnunet-transport to gnunet-ats; also, use blacklisting AP...Christian Grothoff
2015-10-07determine network scope for ATS even if we do not yet have a session and only...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-28-fix ftbfsChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-17use ATS functions to convert quality network type to string, instead of using...Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-23-fix trivial double-freeChristian Grothoff
2014-12-03-fix misc compiler warningsChristian Grothoff
2014-08-18doxygen fix Matthias Wachs
2014-07-17remove debug messageMatthias Wachs
2014-07-17fixing assertion in gnunet-ats.c:250: hashmap did not copy peer ids -> crashMatthias Wachs
2014-07-17clean upMatthias Wachs
2014-06-16notify performance monitors about destroyed addresses (for #3406)Christian Grothoff
2014-06-16print active/inactive informationChristian Grothoff
2014-06-16minor code cleanups, doxygenChristian Grothoff
2014-06-16bugfix: only create another address entry if we did not have one alreadyChristian Grothoff
2014-06-16optimization: only iterate over mamultipeermap entries that match peer idChristian Grothoff
2014-06-16-doxygen, indentationChristian Grothoff
2014-06-16-doxygen, indentationChristian Grothoff
2014-06-16-indentationChristian Grothoff
2014-05-27change order for error checkMatthias Wachs
2014-05-27fix crashMatthias Wachs
2014-05-21performance API indicates disconnectMatthias Wachs
2014-05-19using new apiMatthias Wachs
2014-04-08wrong checksMatthias Wachs
2014-04-07fixing unchecked return valuesMatthias Wachs
2014-02-04filter ats information in non-verbose modeMatthias Wachs
2014-02-04fix indentationMatthias Wachs
2013-12-16-indentation fixesChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-08-29rename to match api nameMatthias Wachs
2013-07-15do not use foreverMatthias Wachs
2013-07-09fixing output + additional peer id checkMatthias Wachs
2013-07-09fixing ats-tool outputMatthias Wachs
2013-07-09fix segfault on missing typeMatthias Wachs
2013-06-25fixing coverity 10470: Uninitialized scalar variableMatthias Wachs