rename configs to match
[oweals/gnunet.git] / src / transport / plugin_transport_tcp.c
2019-11-20 ng0follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-02-23 Christian Grothoffmerge
2019-02-13 Christian Grothofftrying to improve things for #5560
2019-01-28 Christian Grothoffimprove NAT API: allow client to store associated data...
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-23 Christian Grothoffrename fest: use new libgnunetnt instead of old libgnun...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothoffinternally assert that asprintf size allocation never...
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-06 Christian Grothofffix indentation and use after free in tcp plugin
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 anrykoFixed Uninitialized Variable warning.
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2017-02-19 Christian Grothoffmisc log fixes, plus prevent multiple TCP connections...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-07 Christian Grothofffix calls to test_address, expects a struct sockaddr...
2017-01-07 Christian Grothoffmigrate TCP plugin to new NAT logic
2016-10-21 Christian Grothoffeliminate last residue of old service api in transport
2016-08-04 Daniel Golletransport_tcp: make use of GNUNET_HELLO_address_check_o...
2016-07-25 Christian Grothoff-unregister nat on error, indentation, DCE
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-10-07 Christian Grothoffdetermine network scope for ATS even if we do not yet...
2015-07-27 David BarksdaleMatch struct IPv4/6TcpAddress with UDP versions
2015-07-18 Bruno CabralGet STUN to work with UDP plugin
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-07 Christian Grothoff-nicer logging
2015-03-02 Christian Grothofffinally fix #3698
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-check on cur_connections
2015-02-22 Christian Grothoffsimplify logic, do not report monitoring events for...
2015-02-21 Christian Grothoff-indenting...
2015-02-21 Christian Grothofffix use-after-free on exit
2015-02-21 Christian Grothoff-fix scope assignment
2015-02-20 Christian Grothofftrying to fix #3687/3683/3684 by avoiding server's...
2015-02-18 Christian Grothofffixing #3683: proper counting of TCP connections
2015-02-13 Christian Grothoff-fixing misc minor bugs and style issues (unchecked...
2015-02-12 Christian Grothofflog TCP server suspends
2015-02-12 Christian Grothoff-nicer logging
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-10 Christian Grothoff-fixing some memory leaks from #3667, also reindentatio...
2015-02-09 Christian Grothoff-minor indentation/logging fixes
2015-02-09 Christian Grothoff-do only send HELLO to clients once on startup, do...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-05 Christian GrothoffVarious changes:
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2015-01-25 Christian Grothoff-correct a few overly optimistic assumptions about...
2015-01-25 Christian Grothoff-pass closure, indentation fixes
2015-01-25 Christian Grothoff-undo bad commit
2015-01-25 Christian Grothoff-indentation plugin_transport_udp.c
2015-01-17 Christian Grothoffsimplify ATS API and plugin API by returning the networ...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-11-23 Christian Grothoff-fix misc monitoring issues
2014-11-23 Christian Grothoff-indentation, doxygen
2014-11-22 Christian Grothoff-rename constants
2014-11-22 Christian Grothoffadding support for TCP STEALTH integrity protection
2014-11-22 Christian Grothoff-move welcome creation to startup
2014-11-07 Christian Grothoffimplementing plugin session monitoring API (#3452)
2014-11-02 Christian Grothoff-use const for the array
2014-11-02 Christian Grothoffadding TCP_STEALTH support to TCP plugin
2014-06-23 Christian Grothoff-indentation fixes
2014-06-23 Christian Grothoff-code cleanup, doxygen
2014-06-23 Christian Grothoff-simplify logic, just use clearly working direct method...
2014-06-23 Christian Grothoffadding missing monitoring callbacks for TCP
2014-06-23 Christian Grothoff-towards having the monitoring API supported by TCP
2014-06-23 Christian Grothoffmake myoptions member of 'struct Plugin' instead of...
2014-06-11 Christian Grothoff-fix
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-send proper termination on error
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-05 Matthias Wachsremove protocol violation
2014-06-03 Christian Grothoff-indentation and doxygen fixes
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-05-27 Matthias Wachserror handling was moved to clients
2014-05-27 Matthias Wachsremove fix me: probe_ctx are stored in a list and clean...
next