aboutsummaryrefslogtreecommitdiff
path: root/src/dv/gnunet-service-dv.c
Commit message (Collapse)AuthorAge
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -simplifying core API (#2400)Christian Grothoff2012-06-09
|
* -fixing build issues for distingChristian Grothoff2012-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
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* Fixed compilation error with new GNUNET_HELLO_AddressBart Polot2011-11-09
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fixChristian Grothoff2011-10-26
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* LRN: Use GNUNET_strdup() instead of strdup()Christian Grothoff2011-10-14
|
* fixChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: Fix debug logging in dvChristian Grothoff2011-08-01
|
* (no commit message)Nathan S. Evans2011-07-08
|
* SHUTDOWNMatthias Wachs2011-04-20
|
* changing heap remove node api to not pass heap; more fs hackingChristian Grothoff2011-03-11
|
* add cork option to core api:Christian Grothoff2011-03-11
|
* 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
|
* doxygen comments, last commit of bugfixes (hopefully)Nathan S. Evans2010-12-21
|
* core connect changesNathan S. Evans2010-12-21
|
* fixes for DV with new transport distance and core changes over the past few ↵Nathan S. Evans2010-12-07
| | | | weeks
* initial dv changes for atsi information handling, test case BROKENNathan S. Evans2010-12-07
|
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* fixes from LRN for DEBUG codeChristian Grothoff2010-11-01
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* missing statistic includeNathan S. Evans2010-09-01
|
* klocwork fixesNathan S. Evans2010-09-01
|
* jaunty hang fix... need to further test disconnect handlingNathan S. Evans2010-08-18
|
* warn for error caseNathan S. Evans2010-08-03
|
* hacks from tripChristian Grothoff2010-07-07
|
* change for powerbotNathan S. Evans2010-07-06
|
* powerbot seemed to fail dv testcase when uid of 0 used with print message ↵Nathan S. Evans2010-07-06
| | | | (using llu instead of u for unsigned long)
* codesonar fixesNathan S. Evans2010-07-02
|
* codesonar fix; config changeNathan S. Evans2010-07-02
|
* server mst changeNathan S. Evans2010-07-02
|
* gpl3Christian Grothoff2010-07-02
|
* check address change, remove unused debugging caseNathan S. Evans2010-06-28
|
* doxygen fixNathan S. Evans2010-06-27
|
* debug fixNathan S. Evans2010-06-27
|
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
|
* remove variablesNathan S. Evans2010-06-25
|
* trying message queues on receiver sideNathan S. Evans2010-06-25
|
* delay message sending to test hypothesisNathan S. Evans2010-06-24
|