aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api.c
Commit message (Expand)AuthorAge
* fix docChristian Grothoff2011-09-02
* fixChristian Grothoff2011-09-02
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* renameChristian Grothoff2011-07-19
* fixing 1729Christian Grothoff2011-07-07
* fixChristian Grothoff2011-07-04
* check earlier for connect-self messagesChristian Grothoff2011-06-10
* stuffChristian Grothoff2011-06-03
* stuffChristian Grothoff2011-06-03
* simplify apiChristian Grothoff2011-06-03
* fixChristian Grothoff2011-06-03
* fixChristian Grothoff2011-06-01
* indentingChristian Grothoff2011-05-30
* notes on current issuesChristian Grothoff2011-05-25
* Offer hello api change(!)Nathan S. Evans2011-02-22
* transport api now passes ATS data to clientsMatthias Wachs2010-12-06
* this is a merged version of revision 13866 and my latestest changes without t...Matthias Wachs2010-12-02
* Working version of transport service with ATS integrationMatthias Wachs2010-12-02
* comments for NateChristian Grothoff2010-12-01
* do not free if still connectedChristian Grothoff2010-12-01
* indentChristian Grothoff2010-12-01
* minor style fixesChristian Grothoff2010-12-01
* minor style fixesChristian Grothoff2010-12-01
* cleanupChristian Grothoff2010-12-01
* removing unnecessary check and outdated commentChristian Grothoff2010-12-01
* (no commit message)Matthias Wachs2010-11-30
* use hashmap instead of linked list of neighbors, fix for double freeNathan S. Evans2010-11-30
* (no commit message)Matthias Wachs2010-11-30
* fixChristian Grothoff2010-11-30
* track ATS in coreChristian Grothoff2010-11-30
* changes to transport_apiMatthias Wachs2010-11-30
* Transmitting ATS information to transport apiMatthias Wachs2010-11-30
* fixChristian Grothoff2010-11-20
* fixChristian Grothoff2010-11-18
* extra asserts for 1618, fixing one minor, likely unrelated use-after-freeChristian Grothoff2010-11-18
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* fix as suggested by mwachsChristian Grothoff2010-11-02
* fixes from LRN for DEBUG codeChristian Grothoff2010-11-01
* Changed struct GNUNET_TIME_RelativeNBOMatthias Wachs2010-10-27
* Refactoring gnunet timeMatthias Wachs2010-10-27
* Fixed comparison to get correct timeout valuesMatthias Wachs2010-10-26
* check reservedChristian Grothoff2010-10-20
* Fix NULL pointer check.David Barksdale2010-09-30
* The NULL test clearly needs to be before any dereferences.David Barksdale2010-09-30
* allow transport api to send multiple request connect messagesNathan S. Evans2010-09-05
* making core request connect workNathan S. Evans2010-09-03