-more cleanup and input validation fixes
[oweals/gnunet.git] / src / include / gnunet_stream_lib.h
2012-10-04 Sree Harsha Totakuradoc
2012-09-30 Sree Harsha Totakuradoc
2012-09-11 Sree Harsha Totakurarename MAX_PACKET_SIZE option to MAX_PAYLOAD_SIZE
2012-09-11 Sree Harsha Totakurastream option to set packet size
2012-06-28 Sree Harsha Totakura-control retransmission for HELLO and HELLO_ACK
2012-06-21 Sree Harsha Totakura-added stream listen success callback
2012-06-21 Sree Harsha Totakura-stream listen timeout option
2012-06-17 Sree Harsha Totakura-stream uses locks from lockmanager
2012-06-16 Sree Harsha Totakura-stream testing hooks and options
2012-04-25 Sree Harsha Totakura-added error status GNUNET_STREAM_BROKEN
2012-04-14 Sree Harsha Totakura-stream connection halfclose and test cases
2012-04-06 Sree Harsha Totakura-added STREAM_shutdown
2012-04-06 Sree Harsha Totakura-shutdown completion callback
2012-04-06 Sree Harsha Totakura-added shutdown handle and cancel
2012-03-25 Sree Harsha Totakura-added write io cancellation
2012-03-24 Sree Harsha Totakurafixed compile error from r20729
2012-02-26 Sree Harsha Totakura-added seperate io handles for read and write
2012-02-22 Sree Harsha Totakura-refined semantics for STREAM_write
2012-01-30 Sree Harsha Totakura-added configuration parameter
2012-01-13 Sree Harsha Totakuraremoved ambigious description
2012-01-13 Sree Harsha Totakurageneric type for read data
2011-12-14 Christian Grothoff-api improvement
2011-12-14 Christian Grothoff-api improvement
2011-12-10 Sree Harsha Totakurasyntax
2011-12-09 Christian Grothoff-revising stream library api
2011-12-09 Sree Harsha Totakurafixed missing doc comment
2011-12-09 Sree Harsha Totakuraadded API definitions for stream library