-simplify
[oweals/gnunet.git] / src / stream /
2013-05-02 Sree Harsha Totakura- minor fixes
2013-05-02 Sree Harsha Totakurafix #2877: stream doesn't distinguish between the appli...
2013-04-30 Sree Harsha Totakura- mesh test case to show it doesn't respond to shutdown
2013-04-10 Sree Harsha Totakura- copyright
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-01-16 Sree Harsha Totakura- doc
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-21 Christian Grothoff-die old testing, die
2012-12-21 Sree Harsha Totakura- no more explicit overlay linking
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-12 Sree Harsha Totakura- fixes
2012-12-11 Sree Harsha TotakuraGNUNET_TESTBED_test_run to return status
2012-12-11 Sree Harsha Totakura- doxygen
2012-12-11 Sree Harsha Totakura- rename
2012-12-11 Sree Harsha Totakuraallow calling GNUNET_STREAM_read() from DataProcessor...
2012-12-10 Sree Harsha Totakura- warning when trying to read when a read handle is...
2012-12-10 Sree Harsha Totakurafix 2672
2012-11-26 Sree Harsha Totakura- update bitmap not only on ACK's base number but also...
2012-11-26 Sree Harsha Totakura- simplify
2012-11-26 Sree Harsha Totakuraexponential delay for data retransmissions
2012-11-26 Sree Harsha Totakura- use GNUNET_TIME_UNIT_ZERO
2012-11-26 Sree Harsha Totakuraseperate timeouts for MESH retries
2012-11-25 Christian Grothoff-fix double-sending in stream if finish_cb behaves...
2012-11-24 Christian Grothoffremoving invalid assertions that shutdown must preceed...
2012-11-24 Christian Grothoff-ensure that either stream_api calls callbacks last...
2012-11-22 Christian Grothoffstarting to use stream in fs
2012-11-19 Sree Harsha Totakura- merged r25055
2012-11-19 Sree Harsha Totakura- shutdown other socket also
2012-11-19 Sree Harsha Totakura- fixes
2012-11-19 Sree Harsha Totakura- warn upon unclean socket close
2012-11-19 Sree Harsha Totakuracleanup write handle upon shutdown
2012-11-19 Sree Harsha Totakura- towards cleaner shutdowns
2012-11-18 Sree Harsha Totakurause statistics
2012-11-06 Sree Harsha Totakurareduce number of packets
2012-11-05 Sree Harsha Totakuradead code
2012-11-05 Sree Harsha Totakurachanging to fixed number of packets instead of fixed...
2012-11-05 Sree Harsha Totakuracoverity fixes
2012-11-05 Sree Harsha Totakurafix to keep testing running
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-02 Christian Grothoff-use loopback
2012-10-31 Sree Harsha Totakurafixes
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-04 Sree Harsha Totakuraremoved fixme
2012-10-04 Sree Harsha Totakuradoc
2012-10-04 Sree Harsha Totakuraremoved session id
2012-10-04 Sree Harsha Totakuramoved read_io task and its corresponding timeout task...
2012-10-02 Sree Harsha Totakurafixing #2574
2012-09-30 Sree Harsha Totakurafixing #2571
2012-09-30 Sree Harsha Totakuramore fixes for #2570
2012-09-30 Sree Harsha Totakurafixes for #2570
2012-09-30 Sree Harsha Totakuraclean exit while aborting
2012-09-28 Christian Grothoff-no vpn
2012-09-23 Sree Harsha Totakurameasuring uplink and downlink
2012-09-22 Sree Harsha Totakurafixing stream data retransmissions
2012-09-18 Sree Harsha Totakura1 hop performance testing
2012-09-18 Sree Harsha Totakuracase to show lowered throughtput if payload size if...
2012-09-18 Sree Harsha Totakurasequence difference calculation fixes while processing...
2012-09-12 Sree Harsha Totakuraadded work ssh key
2012-09-12 Christian Grothofftriple star fun
2012-09-12 Sree Harsha Totakurafixes
2012-09-12 Sree Harsha Totakurafix
2012-09-12 Sree Harsha Totakurareasonable buffer for performance measurements
2012-09-12 Sree Harsha Totakurastream performance - implemented 1 hop throughput calcu...
2012-09-11 Sree Harsha Totakuramore scaffolding
2012-09-11 Sree Harsha Totakurascaffolding
2012-09-11 Sree Harsha Totakurastub for stream performance tests
2012-09-11 Sree Harsha Totakurastream speedup fixes
2012-09-11 Sree Harsha Totakurareduced payload size
2012-09-11 Sree Harsha Totakurarename MAX_PACKET_SIZE option to MAX_PAYLOAD_SIZE
2012-09-11 Sree Harsha Totakurastream option to set packet size
2012-09-08 Sree Harsha Totakuratest_stream_2peers_halfclose to testbed
2012-09-07 Sree Harsha Totakuramigrate stream 2peers test to testbed
2012-09-05 Sree Harsha Totakurasuppressions for mesh
2012-09-05 Sree Harsha Totakurafix
2012-09-04 Sree Harsha Totakuranew stream/testbed testcase into defaults
2012-09-04 Sree Harsha Totakuranew stream testcase using testbed
2012-07-29 Sree Harsha Totakurafixes
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-22 LRNFix hostkey loading for old testing framework
2012-06-28 Sree Harsha Totakura-control retransmission handling
2012-06-28 Sree Harsha Totakura-control retransmission for HELLO and HELLO_ACK
2012-06-24 Sree Harsha Totakura- removed test_stream_api.c
2012-06-24 Christian Grothoff-LRN: Don't free shutdown handle while it's in use
2012-06-23 Christian Grothoff-LRN: Change logskipping to use functions only:
2012-06-23 Sree Harsha Totakura-added stream read io cancel
2012-06-21 Sree Harsha Totakura-added stream listen success callback
2012-06-21 Sree Harsha Totakura-stream listen timeout option
2012-06-20 Sree Harsha Totakura-stream testcases with new testing library
2012-06-20 Sree Harsha Totakura-fixes for api change in testing library
2012-06-20 Christian Grothoff-working on stream
2012-06-18 Sree Harsha Totakura-doxygen
2012-06-17 Sree Harsha Totakura-stream uses locks from lockmanager
2012-06-17 Sree Harsha Totakura-testcase for sequence wrap around effect and sequence...
2012-06-16 Sree Harsha Totakura-stream testing hooks and options
2012-06-15 Sree Harsha Totakura-fixed unused variable
2012-06-15 Sree Harsha Totakuraadded test_stream_big to make check tests
2012-06-15 Sree Harsha Totakuraremvod verbose debugging in stream api; fixed warning...
next