aboutsummaryrefslogtreecommitdiff
path: root/src/stream/stream_protocol.h
Commit message (Collapse)AuthorAge
* 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 byte conversion bugsSree Harsha Totakura2012-03-09
|
* -receive buffer (re)allocation in handle_dataSree Harsha Totakura2012-02-26
|
* -read operation sketchSree Harsha Totakura2012-02-22
|
* -stuffChristian Grothoff2012-02-22
|
* -added data message handlingSree Harsha Totakura2012-02-21
|
* -added write operationSree Harsha Totakura2012-02-12
|
* -stylistic fixesChristian Grothoff2012-02-08
|
* -added socket write handleSree Harsha Totakura2012-02-08
|
* -misc stream hxingChristian 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
|
* test case for stream APISree Harsha Totakura2012-01-13
|
* stream P2P protocol message specificationSree Harsha Totakura2012-01-10