aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api.c
Commit message (Collapse)AuthorAge
* -removing confusing legacy ATS APIChristian Grothoff2012-05-11
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* cppcheckMatthias Wachs2012-01-26
|
* -fixing indentationChristian Grothoff2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* fixChristian Grothoff2011-11-18
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* new ATS API -- code won't compileChristian Grothoff2011-10-13
|
* ATS API cleanup: remove 2nd callback type with virtually identical signatureChristian Grothoff2011-10-13
|
* debug code, some hackery around connected flagChristian Grothoff2011-10-12
|
* logChristian Grothoff2011-10-12
|
* logChristian Grothoff2011-10-12
|
* logChristian Grothoff2011-10-12
|
* use LOG macro in ats_api.cChristian Grothoff2011-10-10
|
* dead code eliminationChristian Grothoff2011-10-10
|
* adding change preference API to ATSChristian Grothoff2011-10-10
|
* ATS API: do inbound and outbound bwChristian Grothoff2011-10-10
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-09-19
|
* fix in address update + testcaseMatthias Wachs2011-09-09
|
* merging ats arraysMatthias Wachs2011-09-08
| | | | | is working but needs an additional testcase
* gnunet-service-transport_neighbours.c requires ats_count > 0, at lest \0 ↵Matthias Wachs2011-09-07
| | | | terminator is required
* debuggingMatthias Wachs2011-09-05
|
* fixing issue with unix domain sockets:Matthias Wachs2011-09-05
| | | | | | updating sessions with plugins not using sessions failed if (session == NULL) addresses where just overwritten
* fixing floating point execptionMatthias Wachs2011-09-05
|
* doxygenChristian Grothoff2011-09-02
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* Extended ATS and transport service to store session IDs to support inbound ↵Matthias Wachs2011-08-25
| | | | sessions
* fixing segfault caused by missing hashmap initMatthias Wachs2011-08-24
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* notesChristian Grothoff2011-08-13
|
* notesChristian Grothoff2011-08-13
|
* fixChristian Grothoff2011-08-13
|
* no need for public keyChristian Grothoff2011-08-12
|
* switch apiChristian Grothoff2011-08-12
|
* add address timeoutChristian Grothoff2011-08-12
|
* initial ATS service refactoringChristian Grothoff2011-08-12