aboutsummaryrefslogtreecommitdiff
path: root/src/stream
Commit message (Expand)AuthorAge
* -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
* -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
* -added socket write handleSree Harsha Totakura2012-02-08
* -protocol upto ESTABLISHED stateSree Harsha Totakura2012-02-05
* -added message sequencingSree Harsha Totakura2012-02-05
* -fixed compilation errorsSree Harsha Totakura2012-02-03
* -misc stream hxingChristian Grothoff2012-02-03
* -misc stream hxingChristian Grothoff2012-02-03
* -adding build system basics for stream libraryChristian Grothoff2012-02-03
* -stream api implementation skeleton(incomplete)Sree Harsha Totakura2012-01-30
* - moved stream message types to gnunet_protocols.hSree Harsha Totakura2012-01-24
* -hints for stream lib developmentChristian Grothoff2012-01-18
* - protocol statesSree Harsha Totakura2012-01-17
* refined test casesSree Harsha Totakura2012-01-16