aboutsummaryrefslogtreecommitdiff
path: root/src/stream
Commit message (Expand)AuthorAge
* fixed segmentation fault due to missing GNUNET_STREAM_OPTION_ENDSree Harsha Totakura2012-05-22
* warningsSree Harsha Totakura2012-05-14
* peer ids in logging and indentationSree Harsha Totakura2012-05-12
* logging and indentationSree Harsha Totakura2012-05-11
* -fixing misc issues in stream, including compilation errors on bots, but moreChristian Grothoff2012-05-10
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -fixChristian Grothoff2012-04-27
* -naming conventionSree Harsha Totakura2012-04-26
* -added test_stream_local.c to standard checksSree Harsha Totakura2012-04-25
* -task cancellations in tunnel cleanerSree Harsha Totakura2012-04-22
* -fixed wrong assertionSree Harsha Totakura2012-04-18
* -fixed mesh application types array and makefileSree Harsha Totakura2012-04-18
* -makefile for new test_stream_local (commented)Sree Harsha Totakura2012-04-17
* -test cases renamingSree Harsha Totakura2012-04-17
* -logging in mesh peer disconnect handlerSree Harsha Totakura2012-04-17
* -stream connection halfclose and test casesSree Harsha Totakura2012-04-14
* -retransmission of close messagesSree Harsha Totakura2012-04-10
* -doxygenSree Harsha Totakura2012-04-07
* -added STREAM_shutdown & test case for shutdownSree Harsha Totakura2012-04-07
* -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
* - de-duplicationSree Harsha Totakura2012-03-24
* fixed compile error from r20729Sree Harsha Totakura2012-03-24
* - dozygenMatthias Wachs2012-03-23
* bugfixSree Harsha Totakura2012-03-23
* fixed read packets removal after read processor,Sree Harsha Totakura2012-03-23
* fixed read timeout problem and added ack sending incase of ignored data messagesSree Harsha Totakura2012-03-21
* fixed listen callback to happen after reaching ESTABLISHED stateSree Harsha Totakura2012-03-21
* using GNUNET_STREAM_ACK_BITMAP_BIT_LENGTHSree Harsha Totakura2012-03-10
* fixed retransmission taskSree Harsha Totakura2012-03-10
* fixed byte conversion bugsSree Harsha Totakura2012-03-09
* corrected HELLO_ACK message sizeSree Harsha Totakura2012-03-09
* peer interningSree Harsha Totakura2012-03-08
* more assertionsSree Harsha Totakura2012-03-08
* Data message retransmissionsSree Harsha Totakura2012-03-08
* -debuggingSree Harsha Totakura2012-03-07
* -identify sockets deriving from lsocketSree Harsha Totakura2012-03-06
* -bugfixes and testcasesSree Harsha Totakura2012-03-06
* -modified testcase according to modified interfaceSree Harsha Totakura2012-03-03
* -commenting out testcase -- wrong c filename?Christian Grothoff2012-02-28
* -commenting out testcase -- wrong c filename?Christian Grothoff2012-02-28
* -removed copy buffer and prepare_data_for_readSree Harsha Totakura2012-02-27
* -fixChristian Grothoff2012-02-27
* -added read io timeoutSree Harsha Totakura2012-02-27
* -added prepare_buffer_for_readSree Harsha Totakura2012-02-27
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -fixed relative boundaries in stream readSree Harsha Totakura2012-02-27
* -copy buffer and STREAM_read(incomplete)Sree Harsha Totakura2012-02-26