aboutsummaryrefslogtreecommitdiff
path: root/src/stream
Commit message (Collapse)AuthorAge
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* doxygenFlorian Dold2013-06-25
|
* - opaque mq structsFlorian Dold2013-06-19
| | | | | | | | - mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress)
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* - moved MQ to utilFlorian Dold2013-05-22
| | | | | | | - MQ support for stream - set api - starting to use set for consensus
* - minor fixesSree Harsha Totakura2013-05-02
|
* fix #2877: stream doesn't distinguish between the application portsSree Harsha Totakura2013-05-02
|
* - mesh test case to show it doesn't respond to shutdownSree Harsha Totakura2013-04-30
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura2013-03-28
| | | | | from GNUNET_TESTBED_run() and GNUNET_TESTBED_test_run() functions
* - docSree Harsha Totakura2013-01-16
| | | | | - moved write_cont callback towarding beginning of GNUNET_STREAM_WriteHandle - rename stream_protocol.h to stream.h
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -die old testing, dieChristian Grothoff2012-12-21
|
* - no more explicit overlay linkingSree Harsha Totakura2012-12-21
|
* -eliminate consensus warningsChristian Grothoff2012-12-17
|
* - fixesSree Harsha Totakura2012-12-12
|
* GNUNET_TESTBED_test_run to return statusSree Harsha Totakura2012-12-11
|
* - doxygenSree Harsha Totakura2012-12-11
|
* - renameSree Harsha Totakura2012-12-11
|
* allow calling GNUNET_STREAM_read() from DataProcessor callbackSree Harsha Totakura2012-12-11
|
* - warning when trying to read when a read handle is already presentSree Harsha Totakura2012-12-10
|
* fix 2672Sree Harsha Totakura2012-12-10
|
* - update bitmap not only on ACK's base number but also by looking into its ↵Sree Harsha Totakura2012-11-26
| | | | bitmap
* - simplifySree Harsha Totakura2012-11-26
|
* exponential delay for data retransmissionsSree Harsha Totakura2012-11-26
|
* - use GNUNET_TIME_UNIT_ZEROSree Harsha Totakura2012-11-26
|
* seperate timeouts for MESH retriesSree Harsha Totakura2012-11-26
|
* -fix double-sending in stream if finish_cb behaves in a certain wayChristian Grothoff2012-11-25
|
* removing invalid assertions that shutdown must preceed closingChristian Grothoff2012-11-24
|
* -ensure that either stream_api calls callbacks last or that we don't destroy ↵Christian Grothoff2012-11-24
| | | | a stream handle while it is in use below us on the stack
* starting to use stream in fsChristian Grothoff2012-11-22
|
* - merged r25055Sree Harsha Totakura2012-11-19
|
* - shutdown other socket alsoSree Harsha Totakura2012-11-19
|
* - fixesSree Harsha Totakura2012-11-19
|
* - warn upon unclean socket closeSree Harsha Totakura2012-11-19
|
* cleanup write handle upon shutdownSree Harsha Totakura2012-11-19
|
* - towards cleaner shutdownsSree Harsha Totakura2012-11-19
|
* use statisticsSree Harsha Totakura2012-11-18
|
* reduce number of packetsSree Harsha Totakura2012-11-06
|
* dead codeSree Harsha Totakura2012-11-05
|
* changing to fixed number of packets instead of fixed size test dataSree Harsha Totakura2012-11-05
|
* coverity fixesSree Harsha Totakura2012-11-05
|
* fix to keep testing runningSree Harsha Totakura2012-11-05
|
* -version bumpingChristian Grothoff2012-11-05
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -use loopbackChristian Grothoff2012-11-02
|
* fixesSree Harsha Totakura2012-10-31
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* removed fixmeSree Harsha Totakura2012-10-04
|