index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
core
/
tcp_http.h
Age
Commit message (
Expand
)
Author
2021-06-15
Codechange: [Network] Simplify constructing the HTTP request with fmt
rubidium42
2021-05-13
Codechange: [Network] split CloseSocket and CloseConnection more clearly (#9261)
Patric Stout
2021-05-06
Feature: use Happy Eyeballs to make network connections (TCP-only) (#9199)
Patric Stout
2021-05-05
Codechange: use connection_string in favour of NetworkAddress (#9197)
Patric Stout
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-24
Codechange: Use override keyword in networking classes.
peter1138
2019-03-20
Remove: ENABLE_NETWORK switch
Patric 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 warnings
rubidium
2010-02-03
(svn r18994) -Change: content mirroring support (based on work by TrueBrain).
rubidium