Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Fabio Alessandrelli
|
49297d937c
[Net] Simplify IP resolution code, fix caching.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
M. Huri
|
033dc4dbef
Replaced NULL with nullptr
|
3 years ago |
Bartłomiej T. Listwon
|
425ed0ffe0
Add missing WIN32_LEAN_AND_MEAN
|
3 years ago |
Hugo Locurcio
|
257a8a337e
Remove unused code related to Travis CI
|
4 years ago |
Chuck
|
dd8fa11ac1
Support multiple address resolution in DNS requests
|
4 years ago |
Hugo Locurcio
|
3f078c99f6
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rafał Mikrut
|
7bd03b7188
Initialize class/struct variables with default values in core/ and drivers/
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
3f32ac11cc
IP: Fix build error on UWP
|
5 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
Fabio Alessandrelli
|
c540411a7f
Fix ip_unix.cpp inclusion order for OpenBSD.
|
6 years ago |
Fabio Alessandrelli
|
b574e476ec
Implement IP.get_local_interfaces.
|
6 years ago |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
6770357e47
Android: Better identify thirdparty C/C++ code
|
6 years ago |
Fabio Alessandrelli
|
03bf783f3c
Various coverity scan fixes for networking
|
7 years ago |
Poommetee Ketson
|
f05e24ed18
[DOCS] add HTTPRequest.request return values
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Fabio Alessandrelli
|
f863c0ca14
Explicitily unsed AI_NUMERICHOST flag to fix HTML5
|
8 years ago |
Fabio Alessandrelli
|
a1c41be569
Fix local ip addresses (interfaces) detection.
|
8 years ago |