aboutsummaryrefslogtreecommitdiff
path: root/src/ats
Commit message (Collapse)AuthorAge
...
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -ignoreChristian Grothoff2016-07-24
|
* -doxygenMartin Schanzenbach2016-07-17
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* misc fixesChristian Grothoff2016-07-06
|
* convert perf API to new MQ APIChristian Grothoff2016-06-23
|
* -indentation fixesChristian Grothoff2016-06-20
|
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
|
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
|
* partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff2016-06-18
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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()
* -normal during shutdown, reduce log levelChristian Grothoff2016-03-16
|
* lock solver during shutdown to terminate fasterChristian Grothoff2016-03-16
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix crash #4053Christian Grothoff2015-11-16
|
* -fix ftbfsChristian Grothoff2015-10-29
|
* -be less verboseChristian Grothoff2015-10-27
|
* -simplifyChristian Grothoff2015-10-27
|
* 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
* -doxygenChristian Grothoff2015-10-18
|
* trying to fix #4003Christian Grothoff2015-10-14
|
* -fix npeChristian Grothoff2015-10-08
|
* 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 #3871Christian Grothoff2015-06-29
|
* -do pass local_address_info flag from/to ATS also for performance monitorChristian Grothoff2015-05-22
|
* -explicitly initializeChristian Grothoff2015-05-22
|
* -fix cmpChristian Grothoff2015-05-22
|
* -fix cmpChristian Grothoff2015-05-22
|
* -fix testcaseChristian Grothoff2015-05-21
|
* -mystery solved, remove diagnosticChristian Grothoff2015-05-18
|
* also compare peer identityChristian Grothoff2015-05-18
|
* -log more diagnosticsChristian Grothoff2015-05-18
|
* -try to fix this again, other call to run_interpreter() this time...Christian Grothoff2015-03-15
|
* try to fix timing issue in ATS test libraryChristian Grothoff2015-03-15
|
* -disable tests we know to fail until MW hopefully fixes themChristian Grothoff2015-03-14
|
* -doxygen and stylistic fixesChristian Grothoff2015-03-09
|
* initialize 'client', so that disconnect can remove entry from DLL, may fix #3689Christian Grothoff2015-02-28
|
* disable solver during aging, ensure there is only one aging taskChristian Grothoff2015-02-28
|
* fix crash: check if problem is already created before updatingMatthias Wachs2015-02-19
|
* -fixing misc minor bugs and style issues (unchecked return values, memory ↵Christian Grothoff2015-02-13
| | | | leaks, dead code
* simplify logic, avoid using uninit variableChristian Grothoff2015-02-13
|
* -fix memory leak of address on shutdownChristian Grothoff2015-02-12
|
* -allow UINT64_MAX without crashingChristian Grothoff2015-02-11
|
* -allow UINT64_MAX without crashingChristian Grothoff2015-02-11
|
* finish implementing reservation test, and fix bandwidth reservation logicChristian Grothoff2015-02-11
|
* -remove unused exported symbolChristian Grothoff2015-02-11
|