Commit Graph

  • af0ee582d9
    commonrdr.h: 2021 Thomas Bernard 2021-12-01 23:53:07 +0100
  • 97aa00f076
    miniupnpd/Changelog.txt: update regarding #584 / 3129683c Thomas Bernard 2021-12-02 00:05:14 +0100
  • 46ecef1365
    miniupnpd.conf: default table name changed with #584 / 3129683c Thomas Bernard 2021-12-02 00:05:55 +0100
  • 3129683cb3 NFTables use scripts to create tables and chains Sven Auhagen 2021-08-18 16:51:06 +0100
  • d4849fa08e
    miniupnpd.conf: comments about netfilter table/chain names Thomas Bernard 2021-11-27 21:48:41 +0100
  • 0b3f3e4029
    NFTables make tables name configurable Sven Auhagen 2021-08-18 16:46:29 +0100
  • 9eb826a7eb
    miniupnpd/Changelog.txt: update regarding merge of #562 Thomas Bernard 2021-11-17 12:37:02 +0100
  • 9a5215c54a
    Merge pull request #562 from svenauhagen/feature/nftablesnat Thomas BERNARD 2021-11-17 12:36:19 +0100
  • dc7dd30a0c pymoduletest.py: migrate to python 3 Thomas Bernard 2021-11-09 19:56:15 +0100
  • f1dc690c3d
    pythonmodule: allow to specify root desc url as selectigd() argument Thomas Bernard 2021-11-09 19:55:22 +0100
  • 51a422407b miniupnpd/configure: don't hardcode iptables Stijn Tintel 2021-11-07 20:24:29 +0200
  • 2b00c461fb treewide: s/OpenWRT/OpenWrt/ Stijn Tintel 2021-11-07 20:21:25 +0200
  • c914193a05
    minissdpd.c: use getopt() to parse argc/argv Thomas Bernard 2021-11-05 00:29:59 +0100
  • f91824c270
    minissdpd.c: fix usage messages Thomas Bernard 2021-11-05 00:08:42 +0100
  • d0fb9577fb
    getifaddr.c: Fix mask for RFC7534 Direct Delegation AS112 Service Thomas Bernard 2021-11-05 00:08:08 +0100
  • b44fd0b861
    asyncsendto.c: use named enum. Thomas Bernard 2021-11-05 00:07:10 +0100
  • 861f95c634 2021 and https Thomas Bernard 2021-11-05 00:06:21 +0100
  • 1b109f1892 Changelog.txt: fix date Thomas Bernard 2021-11-05 00:04:36 +0100
  • 77876aea5f
    Merge pull request #555 from SpaceIm/fix/cmake-cross-build-ios Thomas BERNARD 2021-10-17 10:42:35 +0200
  • 7634920f3c
    Makefile.linux_nft: fix DEPFLAGS and make install Thomas Bernard 2021-09-30 23:20:52 +0200
  • a933c76be4
    Makefile.linux: fix install dependencies Thomas Bernard 2021-09-30 23:20:25 +0200
  • 5eecb80cd2
    minissdpd/Makefile: use DESTDIR / PREFIX in make install Thomas Bernard 2021-09-30 23:12:33 +0200
  • c5e08bed57
    github workflows: test make install Thomas Bernard 2021-09-30 23:08:23 +0200
  • b7186a76a0
    .gitlab-ci.yml: test make install Thomas Bernard 2021-09-30 22:58:15 +0200
  • edb8f84d57
    .gitlab-ci.yml: rename jobs to shorter names Thomas Bernard 2021-09-30 22:55:44 +0200
  • f82b0563a7 miniupnpc/CMakeLists.txt: fix install for headers heitbaum 2021-10-01 00:00:27 +1000
  • 3f35ce505e
    .gitlab-ci.yml: split miniupnpd job in two Thomas Bernard 2021-09-30 01:19:03 +0200
  • a2c9bc29cb
    gitlab-ci.yml: iptables-dev => libip4tc-dev libip6tc-dev libiptc-dev libxtables-dev Thomas Bernard 2021-09-30 00:16:09 +0200
  • 8c243bde83
    .gitlab-ci: one before_script per job Thomas Bernard 2021-09-30 00:09:58 +0200
  • 881ba06bc1
    configure: warning when no libiptc pkg-config found Thomas Bernard 2021-09-30 01:42:04 +0200
  • d2f558f659
    configure: use 'command -v' instead of 'which' Thomas Bernard 2021-09-30 01:33:10 +0200
  • 6e16650bc2
    miniupnpd/configure: fix comparaison Thomas Bernard 2021-09-30 01:29:03 +0200
  • c88178650e
    replace 'which' with 'command -v' Thomas Bernard 2021-09-30 00:52:43 +0200
  • dc82d25cb1
    Makefile.mingw: use CI_COMMIT_SHORT_SHA from gitlab-ci Thomas Bernard 2021-09-30 00:33:46 +0200
  • 5d315359aa
    gitrev.mk: use gitlab-ci predefined variables Thomas Bernard 2021-09-30 00:31:00 +0200
  • ed1dc4bb5c Makefile: fix install rules to account for $(BUILD) Michał Górny 2021-09-29 08:28:27 +0200
  • 36a65e3d84 miniupnpc/Changelog.txt: VERSION 2.2.3 Thomas Bernard 2021-09-28 23:55:53 +0200
  • 2df8120326 miniupnpc version 2.2.3 miniupnpc_2_2_3 Thomas Bernard 2021-09-28 23:47:00 +0200
  • d4610f4a38
    updateminiupnpcstrings.sh: fix. "rm -v" is nonstandard Thomas Bernard 2021-09-28 23:46:17 +0200
  • d61d3e6b66
    miniupnpcmodules.c: #include <structmember.h> Thomas Bernard 2021-09-28 23:45:41 +0200
  • ee071c62f0 Merge branch 'include-dir' Thomas Bernard 2021-09-28 22:48:47 +0200
  • 50950a3520
    iptcrdr.c: fix a potential double iptc_free(h) Thomas Bernard 2021-09-28 22:47:05 +0200
  • 6d8c22e82b miniupnpc/Makefile: clean testaddr_is_reserved Thomas Bernard 2021-09-28 22:45:41 +0200
  • 200d6c2509 miniupnpd: Add some missing checks when update_ext_ip_addr_from_stun() or getifaddr() fails Pali Rohár 2021-08-31 21:34:27 +0200
  • 1fa653117d
    update MANIFEST.in Thomas Bernard 2021-08-13 08:05:17 +0200
  • 811d9bc778
    update Changelog.txt Thomas Bernard 2021-08-13 08:04:52 +0200
  • 3cbb28b74a
    fix setupmingw32.py Thomas Bernard 2021-08-13 07:54:02 +0200
  • 6600cdf792
    miniupnpc: fix Makefile.mingw Thomas Bernard 2021-08-13 07:49:57 +0200
  • eba48d0f4e
    update VC++ projects Thomas Bernard 2021-08-13 07:38:47 +0200
  • 177cac1368
    updateminiupnpcstrings.sh: mktemp Thomas Bernard 2021-08-12 23:44:21 +0200
  • f1f3b6a5fc
    fix build of miniupnpcstrings.h Thomas Bernard 2021-08-12 23:41:35 +0200
  • 4975eeabe2
    update CMakeLists.txt Thomas Bernard 2021-08-12 23:39:18 +0200
  • 92b1c8198d
    WIP. Reorganize src build directories Thomas Bernard 2021-08-11 16:53:35 +0200
  • 874a3aba9e
    miniupnpc: move public .h files to include/ subdir Thomas Bernard 2021-05-23 00:23:18 +0200
  • 384268ac46
    LICENSE / README : 2021 Thomas Bernard 2021-08-22 23:15:53 +0200
  • 5fc388c37d
    Merge pull request #563 from mgorny/getifaddr-test Thomas BERNARD 2021-08-22 23:14:11 +0200
  • 2087e14b8e testgetifaddr.sh: Always use the first IP addr from 'ip -4 addr' Michał Górny 2021-08-22 09:53:31 +0200
  • 8c1e5f9500 testgetifaddr.sh: Implement EXTIF fallback to 'ip -4 addr' Michał Górny 2021-08-22 09:50:25 +0200
  • 2066ccbbdb Makefile: flags for ASAN Thomas Bernard 2021-08-21 12:57:13 +0200
  • 2c4acd0d50 Makefile: use CPPFLAGS instead of CFLAGS for -D Thomas Bernard 2021-05-23 00:13:44 +0200
  • 2cc539ae27 upnpdev.h: 2021 Thomas Bernard 2021-08-21 11:46:50 +0200
  • df0fbf08b8 miniupnpd version 2.2.3 miniupnpd_2_2_3 Thomas Bernard 2021-08-21 11:17:30 +0200
  • 92cf5c2f95 nftnlrdr_misc.c: 2021 Thomas Bernard 2021-08-21 10:26:31 +0200
  • 23edb7e5eb options.c: 2021 Thomas Bernard 2021-08-21 10:24:22 +0200
  • fec7d87f00 pcplearndscp.h: "new" website Thomas Bernard 2021-08-21 10:22:26 +0200
  • 9dbee950ad
    upnppinhole.c/.h: 2021 Thomas Bernard 2021-08-21 10:14:28 +0200
  • 2115b8f8f0
    Merge pull request #553 from ncopa/musl-libc-fix Thomas BERNARD 2021-08-21 09:52:06 +0200
  • a2e38e6099
    Merge pull request #560 from stefantalpalaru/mingw Thomas BERNARD 2021-08-19 10:08:08 +0200
  • acc3bcb0a3 NFTables use inet nat chain Sven Auhagen 2021-08-17 07:46:25 +0000
  • 5d5a06c206
    Changelog.txt: lease file for IPv6 pinholes Thomas Bernard 2021-08-18 12:38:04 +0200
  • 74dbad5ab0 IPv6 pinholes lease file Sven Auhagen 2021-08-17 07:19:33 +0000
  • d04473c67f
    miniupnpc: don't assume '.' is in the Windows PATH Ștefan Talpalaru 2021-08-17 02:48:36 +0200
  • 46fedcbc32
    update Changelog.txt Thomas Bernard 2021-08-11 14:28:19 +0200
  • 32f1d4cd1a
    upnpdescgen.c: rootDesc.xml skip DeviceProtection and WANIPv6FirewallControl when force_igd1 Thomas Bernard 2021-08-11 14:24:48 +0200
  • 4d4121bf40
    upnpdescgen.c: move a variable declaration Thomas Bernard 2021-08-11 14:22:54 +0200
  • 2f2685af97
    upnphttp.c: detecting MS client and forcing IGD v1 Thomas Bernard 2021-08-11 13:51:10 +0200
  • d8e5659c7b
    upnpdescgen.c: add force_igd1 param to XML description generation functions Thomas Bernard 2021-08-11 13:39:21 +0200
  • 7c112e2b39 Merge commit '7ee554d31b47a7227ab85aa919792597ce78c81e' Thomas Bernard 2021-08-11 14:49:06 +0200
  • f1388717af
    miniupnpd.c: fix 1aa46b5a2c Thomas Bernard 2021-08-11 12:19:30 +0200
  • 1dae9bfca5
    Merge pull request #554 from ncopa/improve-error-message Thomas BERNARD 2021-08-06 19:09:47 +0200
  • 67e4ed74b9 Add github workflow for x86_64-w64-mingw32 compiler Pali Rohár 2021-08-06 17:07:40 +0200
  • be48e154b9 Rename github workflow for i686-w64-mingw32 compiler to match its name Pali Rohár 2021-08-06 17:06:46 +0200
  • 54b3058b87 Add github workflow for i586-mingw32msvc compiler Pali Rohár 2021-08-06 16:57:07 +0200
  • 7ee554d31b miniupnpd: Disable port forwarding when upstream interface is down Pali Rohár 2021-08-06 16:13:25 +0200
  • ebaa69b313 miniupnpd: don't check for glibc version with musl Natanael Copa 2021-07-15 10:31:15 +0200
  • da771539c1 fix cross-build to iOS/tvOS/watchOS SpaceIm 2021-07-19 22:35:31 +0200
  • 1aa46b5a2c miniupnpd: improve error message for bad config Natanael Copa 2021-07-15 12:23:26 +0200
  • 6f848ae082
    2021 Thomas Bernard 2021-06-18 00:36:47 +0200
  • 9c76760fb5 travis is dead Thomas Bernard 2021-06-18 00:33:58 +0200
  • 7fcbcd35b9
    fix commit 5567e7c7e0 Thomas Bernard 2021-06-18 00:31:27 +0200
  • 5567e7c7e0
    miniupnpd: improves error handling during init. Thomas Bernard 2021-06-18 00:21:16 +0200
  • 97b7ec1ad2
    normalize use of __STDC_VERSION__ Thomas Bernard 2021-06-17 09:25:26 +0200
  • 8f9ce751ba
    Fix __STDC_VERSION__ check in upnpdev.h fanquake 2021-06-17 14:48:34 +0800
  • 7783ac1545
    upnphttp.c: Code factorization : use SendResp_upnphttp() in SendRespAndClose_upnphttp() Thomas Bernard 2021-05-22 23:54:32 +0200
  • acca60a365
    miniupnpd: Better comment snprintf() used to build HTTP headers Thomas Bernard 2021-05-22 23:30:05 +0200
  • 08ae9e9e71
    miniupnpd: dynamically retrieve `uname -r` Thomas Bernard 2021-05-22 00:16:40 +0200
  • 479f6ed616
    miniupnpc/CMakeLists.txt: TAB => SPACES Thomas Bernard 2021-05-22 00:09:09 +0200
  • 2c564135e1 [CMake] Build listdevices.c as part of the listdevices executable past-due 2021-05-21 17:06:33 -0400
  • adc3af534d
    appveyor: add build with VS 2019 + Python 3.9 Thomas Bernard 2021-05-19 10:34:23 +0200
  • f3c0d52ca4
    wingenminiupnpcstrings.c: fix -Wsign-compare warning Thomas Bernard 2021-05-19 10:33:33 +0200