aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_scheduling.c
Commit message (Collapse)AuthorAge
* fix if cb == NULLMatthias Wachs2013-03-26
|
* remove break until fixeremove break until fixeddMatthias Wachs2013-03-19
|
* adding suggest handle to allow transport to check if we have pending address ↵Matthias Wachs2013-01-14
| | | | request
* adding functionMatthias Wachs2012-12-12
|
* msgsMatthias Wachs2012-12-12
|
* fixMatthias Wachs2012-12-06
|
* -simplifyChristian Grothoff2012-10-24
|
* -patch for ATS to fix compiler warning/error from Markus TeichChristian Grothoff2012-10-14
|
* changesMatthias Wachs2012-08-28
|
* transport fixMatthias Wachs2012-07-26
|
* - coverityMatthias Wachs2012-07-25
|
* -LRN: Check session target:Christian Grothoff2012-06-23
| | | | | | | | | | It changes the Session object layout to make peer identity its first field, always, for all sessions. Code in find_session() can use this to check that the session belongs to the right peer. test_ats_api_add_address always triggers this due to the way it fakes a pointer to session object.
* - coverityMatthias Wachs2012-06-20
|
* - fix memory leaks Matthias Wachs2012-06-19
|
* - unused varMatthias Wachs2012-06-19
|
* - fixMatthias Wachs2012-06-18
|
* - fixMatthias Wachs2012-06-18
|
* - changed behavior when receiving CONNECT messages ... inbound session and ↵Matthias Wachs2012-06-15
| | | | NAT tests work again
* - adding GNUNET_ATS_address_add functionality .. no changes to scheduling ↵Matthias Wachs2012-06-14
| | | | API yet
* fixing deletion of unknown addressesMatthias Wachs2012-06-14
|
* -fix #2378Christian Grothoff2012-05-27
|
* - suggest backoff resetMatthias Wachs2012-05-22
|
* -eliminating legacy definesChristian Grothoff2012-05-06
|
* - compile errorMatthias Wachs2012-04-25
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* - changesMatthias Wachs2012-04-16
|
* - log from atsMatthias Wachs2012-03-30
|
* -LRN: use GNUNET_strdup with GNUNET_freeChristian Grothoff2012-02-18
|
* - doxygen errorsMatthias Wachs2012-02-13
|
* fixing const api and add check to addressMatthias Wachs2012-01-31
|
* - clang Matthias Wachs2012-01-25
|
* -fix uninitialized sin_zeroChristian Grothoff2011-12-23
|
* -fix uninitialized scope IDChristian Grothoff2011-12-23
|
* - only when VERBOSEMatthias Wachs2011-12-19
|
* (no commit message)Matthias Wachs2011-12-19
|
* fixes for mantis #1988Matthias Wachs2011-12-19
| | | | | and cleanup
* checked mantis #0002016 and added additional assertionMatthias Wachs2011-12-19
|
* -const charMatthias Wachs2011-12-15
|
* adding detection for AF_UNIXMatthias Wachs2011-12-14
|
* (no commit message)Matthias Wachs2011-12-14
|
* fixing crash 0002007Matthias Wachs2011-12-13
| | | | | adding network information to addresses
* move code from service to apiMatthias Wachs2011-12-13
| | | | | | fix bug add test
* -fixing indentationChristian Grothoff2011-11-29
|
* fixing mantis #1970Matthias Wachs2011-11-28
| | | | | bug: ats only deleted active addresses, but should delete all addresses with session removed and addrlen 0
* fixing reconnect bugMatthias Wachs2011-11-22
|
* more asserts for 1903Christian Grothoff2011-11-15
|
* plugin name should never be NULLChristian Grothoff2011-11-14
|
* log code for debugging ATS session managementChristian Grothoff2011-11-14
|
* session pointers can rarely be identical due to timing issuesMatthias Wachs2011-11-11
|
* cancel address suggestsMatthias Wachs2011-11-09
|