aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tool
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* 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
|
* fix leakChristian Grothoff2017-10-06
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Still porting to new getopt API.Marcello Stanisci2017-03-15
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* move -C option from gnunet-transport to gnunet-ats; also, use blacklisting ↵Christian Grothoff2015-10-18
| | | | API to implement gnunet-transport -D
* determine network scope for ATS even if we do not yet have a session and ↵Christian Grothoff2015-10-07
| | | | only have an address
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix ftbfsChristian Grothoff2015-05-28
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* use ATS functions to convert quality network type to string, instead of ↵Christian Grothoff2015-01-17
| | | | using string API
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fix trivial double-freeChristian Grothoff2014-12-23
|
* -fix misc compiler warningsChristian Grothoff2014-12-03
|
* doxygen fix Matthias Wachs2014-08-18
| | | | | use '+' as separator in hello uris and use ipv6 references delimited with '[' and ']'
* remove debug messageMatthias Wachs2014-07-17
|
* fixing assertion in gnunet-ats.c:250: hashmap did not copy peer ids -> crashMatthias Wachs2014-07-17
|
* clean upMatthias Wachs2014-07-17
|
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
|
* print active/inactive informationChristian Grothoff2014-06-16
|
* minor code cleanups, doxygenChristian Grothoff2014-06-16
|
* bugfix: only create another address entry if we did not have one alreadyChristian Grothoff2014-06-16
|
* optimization: only iterate over mamultipeermap entries that match peer idChristian Grothoff2014-06-16
|
* -doxygen, indentationChristian Grothoff2014-06-16
|
* -doxygen, indentationChristian Grothoff2014-06-16
|
* -indentationChristian Grothoff2014-06-16
|
* change order for error checkMatthias Wachs2014-05-27
|
* fix crashMatthias Wachs2014-05-27
|
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* using new apiMatthias Wachs2014-05-19
|
* wrong checksMatthias Wachs2014-04-08
|
* fixing unchecked return valuesMatthias Wachs2014-04-07
|
* filter ats information in non-verbose modeMatthias Wachs2014-02-04
|
* fix indentationMatthias Wachs2014-02-04
|
* -indentation fixesChristian Grothoff2013-12-16
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* rename to match api nameMatthias Wachs2013-08-29
|
* do not use foreverMatthias Wachs2013-07-15
|