aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats.c
Commit message (Collapse)AuthorAge
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* migrating more services to new service APIChristian Grothoff2016-09-21
|
* 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()
* lock solver during shutdown to terminate fasterChristian Grothoff2016-03-16
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -better debug output, indentationChristian Grothoff2015-02-09
|
* -fix shutdown orderChristian Grothoff2015-02-08
|
* -rename for naming consistencyChristian Grothoff2015-02-08
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* get rid of stupid network[i]=i arrayChristian Grothoff2015-02-06
|
* -fix segvChristian Grothoff2015-02-06
|
* dead code eliminationChristian Grothoff2015-02-05
|
* -move headerChristian Grothoff2015-02-05
|
* separating out feedback from preferencesChristian Grothoff2015-02-05
|
* -cleaning up gnunet-service-ats_performance-*Christian Grothoff2015-02-05
|
* -cleaning up gnunet-service-ats_connectivity-*Christian Grothoff2015-02-05
|
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05
|
* Various changes:Christian Grothoff2015-02-05
| | | | | | | | | | | | | | | - removed "in_use" from being passed to ATS, no longer needed as we tell ATS when we cannot follow a suggestion by removing the address; simplifies the code a lot - better handling of state machine, fallback to primary session if address switch to new session timed out - nicer logging - more comments - new testcase failures, because of #3652, #3651 and #3650 (or more that i missed).
* separate ATS connectivity suggestions from ATS scheduling APIChristian Grothoff2015-02-03
|
* use statics instead of singleton struct, simplify internal APIsChristian Grothoff2015-01-22
|
* -indentation, do not pass stats arg as const just to then cast the const awayChristian Grothoff2015-01-22
|
* simplifying IPC for address destructionChristian Grothoff2015-01-22
|
* simplifying IPC for address in use and address updateChristian Grothoff2015-01-22
|
* removing dead code, improving comments, simplifying iteration logic, making ↵Christian Grothoff2014-12-15
| | | | iteration over all addresses also faster
* -remove dead includeChristian Grothoff2014-06-16
|
* doxygen, make local symbol staticChristian Grothoff2014-06-16
|
* -doxygen, indentationChristian Grothoff2014-06-16
|
* implemented feedback API, but not yet calling solverMatthias Wachs2013-08-29
|
* ats api changeMatthias Wachs2013-03-25
|
* pre lunch commitMatthias Wachs2013-03-19
|
* changesMatthias Wachs2012-12-12
|
* changesMatthias Wachs2012-12-11
|
* restructureMatthias Wachs2012-12-04
|
* changes ... more TBDMatthias Wachs2012-11-19
|
* - adding GNUNET_ATS_address_add functionality .. no changes to scheduling ↵Matthias Wachs2012-06-14
| | | | API yet
* - suggest backoff resetMatthias Wachs2012-05-22
|
* - fixesMatthias Wachs2012-05-09
|
* -must be NONEChristian Grothoff2012-04-24
|