aboutsummaryrefslogtreecommitdiff
path: root/src/stream/stream_api.c
Commit message (Collapse)AuthorAge
* 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
|
* -fixChristian Grothoff2012-04-27
|
* -task cancellations in tunnel cleanerSree Harsha Totakura2012-04-22
|
* -fixed mesh application types array and makefileSree Harsha Totakura2012-04-18
|
* -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
| | | | | | byte ordering bugs, ack_bitmap handling in handle_ack ack_task cancelling in socket close
* 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
|
* -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
|
* -fixed relative boundaries in stream readSree Harsha Totakura2012-02-27
|
* -copy buffer and STREAM_read(incomplete)Sree Harsha Totakura2012-02-26
|
* -receive buffer (re)allocation in handle_dataSree Harsha Totakura2012-02-26
|
* -documentation fixesSree Harsha Totakura2012-02-22
|
* -read operation sketchSree Harsha Totakura2012-02-22
|
* -stuffChristian Grothoff2012-02-22
|
* -fixed compile bugSree Harsha Totakura2012-02-22
|
* added ack sendingSree Harsha Totakura2012-02-22
|
* -added data message handlingSree Harsha Totakura2012-02-21
|
* -fixed ntoh64 to GNUNET_ntohllSree Harsha Totakura2012-02-12
|
* -added write operationSree Harsha Totakura2012-02-12
|
* -stylistic fixesChristian Grothoff2012-02-08
|