aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_stream_lib.h
Commit message (Collapse)AuthorAge
* Replace mesh with new versionBart Polot2013-06-28
|
* 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)
* - moved MQ to utilFlorian Dold2013-05-22
| | | | | | | - MQ support for stream - set api - starting to use set for consensus
* - docSree Harsha Totakura2013-01-16
| | | | | - moved write_cont callback towarding beginning of GNUNET_STREAM_WriteHandle - rename stream_protocol.h to stream.h
* - doxygenSree Harsha Totakura2012-12-11
|
* - renameSree Harsha Totakura2012-12-11
|
* allow calling GNUNET_STREAM_read() from DataProcessor callbackSree Harsha Totakura2012-12-11
|
* fix 2672Sree Harsha Totakura2012-12-10
|
* -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
|
* cleanup write handle upon shutdownSree Harsha Totakura2012-11-19
|
* - towards cleaner shutdownsSree Harsha Totakura2012-11-19
|
* fixesSree Harsha Totakura2012-10-31
|
* docSree Harsha Totakura2012-10-04
|
* docSree Harsha Totakura2012-09-30
|
* rename MAX_PACKET_SIZE option to MAX_PAYLOAD_SIZESree Harsha Totakura2012-09-11
|
* stream option to set packet sizeSree Harsha Totakura2012-09-11
|
* -control retransmission for HELLO and HELLO_ACKSree Harsha Totakura2012-06-28
|
* -added stream listen success callbackSree Harsha Totakura2012-06-21
|
* -stream listen timeout optionSree Harsha Totakura2012-06-21
|
* -stream uses locks from lockmanagerSree Harsha Totakura2012-06-17
|
* -stream testing hooks and optionsSree Harsha Totakura2012-06-16
|
* -added error status GNUNET_STREAM_BROKENSree Harsha Totakura2012-04-25
|
* -stream connection halfclose and test casesSree Harsha Totakura2012-04-14
|
* -added STREAM_shutdownSree Harsha Totakura2012-04-06
|
* -shutdown completion callbackSree Harsha Totakura2012-04-06
|
* -added shutdown handle and cancelSree Harsha Totakura2012-04-06
|
* -added write io cancellationSree Harsha Totakura2012-03-25
|
* fixed compile error from r20729Sree Harsha Totakura2012-03-24
|
* -added seperate io handles for read and writeSree Harsha Totakura2012-02-26
|
* -refined semantics for STREAM_writeSree Harsha Totakura2012-02-22
|
* -added configuration parameterSree Harsha Totakura2012-01-30
|
* removed ambigious descriptionSree Harsha Totakura2012-01-13
|
* generic type for read dataSree Harsha Totakura2012-01-13
|
* -api improvementChristian Grothoff2011-12-14
|
* -api improvementChristian Grothoff2011-12-14
|
* syntaxSree Harsha Totakura2011-12-10
|
* -revising stream library apiChristian Grothoff2011-12-09
|
* fixed missing doc commentSree Harsha Totakura2011-12-09
|
* added API definitions for stream librarySree Harsha Totakura2011-12-09