Commit Graph

  • 6430805381 return SID in renew response Daniel Becker 2015-12-11 16:29:32 -0800
  • 5fd754c4e2 use sizeof() instead of hard-coded UUID length in newSubscriber() Daniel Becker 2015-12-11 16:21:32 -0800
  • 6e8fda2358 fix previous commit 53804c3db Thomas Bernard 2015-12-11 17:48:43 +0100
  • 53804c3db3 Fix bug in returning IGD LAN address Denis Leroy 2015-12-11 16:59:38 +0100
  • 0d0728e2d1 name WANIPv6FirewallControl:1 service WANUPv6Firewall1 Thomas Bernard 2015-12-11 14:40:13 +0100
  • 9e65fbbded allow to set UPnP Device architecture version using commandline Thomas Bernard 2015-12-11 14:37:59 +0100
  • d89e4aaf70 fix Layer3Forwarding serviceId to be consistent with IGDv2 spec Daniel Becker 2015-12-11 02:13:42 -0800
  • 76a5f9930b Changes to WANIPCn.xml Thomas Bernard 2015-12-11 10:57:25 +0100
  • 24d54ba13a SA_SIZE() is >= sizeof(long) Thomas Bernard 2015-11-19 12:55:44 +0100
  • 834a7f5db9 use bash or ksh to execute ./testupnppermissions.sh Thomas Bernard 2015-11-19 12:54:56 +0100
  • 3d50adc170 bsd/getroute.c: check message length. Avoid buffer overread Thomas Bernard 2015-11-18 09:53:58 +0100
  • 35aae6debb bsd/getroute.c: fix parsing of address with SA_LEN() = 0 Thomas Bernard 2015-11-18 09:52:54 +0100
  • e5d30a1f4b explicitly request interface name as well Daniel Becker 2015-11-17 17:29:09 -0800
  • eb5f179c9f make get_src_for_route_to() actually return the source address on *BSD Daniel Becker 2015-11-17 17:06:05 -0800
  • 7d19326ef9 get_src_for_route_to() is tested with Mac OS X 10.4 Thomas BERNARD 2015-11-17 11:25:10 +0100
  • 191940467f define SA_SIZE if needed Thomas Bernard 2015-11-17 10:55:17 +0100
  • 7ab525700d fix parsing of sockaddr entries returned by routing socket on BSD Daniel Becker 2015-11-16 17:34:42 -0800
  • 5cfa875477 fill sa_len in address for rt_msg Thomas Bernard 2015-11-17 10:15:36 +0100
  • ba05a5aefe compilation fix Thomas Bernard 2015-11-17 10:08:34 +0100
  • 87fbbd0e5b define INADDR_LOOPBACK when needed Thomas Bernard 2015-11-17 10:08:01 +0100
  • 84b609849a fix get_src_for_route_to() with IPv6 Thomas Bernard 2015-11-16 22:56:18 +0100
  • 66dceb5e94 Fix get_src_for_route_to() when args are NULL Thomas Bernard 2015-11-16 20:32:02 +0100
  • 5856fb0f7d test get_src_for_route_to() with NULL args Thomas Bernard 2015-11-16 20:19:00 +0100
  • be9ab60dea 2014=>2015 :) Thomas Bernard 2015-11-05 12:36:33 +0100
  • 372ad64bb5 update Changelog.txt files Thomas Bernard 2015-11-05 12:04:26 +0100
  • f5f3ad1631 clarify multiple LAN interfaces / listening_ip= Thomas Bernard 2015-11-05 11:51:02 +0100
  • be70a04c66 use LOG_INFO instead of LOG_ERR for PCP PEER and MAP success Thomas Bernard 2015-11-02 23:30:28 +0100
  • 92cc93f6f8 use name server from query in SOAP responses (continued) Thomas Bernard 2015-10-30 19:53:08 +0100
  • 4ed5bc6fee remove a warning :) Thomas Bernard 2015-10-30 19:52:41 +0100
  • 4afc6fcf7f fix : properly call find_ipv6_addr() with the 1st LAN interface Thomas Bernard 2015-10-30 19:36:42 +0100
  • 3c18a3ef02 Merge branch '2015_10_strprintf_fixes' Thomas Bernard 2015-10-26 11:46:41 +0100
  • 06417600f8 miniupnpc.c: simpleUPnPcommand2() C++ => C comments Thomas Bernard 2015-10-26 11:44:40 +0100
  • 899ccb9575 ssdpDiscoverDevices() set error Thomas Bernard 2015-10-26 11:35:09 +0100
  • bbbbb0c95a minisoap.c: make soapPostSubmit() return -1 for errors Thomas Bernard 2015-10-26 11:27:10 +0100
  • d4c6874524 appveyor should not complain anymore ! :) Thomas Bernard 2015-10-26 11:07:46 +0100
  • cc3eefd912 still trying to fix stuff for appveyor Thomas Bernard 2015-10-26 11:04:47 +0100
  • 42461f4e41 I don't know what is wrong with appveyor, this is another try to get things working Thomas Bernard 2015-10-26 10:48:45 +0100
  • 53367cf85a fix/update Makefile so it is possible to build universal binaries on OS X Thomas BERNARD 2015-10-25 22:24:33 +0100
  • fb02299fff More accurate checking while writing buffer in simpleUPnPcommand2 Wladimir J. van der Laan 2015-10-25 21:43:57 +0100
  • 4c90b87ce3 Check snprintf result Wladimir J. van der Laan 2015-10-25 21:05:14 +0100
  • f4b173d3b9 chmod +x setup*.py + add a few python build dir to .gitignore Thomas BERNARD 2015-10-25 19:52:54 +0100
  • 121e1be10b Support of older Python 2. Thomas BERNARD 2015-10-25 19:44:01 +0100
  • d4ee1ee7e6 Add "make check" to BSD Makefile. Thomas BERNARD 2015-10-25 16:33:24 +0100
  • f4b730af9b clean up UTF-8 chars Thomas BERNARD 2015-10-25 16:19:21 +0100
  • 359c5d8805 add a validation of SSDP packet generation Thomas Bernard 2015-10-24 17:02:11 +0200
  • 3bd1886d2a move SSDP_PACKET_MAX_LEN to config.h Thomas Bernard 2015-10-24 13:11:31 +0200
  • 95a75b6dd0 see 9bf5a0bd90 Thomas Bernard 2015-10-10 11:52:38 +0200
  • 3c78e9c78c miniupnpc: fix while-loop condition Thomas Hipp 2015-10-09 15:18:08 +0200
  • 570b7a3d00 add nhed Thomas Bernard 2015-10-08 18:36:22 +0200
  • 468669e72e Merge remote-tracking branch 'origin/master' Thomas Bernard 2015-10-08 18:10:08 +0200
  • 128c8ba7e8 PORT => SSDP_PORT Thomas Bernard 2015-10-08 18:08:43 +0200
  • 45a4347809 increments API_VERSION to 15 Thomas Bernard 2015-10-08 17:59:55 +0200
  • f407d5a7ee formatting Thomas Bernard 2015-10-08 17:48:04 +0200
  • d4af610c51 Merge branch 'master' into local_port Thomas Bernard 2015-10-08 17:42:45 +0200
  • be410fded8 2014 => 2015 Thomas Bernard 2015-10-08 17:01:12 +0200
  • 8fde9568cc make it work with Darwin (Mac OS X) Thomas Bernard 2015-09-23 18:20:13 +0200
  • c115f7ed88 use pkg-config Thomas BERNARD 2015-10-02 18:57:53 +0200
  • a5fa14b9b6 dont define _POSIX_C_SOURCE under OS X and FreeBSD Thomas BERNARD 2015-10-02 18:53:21 +0200
  • 3fc23c3b88 fix miniupnpc compilation under OS X 10.4 (darwin 8) Thomas BERNARD 2015-10-01 23:37:05 +0200
  • 85d43c6e96 Mention a buffer overflow vulnerability in Changelog.txt Thomas Bernard 2015-10-01 11:26:58 +0200
  • 6c46d285aa fix testupnppermissions.sh for non DEBUG builds Thomas Bernard 2015-09-22 17:13:26 +0200
  • 6837787f1c validategetifaddr Thomas Bernard 2015-09-22 16:51:56 +0200
  • aa1e24acf8 bash is needed for arrays Thomas Bernard 2015-09-22 16:19:24 +0200
  • 71a7846479 add "make check" to miniupnpd Thomas Bernard 2015-09-22 16:02:19 +0200
  • 146613a493 update Changelog.txt Thomas Bernard 2015-09-22 12:13:32 +0200
  • 3b12b8fb4e copy ext_ip in response only if needed Thomas Bernard 2015-09-22 11:52:24 +0200
  • 68b3cab718 add a warning syslog() in parsePCPOptions Thomas Bernard 2015-09-22 11:36:09 +0200
  • c87809a608 remove redundant test about ports Thomas Bernard 2015-09-22 11:35:24 +0200
  • c3660a5aa7 add include guard Thomas Bernard 2015-09-22 10:24:47 +0200
  • 13aeb88feb remove #pragma directive Thomas Bernard 2015-09-22 10:24:38 +0200
  • 3d8986b646 Dont read/write PCP messages as C struct to remove dependency to the "pack" feature. Thomas Bernard 2015-09-22 10:22:06 +0200
  • a6b947e0ca move READNUxx/WRITENUxx macros to macros.h Thomas Bernard 2015-09-21 23:58:00 +0200
  • 2372d7bdd9 Merge branch 'uda_20' Thomas Bernard 2015-09-21 22:40:16 +0200
  • 7ae5783d85 UPNP_VERSION_MAJOR / UPNP_VERSION_MINOR macros defined in config.h Thomas Bernard 2015-09-21 22:39:30 +0200
  • 50c68a9f03 rename macro UPNP_VERSION to MINIUPNPD_DATE Thomas Bernard 2015-09-21 22:37:50 +0200
  • 861c5f5796 add comments with usual namespace Thomas Bernard 2015-09-21 17:10:15 +0200
  • 146164a5ca Merge remote-tracking branch 'rat4/patch' Thomas Bernard 2015-09-20 17:32:04 +0200
  • 7a99b7c1d1 miniupnpc/CMakeLists.txt: add new source files Pavel Vasin 2015-09-19 02:12:19 +0300
  • d8dc8ff95b miniupnpc: update MSVC project file Thomas Bernard 2015-09-18 18:12:19 +0200
  • 6092fdb4f8 miniupnpc: fix Win32 build, both MinGW and MSVC Thomas Bernard 2015-09-18 18:11:56 +0200
  • 1315c47353 install upnpdev.h Pavel Vasin 2015-09-18 04:20:37 +0300
  • 3a6e41f516 miniupnpc/CMakeLists.txt: fix missed renaming of declspec.h Pavel Vasin 2015-09-16 18:59:12 +0300
  • d2d913e304 minissdpc.c: remove "comparaison btw signed and unsigned" Warnings Thomas Bernard 2015-09-16 14:55:42 +0200
  • f6d84e6705 fix a few warnings (WIN32) Thomas Bernard 2015-09-16 00:31:34 +0200
  • b7b8711dd2 iphlpapi.h is needed for Win32 Thomas Bernard 2015-09-16 00:19:43 +0200
  • c4df1c9e83 try to fix win32/MinGW link Thomas Bernard 2015-09-16 00:12:43 +0200
  • e1344f74aa removed unused variable under win32 Thomas Bernard 2015-09-16 00:12:35 +0200
  • 92294994a1 Makefile.mingw: add upnpdev.c / minissdpc.c Thomas Bernard 2015-09-16 00:08:52 +0200
  • c9af50b644 Makefile.mingw: fix dependencies Thomas Bernard 2015-09-16 00:01:54 +0200
  • ff8059c67d add MinGW to %PATH% Thomas Bernard 2015-09-15 23:58:11 +0200
  • a91e4be35e adding appveyor.yml Thomas Bernard 2015-09-15 23:48:14 +0200
  • e1f7a63044 adapt code to new libevent method extension Thomas Bernard 2015-09-15 23:28:59 +0200
  • b510f06ef3 TravisCI: Install libevent only when building miniupnpc-libevent project on OS X Chocobo1 2015-09-15 23:36:48 +0800
  • 8335fce1bc TravisCI: exclude building miniupnpd on OS X Chocobo1 2015-09-15 23:31:08 +0800
  • 90b41c4f31 TravisCI: remove fast_finish, it's not needed Chocobo1 2015-09-15 23:28:13 +0800
  • a8a30aa1c1 TravisCI: simplify brew commands Chocobo1 2015-09-15 23:24:56 +0800
  • 7b3cda0f9a add testdescs to .gitignore Thomas Bernard 2015-09-15 16:17:29 +0200
  • 2f5cc79033 igd_desc_parse.c: fix buffer overflow Thomas Bernard 2015-09-15 16:15:30 +0200
  • 79cca974a4 igd_desc_parse.c: fix buffer overflow Thomas Bernard 2015-09-15 15:32:33 +0200
  • 1e7b2342fa use name server from query in SOAP responses (continued) Thomas Bernard 2015-09-15 09:39:50 +0200