never pass addresses for ourselves to ATS
[oweals/gnunet.git] / src / transport /
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
2015-10-07 Christian Grothoffmajor bugfix: is_ready must only be set to GNUNET_NO...
2015-10-07 Christian Grothoff-adding more logging to diagnose transport transmission...
2015-10-05 Christian Grothoffadding DEBUG logic for #3863
2015-10-05 Christian Grothofffix #3986
2015-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-08-21 Bruno CabralForget to commit some files
2015-08-03 Christian Grothoff-improve indentation, reduce duplication of PIDs in...
2015-07-27 David BarksdaleMatch struct IPv4/6TcpAddress with UDP versions
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
2015-07-18 Christian Grothoffminor modifications to reduce warnings
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-28 Christian Grothofffix #3693: if PA is NULL, ignore message, we must be...
2015-06-27 David BarksdaleChange NPE into GNUNET_break (0)
2015-06-24 David BarksdaleAvoid trying to disconnect a neighbour twice
2015-06-21 Christian Grothoffsupport gnurl's curl.h being in include/gnurl/ OR inclu...
2015-06-12 Christian Grothofffix use of deprecated MHD symbols
2015-06-07 Christian Grothoff-nicer logging
2015-06-03 Christian Grothoff-slightly better logging
2015-06-02 Christian Grothoff-noinst-ing non-functional binaries/libraries that...
2015-05-21 Christian Grothoff-also use NONE instead of INBOUND for WLAN
2015-05-21 Christian Grothoff-this does not help #3719, likely diagnosis was wrong...
2015-05-20 Christian Grothoffset inbound flag which should fix #3719 (assuming diagn...
2015-05-20 Christian Grothoff-indentation, doxygen
2015-05-18 Christian Grothoff-avoid theoretical use after free
2015-05-01 Christian Grothoff-simplify socket NULL check
2015-04-29 Christian Grothoff-lower to debug level (#3783)
2015-04-09 Matthias Wachsfix: compiler warning for uninitialized value
2015-03-24 Christian Grothoff-updated french translations
2015-03-17 Christian Grothoff-undo
2015-03-17 Christian Grothoff-undo
2015-03-17 Christian Grothoffconsistently call deq before qc
2015-03-17 Christian Grothoff-more logging
2015-03-15 Christian Grothoffcheck for existence of 'getopt' command line tool
2015-03-14 Christian Grothoff-include conf files in dist
2015-03-13 Christian Grothoff-doxygen fix
2015-03-09 Christian Grothoff-doxygen and stylistic fixes
2015-03-08 Christian Grothofffinishing implementation of #3652
2015-03-08 Christian Grothoff-always assume at least MIN bandwidth, even if we got...
2015-03-07 Christian Grothoffact on received SessionQuotaMessages
2015-03-07 Christian Grothoffthis can be very harmless, reduce logging
2015-03-07 Christian Grothofftrying to fix #3694: reduce duplicate ACKing
2015-03-07 Christian Grothofffix #3704
2015-03-07 Christian Grothoff-fix misc disting issues
2015-03-07 Christian Grothofffix #3701
2015-03-07 Christian Grothofftrying to fix #3702 by removing session from session...
2015-03-03 Christian Grothoffpossible fix for #3690
2015-03-02 Christian Grothofffix #3649/#3591
2015-03-02 Christian Grothofffinally fix #3698
2015-03-02 Christian Grothoffmake output of gnunet-transport -P more readable (...
2015-03-02 Christian Grothoffdefine quota message to transmit quota requests, toward...
2015-03-01 Christian Grothoffmajor code cleanup in UDP plugin, seems to also fix...
2015-03-01 Christian Grothoff-simplifying event loop for UDP, separting v4/v6 for...
2015-03-01 Christian Grothoff-simplify logic
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-28 Christian Grothoffcall GNUNET_SERVER_receive_done() also on internal...
2015-02-28 Christian Grothoff-count total TCP handshakes
2015-02-28 Christian Grothoff-no longer needed
2015-02-28 Christian Grothoff-shorten stats labels
2015-02-28 Christian Grothoff-check on cur_connections
2015-02-28 Christian Grothoff-fix indentation, logging, i18n, doxygen
2015-02-28 Christian Grothoffadding additional checks for invariants to help find...
2015-02-23 David BarksdaleDon't timeout XHR clients so quickly.
2015-02-22 Christian Grothoffsimplify logic, do not report monitoring events for...
next