summaryrefslogtreecommitdiff
path: root/src/network/core/tcp_http.h
AgeCommit message (Expand)Author
2021-06-15Codechange: [Network] Simplify constructing the HTTP request with fmtrubidium42
2021-05-13Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261)Patric Stout
2021-05-06Feature: use Happy Eyeballs to make network connections (TCP-only) (#9199)Patric Stout
2021-05-05Codechange: use connection_string in favour of NetworkAddress (#9197)Patric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-24Codechange: Use override keyword in networking classes.peter1138
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-11-12(svn r23198) -Codechange: introduce a free that takes const pointers so we do...rubidium
2011-01-22(svn r21886) -Codechange: move documentation towards the code to make it more...rubidium
2010-12-22(svn r21593) -Codechange: endif comment correcttions.alberth
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-02-04(svn r19001) -Fix: some GCC compile warningsrubidium
2010-02-03(svn r18994) -Change: content mirroring support (based on work by TrueBrain).rubidium