2016-05-06 |
Christian Grothoff | fix compiler warnings |
tree | commitdiff |
2016-05-06 |
Christian Grothoff | fix compiler warnings |
tree | commitdiff |
2016-05-06 |
Christian Grothoff | fixing compiler warnings |
tree | commitdiff |
2016-05-03 |
Bart Polot | Fix printf format causing SEISEGV |
tree | commitdiff |
2016-04-30 |
Christian Grothoff | implementing new scheduler shutdown semantics |
tree | commitdiff |
2016-04-09 |
Christian Grothoff | small API change: do no longer pass rarely needed GNUNE... |
tree | commitdiff |
2016-01-19 |
Christian Grothoff | -fix (C) notices |
tree | commitdiff |
2015-11-21 |
David Barksdale | gnunet-transport shutting down too early |
tree | commitdiff |
2015-11-08 |
Christian Grothoff | -more DCE after try_connect refactoring |
tree | commitdiff |
2015-11-07 |
Christian Grothoff | -some code cleanup (indentation, redundant branches... |
tree | commitdiff |
2015-11-06 |
Christian Grothoff | removing try_connect-related logic that really should... |
tree | commitdiff |
2015-11-06 |
Christian Grothoff | removing definitively dead try_connect-related logic... |
tree | commitdiff |
2015-11-06 |
Christian Grothoff | -removing last uses of TRANSPORT_try_connect API |
tree | commitdiff |
2015-11-01 |
Christian Grothoff | -typo-doxygen |
tree | commitdiff |
2015-10-30 |
Christian Grothoff | r36622 was supposed to set to YES, not NO |
tree | commitdiff |
2015-10-29 |
Christian Grothoff | -code cleanup |
tree | commitdiff |
2015-10-29 |
Christian Grothoff | replacing try_connect in gnunet-transport-profiler. |
tree | commitdiff |
2015-10-29 |
Christian Grothoff | preparations for replacing try_connect from gnunet... |
tree | commitdiff |
2015-10-29 |
Christian Grothoff | -stop ignoring the option; #4009 should be fixed by... |
tree | commitdiff |
2015-10-28 |
Christian Grothoff | -dead |
tree | commitdiff |
2015-10-28 |
Christian Grothoff | -fix #4025 |
tree | commitdiff |
2015-10-27 |
Christian Grothoff | -fix SEGV |
tree | commitdiff |
2015-10-27 |
Christian Grothoff | -extra logging for #4025 |
tree | commitdiff |
2015-10-26 |
Christian Grothoff | -document quota, use higher quota for test |
tree | commitdiff |
2015-10-26 |
Christian Grothoff | -fix udp transmission, avoid scheduling when unready |
tree | commitdiff |
2015-10-26 |
Christian Grothoff | -fix |
tree | commitdiff |
2015-10-26 |
Christian Grothoff | -ignore PING/PONG from self |
tree | commitdiff |
2015-10-26 |
Christian Grothoff | never pass addresses for ourselves to ATS |
tree | commitdiff |
2015-10-26 |
Christian Grothoff | -check transport-side for connect-to-self |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -remove deprecated try_disconnect API |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | move -C option from gnunet-transport to gnunet-ats... |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -fix log call |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -handle NULL for session (i.e. already gone/down) |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -log ACK delay vs. last frag transmit |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -log expected transmission time on enqueue, together... |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -smoother calculation of flow delays, base it on the... |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -use UINT32_MAX to mean disconnect, for real |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -more logging, avoid duplicate re-scheduling |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -use LOG instead of GNUNET_log |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -only schedule select once per fragmented message |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -fix NPE |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | add 'strength' argument to address suggestion request... |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | rename 'struct Session' to 'struct GNUNET_ATS_Session... |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -typo |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | -dead function in header |
tree | commitdiff |
2015-10-18 |
Christian Grothoff | combing through transport ATS logic, documenting and... |
tree | commitdiff |
2015-10-17 |
Christian Grothoff | log plugin involved in slow transmissions |
tree | commitdiff |
2015-10-17 |
Christian Grothoff | fix misscalculation of per-session flow delays and... |
tree | commitdiff |
2015-10-17 |
Christian Grothoff | add logging to watch for transmission delays within... |
tree | commitdiff |
2015-10-17 |
Christian Grothoff | -be harsher about transport service sending messages... |
tree | commitdiff |
2015-10-17 |
Christian Grothoff | -add option to ignore SetQuotaMessage (but still genera... |
tree | commitdiff |
2015-10-17 |
Christian Grothoff | -do not export set_incoming_quota past file, it is... |
tree | commitdiff |
2015-10-16 |
Christian Grothoff | -use INFO, not WARN |
tree | commitdiff |
2015-10-16 |
Christian Grothoff | -fix destroy_ai |
tree | commitdiff |
2015-10-16 |
David Barksdale | Remove unused variable |
tree | commitdiff |
2015-10-14 |
Christian Grothoff | trying to fix #4003 |
tree | commitdiff |
2015-10-08 |
Christian Grothoff | add constant for the delay after which we log warnings |
tree | commitdiff |
2015-10-08 |
Christian Grothoff | -fix template |
tree | commitdiff |
2015-10-07 |
Christian Grothoff | determine network scope for ATS even if we do not yet... |
tree | commitdiff |
2015-10-07 |
Christian Grothoff | -more meaningful log msg |
tree | commitdiff |
2015-10-07 |
Christian Grothoff | add additional diagnostics to help localize #3971 invar... |
tree | commitdiff |
2015-10-07 |
Christian Grothoff | -do not leave PPT timeout tasks behind |
tree | commitdiff |
2015-10-07 |
Christian Grothoff | -fix NPE |
tree | commitdiff |
2015-10-07 |
Christian Grothoff | major bugfix: is_ready must only be set to GNUNET_NO... |
tree | commitdiff |
2015-10-07 |
Christian Grothoff | -adding more logging to diagnose transport transmission... |
tree | commitdiff |
2015-10-05 |
Christian Grothoff | adding DEBUG logic for #3863 |
tree | commitdiff |
2015-10-05 |
Christian Grothoff | fix #3986 |
tree | commitdiff |
2015-09-30 |
Carlo von lynX | DESTDIR fix in Makefiles needed by distro packagers |
tree | commitdiff |
2015-08-21 |
Bruno Cabral | Forget to commit some files |
tree | commitdiff |
2015-08-03 |
Christian Grothoff | -improve indentation, reduce duplication of PIDs in... |
tree | commitdiff |
2015-07-27 |
David Barksdale | Match struct IPv4/6TcpAddress with UDP versions |
tree | commitdiff |
2015-07-18 |
Bruno Cabral | Get STUN to work with UDP plugin |
tree | commitdiff |
2015-07-18 |
Christian Grothoff | minor modifications to reduce warnings |
tree | commitdiff |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
tree | commitdiff |
2015-06-28 |
Christian Grothoff | fix #3693: if PA is NULL, ignore message, we must be... |
tree | commitdiff |
2015-06-27 |
David Barksdale | Change NPE into GNUNET_break (0) |
tree | commitdiff |
2015-06-24 |
David Barksdale | Avoid trying to disconnect a neighbour twice |
tree | commitdiff |
2015-06-21 |
Christian Grothoff | support gnurl's curl.h being in include/gnurl/ OR inclu... |
tree | commitdiff |
2015-06-12 |
Christian Grothoff | fix use of deprecated MHD symbols |
tree | commitdiff |
2015-06-07 |
Christian Grothoff | -nicer logging |
tree | commitdiff |
2015-06-03 |
Christian Grothoff | -slightly better logging |
tree | commitdiff |
2015-06-02 |
Christian Grothoff | -noinst-ing non-functional binaries/libraries that... |
tree | commitdiff |
2015-05-21 |
Christian Grothoff | -also use NONE instead of INBOUND for WLAN |
tree | commitdiff |
2015-05-21 |
Christian Grothoff | -this does not help #3719, likely diagnosis was wrong... |
tree | commitdiff |
2015-05-20 |
Christian Grothoff | set inbound flag which should fix #3719 (assuming diagn... |
tree | commitdiff |
2015-05-20 |
Christian Grothoff | -indentation, doxygen |
tree | commitdiff |
2015-05-18 |
Christian Grothoff | -avoid theoretical use after free |
tree | commitdiff |
2015-05-01 |
Christian Grothoff | -simplify socket NULL check |
tree | commitdiff |
2015-04-29 |
Christian Grothoff | -lower to debug level (#3783) |
tree | commitdiff |
2015-04-09 |
Matthias Wachs | fix: compiler warning for uninitialized value |
tree | commitdiff |
2015-03-24 |
Christian Grothoff | -updated french translations |
tree | commitdiff |
2015-03-17 |
Christian Grothoff | -undo |
tree | commitdiff |
2015-03-17 |
Christian Grothoff | -undo |
tree | commitdiff |
2015-03-17 |
Christian Grothoff | consistently call deq before qc |
tree | commitdiff |
2015-03-17 |
Christian Grothoff | -more logging |
tree | commitdiff |
2015-03-15 |
Christian Grothoff | check for existence of 'getopt' command line tool |
tree | commitdiff |
2015-03-14 |
Christian Grothoff | -include conf files in dist |
tree | commitdiff |
2015-03-13 |
Christian Grothoff | -doxygen fix |
tree | commitdiff |
2015-03-09 |
Christian Grothoff | -doxygen and stylistic fixes |
tree | commitdiff |
next |