aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-06internally assert that asprintf size allocation never failsChristian Grothoff
2018-01-06fix indentation and use after free in tcp pluginChristian Grothoff
2018-01-04Fixed Uninitialized Variable warning.anryko
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-02-21fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff
2017-02-19misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ...Christian Grothoff
2017-01-07fix calls to test_address, expects a struct sockaddr, not an in_addrChristian Grothoff
2017-01-07migrate TCP plugin to new NAT logicChristian Grothoff
2016-10-21eliminate last residue of old service api in transportChristian Grothoff
2016-08-04transport_tcp: make use of GNUNET_HELLO_address_check_optionDaniel Golle
2016-07-25-unregister nat on error, indentation, DCEChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-18rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff
2015-10-07determine network scope for ATS even if we do not yet have a session and only...Christian Grothoff
2015-07-27Match struct IPv4/6TcpAddress with UDP versionsDavid Barksdale
2015-07-18Get STUN to work with UDP pluginBruno Cabral
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-07-nicer loggingChristian Grothoff
2015-03-02finally fix #3698Christian Grothoff
2015-02-28-extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff
2015-02-28call GNUNET_SERVER_receive_done() also on internal error pathsChristian Grothoff
2015-02-28-count total TCP handshakesChristian Grothoff
2015-02-28-check on cur_connectionsChristian Grothoff
2015-02-22simplify logic, do not report monitoring events for sessions in destroy, inde...Christian Grothoff
2015-02-21-indenting...Christian Grothoff
2015-02-21fix use-after-free on exitChristian Grothoff
2015-02-21-fix scope assignmentChristian Grothoff
2015-02-20trying to fix #3687/3683/3684 by avoiding server's client reference counting ...Christian Grothoff
2015-02-18fixing #3683: proper counting of TCP connectionsChristian Grothoff
2015-02-13-fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff
2015-02-12log TCP server suspendsChristian Grothoff
2015-02-12-nicer loggingChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-10-fixing some memory leaks from #3667, also reindentation and code cleanupChristian Grothoff
2015-02-09-minor indentation/logging fixesChristian Grothoff
2015-02-09-do only send HELLO to clients once on startup, do only send fully initialize...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-05Various changes:Christian Grothoff
2015-02-02dramatically simplify quota notification: avoid registration, simply always n...Christian Grothoff
2015-02-01cleaning up UDP code to use only on address format throughout the code as muc...Christian Grothoff
2015-01-25-correct a few overly optimistic assumptions about what can legitimately happ...Christian Grothoff
2015-01-25-pass closure, indentation fixesChristian Grothoff
2015-01-25-undo bad commitChristian Grothoff
2015-01-25-indentation plugin_transport_udp.cChristian Grothoff