aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_reliability.c
Commit message (Collapse)AuthorAge
...
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* doneChristian Grothoff2011-10-10
|
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* eliminate last calls to GNUNET_CORE_peer_request_connectChristian Grothoff2011-10-05
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: Keep passing HELLO messages to transportChristian Grothoff2011-08-01
| | | | | | | in core preferences, reliability and quota compliance tests, because first HELLO might be empty
* can and should use longer timeout hereChristian Grothoff2011-07-26
|
* timeout earlier as wellChristian Grothoff2011-07-02
|
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|
* implement cork option, fix testcasesChristian Grothoff2011-03-11
|
* gauger api changes (:Nathan S. Evans2011-02-25
|
* Consistent GAUGER naming.Nathan S. Evans2011-02-24
|
* fixes to gauger callsNathan S. Evans2011-02-23
|
* offer hello api changeNathan S. Evans2011-02-23
|
* gaugeringChristian Grothoff2011-02-18
|
* allow transmission to self via core APIChristian Grothoff2010-12-21
|
* fixChristian Grothoff2010-11-14
|
* 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
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* Refactoring gnunet_timeMatthias Wachs2010-10-27
|
* faster runChristian Grothoff2010-07-22
|
* add code to enable checking if transport's idea of our peer identity matches ↵Christian Grothoff2010-07-21
| | | | that of core, etc -- might help diagnose certain bugs
* fixChristian Grothoff2010-07-09
|
* hacks from tripChristian Grothoff2010-07-07
|
* fixChristian Grothoff2010-07-02
|
* fix core testcases which expected to always be given larger message size ↵Nathan S. Evans2010-07-02
| | | | than that requested
* gpl3Christian Grothoff2010-07-02
|
* make smaller -- for nowChristian Grothoff2010-05-31
|
* done for nowChristian Grothoff2010-05-31
|
* short timeout, transmission based on receiving to avoid reordering and ↵Christian Grothoff2010-05-31
| | | | overflowing queues
* reliability test for coreChristian Grothoff2010-05-31