aboutsummaryrefslogtreecommitdiff
path: root/src/dv
Commit message (Collapse)AuthorAge
...
* 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
|
* change connect topology in testing_group.c to call callback on all peers ↵Nathan S. Evans2010-10-12
| | | | connected (or possibly timed out connecting)
* broken stuffNathan S. Evans2010-09-02
|
* 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
|
* fixes to buildChristian Grothoff2010-07-28
|
* 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)
* more debug removalNathan S. Evans2010-07-02
|
* codesonar fixesNathan S. Evans2010-07-02
|
* codesonar fix; config changeNathan S. Evans2010-07-02
|
* added dv twice and dht never?Nathan S. Evans2010-07-02
|
* server mst changeNathan S. Evans2010-07-02
|
* gpl3Christian Grothoff2010-07-02
|
* comment wrongNathan S. Evans2010-07-01
|
* shutdown contextNathan S. Evans2010-06-28
|
* check address change, remove unused debugging caseNathan S. Evans2010-06-28
|
* doxygen fixNathan S. Evans2010-06-27
|
* doxygen fixNathan S. Evans2010-06-27
|
* proper check address behaviorNathan S. Evans2010-06-27
|
* debug fixNathan S. Evans2010-06-27
|
* put number of additional messages in config fileNathan S. Evans2010-06-27
|
* put number of additional messages in config fileNathan 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
|
* fix recursive message sending (last first causes issues)Nathan S. Evans2010-06-24
|
* test unknown sender hypothesisNathan S. Evans2010-06-24
|
* defaultservices started all the trouble...Nathan S. Evans2010-06-24
|
* unused codeNathan S. Evans2010-06-24
|
* remove extraneous debug messagesNathan S. Evans2010-06-24
|
* move client listen call into transmit start callback, so we know service ↵Nathan S. Evans2010-06-24
| | | | exists and is connected... otherwise we may stop listening before the service starts
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* plugin not receiving messagesNathan S. Evans2010-06-24
|
* hello size added to debugNathan S. Evans2010-06-24
|
* loggingNathan S. Evans2010-06-24
|
* nicer debug formatNathan S. Evans2010-06-24
|
* test case error handlingNathan S. Evans2010-06-24
|
* bad config fileNathan S. Evans2010-06-24
|
* misc bugfixes, especially core dumps for dv test caseNathan S. Evans2010-06-24
|
* don't send hellos to transport unless DV really adds the peer (useless ↵Nathan S. Evans2010-06-23
| | | | resending hellos)