aboutsummaryrefslogtreecommitdiff
path: root/src/stream/stream_api.c
Commit message (Expand)AuthorAge
* Added mesh reliable tunnelsBart Polot2013-07-08
* Replace mesh with new versionBart Polot2013-06-28
* doxygenFlorian Dold2013-06-25
* - opaque mq structsFlorian Dold2013-06-19
* - conclude for SETFlorian Dold2013-06-03
* - moved MQ to utilFlorian Dold2013-05-22
* - minor fixesSree Harsha Totakura2013-05-02
* fix #2877: stream doesn't distinguish between the application portsSree Harsha Totakura2013-05-02
* - copyrightSree Harsha Totakura2013-04-10
* - docSree Harsha Totakura2013-01-16
* - fixesSree Harsha Totakura2012-12-12
* - 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 bi...Sree Harsha Totakura2012-11-26
* - 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
* starting to use stream in fsChristian Grothoff2012-11-22
* - 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
* coverity fixesSree Harsha Totakura2012-11-05
* fixesSree Harsha Totakura2012-10-31
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* removed fixmeSree Harsha Totakura2012-10-04
* docSree Harsha Totakura2012-10-04
* removed session idSree Harsha Totakura2012-10-04
* moved read_io task and its corresponding timeout task to read handleSree Harsha Totakura2012-10-04
* fixing #2574Sree Harsha Totakura2012-10-02
* fixing #2571Sree Harsha Totakura2012-09-30
* fixing stream data retransmissionsSree Harsha Totakura2012-09-22
* sequence difference calculation fixes while processing DATA_ACKsSree Harsha Totakura2012-09-18
* fixesSree Harsha Totakura2012-09-12
* stream speedup fixesSree Harsha Totakura2012-09-11
* rename MAX_PACKET_SIZE option to MAX_PAYLOAD_SIZESree Harsha Totakura2012-09-11
* stream option to set packet sizeSree Harsha Totakura2012-09-11
* new stream testcase using testbedSree Harsha Totakura2012-09-04
* fixesSree Harsha Totakura2012-07-29
* Eliminate mesh priority optionBart Polot2012-07-25
* Eliminated mesh API bufferingBart Polot2012-07-25
* -control retransmission handlingSree Harsha Totakura2012-06-28
* -control retransmission for HELLO and HELLO_ACKSree Harsha Totakura2012-06-28