enabling use of pipes for signal communication also on UNIX to enable future integrat...
[oweals/gnunet.git] / src / stream / stream_api.c
2012-02-27 Sree Harsha Totakura-fixed relative boundaries in stream read
2012-02-26 Sree Harsha Totakura-copy buffer and STREAM_read(incomplete)
2012-02-26 Sree Harsha Totakura-receive buffer (re)allocation in handle_data
2012-02-22 Sree Harsha Totakura-documentation fixes
2012-02-22 Sree Harsha Totakura-read operation sketch
2012-02-22 Christian Grothoff-stuff
2012-02-22 Sree Harsha Totakura-fixed compile bug
2012-02-22 Sree Harsha Totakuraadded ack sending
2012-02-21 Sree Harsha Totakura-added data message handling
2012-02-12 Sree Harsha Totakura-fixed ntoh64 to GNUNET_ntohll
2012-02-12 Sree Harsha Totakura-added write operation
2012-02-08 Christian Grothoff-stylistic fixes
2012-02-08 Sree Harsha Totakura-added socket write handle
2012-02-05 Sree Harsha Totakura-protocol upto ESTABLISHED state
2012-02-05 Sree Harsha Totakura-added message sequencing
2012-02-03 Sree Harsha Totakura-fixed compilation errors
2012-02-03 Christian Grothoff-misc stream hxing
2012-02-03 Christian Grothoff-misc stream hxing
2012-01-30 Sree Harsha Totakura-stream api implementation skeleton(incomplete)