aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_logger_api.c
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* - Warn upon deleting unsent message.Sree Harsha Totakura2014-03-07
| | | | | - Send the message immediately if its size equals to the buffer size.
* - Define and use BUFFER_SIZE for the size of the outgoing buffer.Sree Harsha Totakura2014-03-05
|
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -doxygen fixesChristian Grothoff2013-07-07
|
* - have a timeout for cases where flushing takes too longSree Harsha Totakura2013-05-08
|
* - test cases for testbed loggerSree Harsha Totakura2013-04-23
|
* - doxygenSree Harsha Totakura2013-04-19
|
* - testbed logger client APISree Harsha Totakura2013-04-19