aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats.h
Commit message (Collapse)AuthorAge
* -fix (C) noticesChristian Grothoff2016-01-19
|
* add 'strength' argument to address suggestion request for ATSChristian Grothoff2015-10-18
|
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming ↵Christian Grothoff2015-10-18
| | | | conventions
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -do pass local_address_info flag from/to ATS also for performance monitorChristian Grothoff2015-05-22
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* cleaning up gnunet-service-ats_preferences.cChristian Grothoff2015-02-08
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* 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
|
* -improving docsChristian Grothoff2015-01-22
|
* -documentingChristian Grothoff2015-01-22
|
* also simplify message format for AddressSuggestionMessageChristian Grothoff2015-01-22
|
* simplifying IPC for address destructionChristian Grothoff2015-01-22
|
* simplifying IPC for address in use and address updateChristian Grothoff2015-01-22
|
* split structs for address adding and updatingChristian Grothoff2015-01-22
|
* -doxygen, link against libgnunethelloChristian Grothoff2015-01-18
|
* removing dead code, improving comments, simplifying iteration logic, making ↵Christian Grothoff2014-12-15
| | | | iteration over all addresses also faster
* implementing 0003268Matthias Wachs2014-01-13
|
* updated experimentation testsMatthias Wachs2013-08-30
| | | | | added scope time for feedback api
* implemented feedback API, but not yet calling solverMatthias Wachs2013-08-29
|
* unusedMatthias Wachs2013-03-26
|
* pre lunch commitMatthias Wachs2013-03-19
|
* - changesMatthias Wachs2012-11-20
|
* - changesMatthias Wachs2012-11-20
|
* changes ... more TBDMatthias Wachs2012-11-19
|
* - suggest backoff resetMatthias Wachs2012-05-22
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* extending ats api to inform about addresses in useMatthias Wachs2011-11-04
|
* packedChristian Grothoff2011-10-23
|
* send session release messages back to ATS APIChristian Grothoff2011-10-18
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* more refactoringChristian Grothoff2011-10-13
|
* API change to make mwachs happyChristian Grothoff2011-10-13
|
* sapi implementedChristian Grothoff2011-10-13
|
* new ATS API -- code won't compileChristian Grothoff2011-10-13