towards having sending in transport-testing API (not yet flexible enough)
[oweals/gnunet.git] / src / transport /
2016-07-15 Christian Grothofftowards having sending in transport-testing API (not...
2016-07-15 Christian Grothofftowards having sending in transport-testing API (not...
2016-07-15 Christian Grothoffmake more use of testing lib
2016-07-12 Christian Grothoffmore transport testing hacking
2016-07-10 Christian Grothoffadapt test_transport_api_reliability to new testing API
2016-07-10 Christian Grothoffmodify manipulation_cfg test to use new transport-testi...
2016-07-10 Christian Grothoffmodify manipulation_recv_tcp test to use new transport...
2016-07-10 Christian Grothoffremoving dead test
2016-07-10 Christian Grothoffmodify manipulation_send_tcp test to use new transport...
2016-07-10 Christian Grothoff-use new testing API in montior_peers test
2016-07-10 Christian Grothofffold bidirectional test into main test_ats_api
2016-07-10 Christian Grothoffclean up switch tests
2016-07-10 Christian Grothoffremove redundant test
2016-07-10 Christian Grothoffremove redundant test
2016-07-10 Christian Grothoffmore minor fixes
2016-07-10 Christian Grothoff-adapt disconnect test to new testing lib
2016-07-10 Christian Grothoff-towards nicer transport-testing lib
2016-07-09 Christian Grothoff-start to refactor testcases for sanity
2016-07-08 Christian Grothoff-indenting
2016-07-08 Christian Grothoffth is dead in this test
2016-07-08 Christian Grothoff-indenting
2016-07-08 Christian Grothoff-cancel reconnect task
2016-07-08 Christian Grothoffget transport_api_core to compile
2016-07-08 Christian Grothofffix packing issue
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-07-08 Christian Grothoff-draft of next version of transport-core API
2016-07-08 Christian Grothofftowards factoring out HELLO handling from transport_api.c
2016-07-06 Christian Grothoffremove dead monitor validation test
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_address_to_string to MQ
2016-07-06 Christian Grothoffconverting monitor plugin functionality to MQ
2016-07-06 Christian Grothoffremoving GNUNET_TRANSPORT_monitor_validation-API
2016-07-06 Christian Grothoffconverting GNUNET_TRANSPORT_monitor_peers implementatio...
2016-07-06 Christian Grothoffmisc minor fixes
2016-07-06 Christian Grothoffconverting blacklist API to MQ
2016-06-29 Carlo von lynXMerge remote-tracking branch 'origin/master'
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-05-03 Bart PolotFix printf format causing SEISEGV
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-21 David Barksdalegnunet-transport shutting down too early
2015-11-08 Christian Grothoff-more DCE after try_connect refactoring
2015-11-07 Christian Grothoff-some code cleanup (indentation, redundant branches...
2015-11-06 Christian Grothoffremoving try_connect-related logic that really should...
2015-11-06 Christian Grothoffremoving definitively dead try_connect-related logic...
2015-11-06 Christian Grothoff-removing last uses of TRANSPORT_try_connect API
2015-11-01 Christian Grothoff-typo-doxygen
2015-10-30 Christian Grothoffr36622 was supposed to set to YES, not NO
2015-10-29 Christian Grothoff-code cleanup
2015-10-29 Christian Grothoffreplacing try_connect in gnunet-transport-profiler.
2015-10-29 Christian Grothoffpreparations for replacing try_connect from gnunet...
2015-10-29 Christian Grothoff-stop ignoring the option; #4009 should be fixed by...
2015-10-28 Christian Grothoff-dead
2015-10-28 Christian Grothoff-fix #4025
2015-10-27 Christian Grothoff-fix SEGV
2015-10-27 Christian Grothoff-extra logging for #4025
2015-10-26 Christian Grothoff-document quota, use higher quota for test
2015-10-26 Christian Grothoff-fix udp transmission, avoid scheduling when unready
2015-10-26 Christian Grothoff-fix
2015-10-26 Christian Grothoff-ignore PING/PONG from self
2015-10-26 Christian Grothoffnever pass addresses for ourselves to ATS
2015-10-26 Christian Grothoff-check transport-side for connect-to-self
2015-10-18 Christian Grothoff-remove deprecated try_disconnect API
2015-10-18 Christian Grothoffmove -C option from gnunet-transport to gnunet-ats...
2015-10-18 Christian Grothoff-fix log call
2015-10-18 Christian Grothoff-handle NULL for session (i.e. already gone/down)
2015-10-18 Christian Grothoff-log ACK delay vs. last frag transmit
2015-10-18 Christian Grothoff-log expected transmission time on enqueue, together...
2015-10-18 Christian Grothoff-smoother calculation of flow delays, base it on the...
2015-10-18 Christian Grothoff-use UINT32_MAX to mean disconnect, for real
2015-10-18 Christian Grothoff-more logging, avoid duplicate re-scheduling
2015-10-18 Christian Grothoff-use LOG instead of GNUNET_log
2015-10-18 Christian Grothoff-only schedule select once per fragmented message
2015-10-18 Christian Grothoff-fix NPE
2015-10-18 Christian Grothoff-doxygen
2015-10-18 Christian Grothoffadd 'strength' argument to address suggestion request...
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-10-18 Christian Grothoff-typo
2015-10-18 Christian Grothoff-dead function in header
2015-10-18 Christian Grothoffcombing through transport ATS logic, documenting and...
2015-10-17 Christian Grothofflog plugin involved in slow transmissions
2015-10-17 Christian Grothofffix misscalculation of per-session flow delays and...
2015-10-17 Christian Grothoffadd logging to watch for transmission delays within...
2015-10-17 Christian Grothoff-be harsher about transport service sending messages...
2015-10-17 Christian Grothoff-add option to ignore SetQuotaMessage (but still genera...
2015-10-17 Christian Grothoff-do not export set_incoming_quota past file, it is...
2015-10-16 Christian Grothoff-use INFO, not WARN
2015-10-16 Christian Grothoff-fix destroy_ai
2015-10-16 David BarksdaleRemove unused variable
2015-10-14 Christian Grothofftrying to fix #4003
2015-10-08 Christian Grothoffadd constant for the delay after which we log warnings
2015-10-08 Christian Grothoff-fix template
2015-10-07 Christian Grothoffdetermine network scope for ATS even if we do not yet...
2015-10-07 Christian Grothoff-more meaningful log msg
2015-10-07 Christian Grothoffadd additional diagnostics to help localize #3971 invar...
2015-10-07 Christian Grothoff-do not leave PPT timeout tasks behind
2015-10-07 Christian Grothoff-fix NPE
next