regex profiler fixes
[oweals/gnunet.git] / src / stream /
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...
2012-06-15 Sree Harsha Totakurastream misc fixing
2012-06-13 Christian Grothoff-use underscores for testcase names
2012-06-12 Sree Harsha Totakura-new test case for multiple packet transmission using...
2012-06-10 Sree Harsha Totakura-cleaner code
2012-06-09 Christian Grothoff-fix config
2012-06-09 Christian Grothoff-fix
2012-06-06 Sree Harsha Totakura-network message struct
2012-05-31 Christian Grothoff-fixing port choices that conflict with lockmanager
2012-05-22 Sree Harsha Totakurafixed segmentation fault due to missing GNUNET_STREAM_O...
2012-05-14 Sree Harsha Totakurawarnings
2012-05-12 Sree Harsha Totakurapeer ids in logging and indentation
2012-05-11 Sree Harsha Totakuralogging and indentation
2012-05-10 Christian Grothoff-fixing misc issues in stream, including compilation...
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-04-27 Christian Grothoff-fix
2012-04-26 Sree Harsha Totakura-naming convention
2012-04-25 Sree Harsha Totakura-added test_stream_local.c to standard checks
2012-04-22 Sree Harsha Totakura-task cancellations in tunnel cleaner
2012-04-18 Sree Harsha Totakura-fixed wrong assertion
2012-04-18 Sree Harsha Totakura-fixed mesh application types array and makefile
2012-04-17 Sree Harsha Totakura-makefile for new test_stream_local (commented)
2012-04-17 Sree Harsha Totakura-test cases renaming
2012-04-17 Sree Harsha Totakura-logging in mesh peer disconnect handler
2012-04-14 Sree Harsha Totakura-stream connection halfclose and test cases
2012-04-10 Sree Harsha Totakura-retransmission of close messages
2012-04-07 Sree Harsha Totakura-doxygen
2012-04-07 Sree Harsha Totakura-added STREAM_shutdown & test case for shutdown
2012-04-06 Sree Harsha Totakura-added STREAM_shutdown
2012-04-06 Sree Harsha Totakura-shutdown completion callback
2012-04-06 Sree Harsha Totakura-added shutdown handle and cancel
2012-03-25 Sree Harsha Totakura-added write io cancellation
2012-03-24 Sree Harsha Totakura- de-duplication
2012-03-24 Sree Harsha Totakurafixed compile error from r20729
2012-03-23 Matthias Wachs- dozygen
2012-03-23 Sree Harsha Totakurabugfix
2012-03-23 Sree Harsha Totakurafixed read packets removal after read processor,
2012-03-21 Sree Harsha Totakurafixed read timeout problem and added ack sending incase...
next