aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_scheduling.c
Commit message (Collapse)AuthorAge
* -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
|
* fixChristian Grothoff2011-11-09
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* ATS suggests sessions that we in between terminated from transportMatthias Wachs2011-11-08
| | | | | | | | | | | | This causes: 0001863 Assertion failed at ats_api_scheduling.c:289. 0001868 plugins given sometimes an emtpy address in combination with 'force address' -> session was an inbound session 0001890 Crash during mesh small unicast test (i think)
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* extending ats api to inform about addresses in useMatthias Wachs2011-11-04
|
* reconnect on protocol errors instead of crashing -- see #1863Christian Grothoff2011-10-30
|
* fixing mantis #18773Matthias Wachs2011-10-21
|
* not for 0Christian Grothoff2011-10-20
|
* adding statsChristian Grothoff2011-10-19
|
* fixChristian Grothoff2011-10-18
|
* send session release messages back to ATS APIChristian Grothoff2011-10-18
|
* send session release messages back to ATS APIChristian Grothoff2011-10-18
|
* fixChristian Grothoff2011-10-18
|
* fixChristian Grothoff2011-10-18
|
* extra checksChristian Grothoff2011-10-18
|
* fixChristian Grothoff2011-10-17
|
* fix segvChristian Grothoff2011-10-17
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* call receive only after sending INITChristian Grothoff2011-10-13
|
* fix stack overflowChristian Grothoff2011-10-13
|
* fixChristian Grothoff2011-10-13
|
* finish ATS API implementationChristian Grothoff2011-10-13
|
* parse updated message typeChristian Grothoff2011-10-13
|
* renameChristian Grothoff2011-10-13