aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/peerinfo_api.c
Commit message (Expand)AuthorAge
* -stylistic fixesChristian Grothoff2015-02-22
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fixing doxygen, indentationChristian Grothoff2014-06-09
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* peerinfo API change + changes in code using apiMatthias Wachs2013-04-04
* -cleanerChristian Grothoff2012-06-24
* -fixChristian Grothoff2012-06-24
* -LRN: Don't use freed icChristian Grothoff2012-06-24
* -comment / naming cleanupsChristian Grothoff2012-06-23
* -fixChristian Grothoff2012-06-11
* -fixChristian Grothoff2012-06-09
* -handle disconnect error on shutdown betterChristian Grothoff2012-06-09
* -fixfixfixChristian Grothoff2012-06-08
* -fixfixChristian Grothoff2012-06-08
* -fixing #2406Christian Grothoff2012-06-08
* -fixChristian Grothoff2012-05-06
* -fixChristian Grothoff2012-05-06
* -fixing #1969Christian Grothoff2012-05-04
* -extra IPC checksChristian Grothoff2012-05-04
* -fixChristian Grothoff2012-05-03
* -fixfixChristian Grothoff2012-05-03
* doxygenChristian Grothoff2012-05-03
* -fixChristian Grothoff2012-05-03
* -enable lm buildingChristian Grothoff2012-05-03
* -fixing #2298Christian Grothoff2012-05-03
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -fixChristian Grothoff2012-04-02
* -make error message on timeout more consistent to allow tests to passChristian Grothoff2012-04-02
* -removing legacy ifdefsChristian Grothoff2012-04-02
* -fix newlineChristian Grothoff2012-03-15
* dbgChristian Grothoff2011-11-15
* use LOG macro in peerinfo_api.cChristian Grothoff2011-10-10
* doxygenChristian 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
* possibly fixing leak at #1700/4451Christian Grothoff2011-06-23
* 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 func...Matthias Wachs2011-01-03
* missing null checkNathan S. Evans2010-11-12
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05