summaryrefslogtreecommitdiffstats
path: root/modules/upnp/upnp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-34/+27
|\
| * [UPNP] Allow disabling UPNP implementation on the WebFabio Alessandrelli2024-11-231-34/+27
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* miniupnpc: Update to version 2.2.3Rémi Verschelde2021-11-191-1/+1
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-3/+3
* Initialize class/struct variables with default values in modules/Rafał Mikrut2021-02-081-3/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Modules: Ensure classes match their header filenameRémi Verschelde2019-02-121-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix mistake in previous commitRémi Verschelde2018-09-111-1/+2
* UPnP: Fix includes of thirdparty headersRémi Verschelde2018-09-111-3/+4
* Add UPnP support (port forwarding, querying external IP)mhilbrunner2018-06-071-0/+124