1
0
Fork 0
mirror of https://bitbucket.org/King_DuckZ/keepupnpup.git synced 2024-11-07 21:29:00 +00:00
Commit graph

23 commits

Author SHA1 Message Date
5c4d505205 Fixed unused array. 2016-09-15 02:59:20 +02:00
3c498f794e Add a setting to allow the program to try and delete any pre-existing rule. 2016-09-15 01:49:32 +02:00
9dea5d839e Auto delete mapping if needed to make room for the new one. 2016-09-15 01:35:04 +02:00
7611e2ee44 Bugfix - desc was overwriting host 2016-09-13 02:46:25 +02:00
5bf52b3ad4 Put settings into an external yaml file. 2016-09-13 01:51:36 +02:00
5659177217 Introduce rapidcheck and a basic test. 2016-09-13 00:38:40 +02:00
ca316fffbb Update miniupnp lib so it builds as a cmake subproject 2016-09-12 23:42:10 +02:00
e0d6cd106b Crash and resource leak fix 2016-08-26 03:46:33 +02:00
88d891a448 Don't throw if list ends and delete urls properly. 2016-08-26 02:50:08 +02:00
6b7fd47745 Fix FindMiniupnpc.cmake not being found 2016-08-26 02:42:42 +02:00
e2ff673710 Add verbosity in debug. 2016-08-26 02:37:15 +02:00
1d35e84cb4 Put exceptions into separate files. 2016-08-26 02:25:05 +02:00
308e364201 Refactor code into separate files. 2016-08-26 02:17:09 +02:00
be95a0f959 Add GPL3 license 2016-08-26 00:25:28 +02:00
b20d528c88 Allow building against the system's miniupnpc 2016-08-26 00:23:42 +02:00
adc24082ca Buildfix in release 2016-08-25 03:29:47 +02:00
fe0182e73d Hardcode the parts that I need right now 2016-08-25 03:28:38 +02:00
7dcf565a21 Implement add_port_mapping() method 2016-08-25 03:28:23 +02:00
8694d16149 Import better-enums 2016-08-25 03:15:37 +02:00
74c8be9309 Add external IP retrieval. 2016-08-25 02:45:55 +02:00
4b61da0d90 Update gitignore 2016-08-25 02:25:59 +02:00
0fa232d074 Implement listing redirections. 2016-08-25 02:25:35 +02:00
06562e9f0e First commit 2016-08-25 00:47:22 +02:00