aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_scheduling.c
AgeCommit message (Expand)Author
2013-09-30debug on freebsdMatthias Wachs
2013-07-11new function to check if session is known to atsMatthias Wachs
2013-07-10move error reporting to client, since now it's the plugins fault if sessions ...Matthias Wachs
2013-06-25fix for 10472 Structurally dead codeMatthias Wachs
2013-06-24implemented ats property normalization with callback to addressMatthias Wachs
2013-03-26fix if cb == NULLMatthias Wachs
2013-03-19remove break until fixeremove break until fixeddMatthias Wachs
2013-01-14adding suggest handle to allow transport to check if we have pending address ...Matthias Wachs
2012-12-12adding functionMatthias Wachs
2012-12-12msgsMatthias Wachs
2012-12-06fixMatthias Wachs
2012-10-24-simplifyChristian Grothoff
2012-10-14-patch for ATS to fix compiler warning/error from Markus TeichChristian Grothoff
2012-08-28changesMatthias Wachs
2012-07-26transport fixMatthias Wachs
2012-07-25- coverityMatthias Wachs
2012-06-23-LRN: Check session target:Christian Grothoff
2012-06-20- coverityMatthias Wachs
2012-06-19- fix memory leaks Matthias Wachs
2012-06-19- unused varMatthias Wachs
2012-06-18- fixMatthias Wachs
2012-06-18- fixMatthias Wachs
2012-06-15- changed behavior when receiving CONNECT messages ... inbound session and NA...Matthias Wachs
2012-06-14- adding GNUNET_ATS_address_add functionality .. no changes to scheduling API...Matthias Wachs
2012-06-14fixing deletion of unknown addressesMatthias Wachs
2012-05-27-fix #2378Christian Grothoff
2012-05-22- suggest backoff resetMatthias Wachs
2012-05-06-eliminating legacy definesChristian Grothoff
2012-04-25- compile errorMatthias Wachs
2012-04-19-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff
2012-04-16- changesMatthias Wachs
2012-03-30- log from atsMatthias Wachs
2012-02-18-LRN: use GNUNET_strdup with GNUNET_freeChristian Grothoff
2012-02-13- doxygen errorsMatthias Wachs
2012-01-31fixing const api and add check to addressMatthias Wachs
2012-01-25- clang Matthias Wachs
2011-12-23-fix uninitialized sin_zeroChristian Grothoff
2011-12-23-fix uninitialized scope IDChristian Grothoff
2011-12-19- only when VERBOSEMatthias Wachs
2011-12-19(no commit message)Matthias Wachs
2011-12-19fixes for mantis #1988Matthias Wachs
2011-12-19checked mantis #0002016 and added additional assertionMatthias Wachs
2011-12-15-const charMatthias Wachs
2011-12-14adding detection for AF_UNIXMatthias Wachs
2011-12-14(no commit message)Matthias Wachs
2011-12-13fixing crash 0002007Matthias Wachs
2011-12-13move code from service to apiMatthias Wachs
2011-11-29-fixing indentationChristian Grothoff
2011-11-28fixing mantis #1970Matthias Wachs
2011-11-22fixing reconnect bugMatthias Wachs