aboutsummaryrefslogtreecommitdiff
path: root/src/stream
Commit message (Collapse)AuthorAge
* 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
| | | | integration with Java services
* -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
|
* added half-closed shutdown testSree Harsha Totakura2012-01-13
|
* added shutdown call in testcaseSree Harsha Totakura2012-01-13
|
* test case for stream APISree Harsha Totakura2012-01-13
|
* stream P2P protocol message specificationSree Harsha Totakura2012-01-10
|
* added API definitions for stream librarySree Harsha Totakura2011-12-09