aboutsummaryrefslogtreecommitdiff
path: root/src/ats
Commit message (Collapse)AuthorAge
* -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.
* -removing dead old codeChristian Grothoff2012-06-23
|
* -comment / naming cleanupsChristian Grothoff2012-06-23
|
* - coverityMatthias Wachs2012-06-20
|
* - fix memory leaks Matthias Wachs2012-06-19
|
* - fix: addr is not NULLsMatthias Wachs2012-06-19
|
* fix a major bug: delete session for unknown address (addr==NULL, length==0)Matthias Wachs2012-06-19
|
* - unused varMatthias Wachs2012-06-19
|
* new test deleting a session using the plugin_env_session_end way ↵Matthias Wachs2012-06-19
| | | | | | | (addr=NULL,addr_length=0) + session this fails atm and is a bug
* - cleanupMatthias Wachs2012-06-19
|
* - cleanupMatthias Wachs2012-06-19
|
* - fixMatthias Wachs2012-06-18
|
* - fixMatthias Wachs2012-06-18
|
* - fixMatthias Wachs2012-06-15
|
* -LRN: dependenciesChristian Grothoff2012-06-15
|
* - changed behavior when receiving CONNECT messages ... inbound session and ↵Matthias Wachs2012-06-15
| | | | NAT tests work again
* - gnunet-ats cmd line tool basicsMatthias Wachs2012-06-15
|
* - changes related to ATS_address_add + testcases for address deletion and addingMatthias Wachs2012-06-15
|
* - adding GNUNET_ATS_address_add functionality .. no changes to scheduling ↵Matthias Wachs2012-06-14
| | | | API yet
* fixing deletion of unknown addressesMatthias Wachs2012-06-14
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* - fixMatthias Wachs2012-06-11
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -fixing compiler warningChristian Grothoff2012-06-09
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -bump versionsChristian Grothoff2012-06-01
|
* -fixing build issues for distingChristian Grothoff2012-06-01
|
* fix for 0002392Matthias Wachs2012-06-01
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* -fix #2378Christian Grothoff2012-05-27
|
* - changesMatthias Wachs2012-05-22
|
* - suggest backoff resetMatthias Wachs2012-05-22
|
* - suggestion throtteling as described in 2362Matthias Wachs2012-05-16
|
* -help seaspider some moreChristian Grothoff2012-05-15
|
* -help seaspider some moreChristian Grothoff2012-05-15
|
* -fixing misc seaspider parser errorsChristian Grothoff2012-05-14
|
* -removing confusing legacy ATS APIChristian Grothoff2012-05-11
|
* - fixesMatthias Wachs2012-05-09
|
* - memleakMatthias Wachs2012-05-09
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* - fix for 601 assertionMatthias Wachs2012-05-08
|
* - workaround for mantis 0002325 Matthias Wachs2012-05-08
|
* -eliminating legacy definesChristian Grothoff2012-05-06
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* - coverityMatthias Wachs2012-05-04
|
* - coverity bugsMatthias Wachs2012-04-25
|
* -LRN: misc patches / fixesChristian Grothoff2012-04-25
|
* - compile errorMatthias Wachs2012-04-25
|
* - minor fixes while checking implementationMatthias Wachs2012-04-24
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|