aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo_api.c
Commit message (Collapse)AuthorAge
* make code more tolerant to re-connect failures, i.e. due to being out of socketsChristian Grothoff2011-06-16
|
* cleanerChristian Grothoff2011-06-05
|
* Allow caller to print peerinfo error message, if it so choosesNathan S. Evans2011-01-13
|
* make really loud unable to communicate with peerinfo messages go awayNathan S. Evans2011-01-12
|
* Changed peerinfo api to distinguish between last element and timeoutMatthias Wachs2011-01-03
|
* not neededMatthias Wachs2011-01-03
|
* Fixed failing test and discrepancy between documentation and implemented ↵Matthias Wachs2011-01-03
| | | | | | | | | functionality: GNUNET_PEERINFO_iterate never returns NULL, but always an iterator context GNUNET_PEERINFO_iterate calls callback with Peer==NULL and HELLO==NULL when timeout occurs
* missing null checkNathan S. Evans2010-11-12
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* check reservedChristian Grothoff2010-10-20
|
* fixChristian Grothoff2010-09-06
|
* forgotten commit, null checkNathan S. Evans2010-09-02
|
* change warnings to debugNathan S. Evans2010-08-10
|
* spellingNathan S. Evans2010-08-03
|
* hacks from tripChristian Grothoff2010-07-07
|
* gpl3Christian Grothoff2010-07-02
|
* nicer loggingChristian Grothoff2010-05-25
|
* could theoretically be NULL, checkChristian Grothoff2010-05-21
|
* bad commieChristian Grothoff2010-04-30
|
* fixChristian Grothoff2010-04-30
|
* codeChristian Grothoff2010-04-23
|
* fixChristian Grothoff2010-04-23
|
* fixChristian Grothoff2010-04-22
|
* activating new peerinfo APIChristian Grothoff2010-04-21
|
* new API implementation doneChristian Grothoff2010-04-21
|
* doxygen fixesChristian Grothoff2010-04-21
|
* docuChristian Grothoff2010-04-21
|
* towards new peerinfo APIChristian Grothoff2010-04-21
|
* skelChristian Grothoff2010-04-21
|
* moveChristian Grothoff2010-04-21
|
* stuffChristian Grothoff2010-04-12
|
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
|
* fixChristian Grothoff2010-01-22
|
* peerinfo fixesChristian Grothoff2010-01-18
|
* fixesChristian Grothoff2010-01-17
|
* allow cancellation of peerinfo iterationsChristian Grothoff2010-01-15
|
* adding notification API to peerinfoChristian Grothoff2010-01-11
|
* support debuggingChristian Grothoff2010-01-11
|
* dead assignmentChristian Grothoff2009-10-25
|
* giving client API option for auto-retry, making more often use of ↵Christian Grothoff2009-10-24
| | | | transmit_and_get_response API and removing auto-retry code where enhanced client API can be used for it
* better commentsChristian Grothoff2009-10-08
|
* fixesChristian Grothoff2009-09-07
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* ngChristian Grothoff2009-05-29