-GArik: fix typo
[oweals/gnunet.git] / src / stream /
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-02-03 Christian Grothoff-adding build system basics for stream library
2012-01-30 Sree Harsha Totakura-stream api implementation skeleton(incomplete)
2012-01-24 Sree Harsha Totakura- moved stream message types to gnunet_protocols.h
2012-01-18 Christian Grothoff-hints for stream lib development
2012-01-17 Sree Harsha Totakura- protocol states
2012-01-16 Sree Harsha Totakurarefined test cases
2012-01-13 Sree Harsha Totakuraadded half-closed shutdown test
2012-01-13 Sree Harsha Totakuraadded shutdown call in testcase
2012-01-13 Sree Harsha Totakuratest case for stream API
2012-01-10 Sree Harsha Totakurastream P2P protocol message specification
2011-12-09 Sree Harsha Totakuraadded API definitions for stream library