Thomas Bernard
|
6e20b2af61
|
miniupnpc.c: UPNP_GetValidIGD() now checks for ExternalIpAddress
|
2013-12-09 09:31:04 +01:00 |
Thomas Bernard
|
3a87aa2f10
|
miniwget.c: fixed potential buffer overrun
|
2013-12-09 09:31:04 +01:00 |
Thomas Bernard
|
b0c66c01e2
|
miniupnpc: define MAXHOSTNAMELEN if not already done
|
2013-12-09 09:31:04 +01:00 |
Thomas Bernard
|
63ece30b87
|
update upnpreplyparse to allow larger values (128 chars instead of 64)
also add testcase
|
2013-06-06 23:41:23 +02:00 |
Thomas Bernard
|
59d98199c5
|
miniupnpc: validate upnpreplyparse.c code with "make check"
|
2013-05-14 23:09:42 +02:00 |
Thomas Bernard
|
0f401fe2d5
|
Update upnpreplyparse.c to take into account "empty" elements
|
2013-05-14 23:05:08 +02:00 |
Thomas Bernard
|
4cd6295119
|
Changelog for cc165a7aa3
|
2013-05-14 23:02:47 +02:00 |
Thomas Bernard
|
1a2984c1d8
|
miniupnpc: Fix testminiwget.sh for BSD
Fixes #33
|
2013-04-27 17:50:02 +02:00 |
Thomas Bernard
|
2b2efd4459
|
miniupnpc: Fixed Makefile for *BSD
|
2013-03-23 10:08:43 +01:00 |
Thomas Bernard
|
3f1aaef49a
|
miniupnpc: Update Makefile to use JNAerator version 0.11
fix #29
|
2013-03-11 11:23:08 +01:00 |
Thomas Bernard
|
01ec54aec3
|
Update Changelog.txt files
|
2013-02-11 11:40:01 +01:00 |
Thomas Bernard
|
d6c4e55e68
|
miniupnpc/Changelog.txt: update
|
2012-10-16 18:51:58 +02:00 |
Thomas Bernard
|
18ea17b95e
|
Add -e option to upnpc program (set description for port mappings)
|
2012-08-30 12:38:27 +02:00 |
Thomas Bernard
|
d148904d2b
|
update/fix changelogs
|
2012-08-29 09:59:06 +02:00 |
Thomas Bernard
|
0aea9dc0fb
|
Try to handle scope id in link local IPv6 URL under MS Windows
|
2012-08-29 09:58:39 +02:00 |
Thomas Bernard
|
f9c6d4709e
|
Fix a memory link in UPNP_GetValidIGD()
|
2012-08-29 09:57:38 +02:00 |
Thomas Bernard
|
ad744bd6a5
|
miniupnpc: Disable HAS_IP_MREQN on DragonFly BSD
|
2012-07-20 10:09:40 +02:00 |
Thomas Bernard
|
06484ed6d7
|
miniupnpc: GetUPNPUrls() now inserts scope into link-local IPv6 addresses
|
2012-06-28 21:05:50 +02:00 |
Thomas Bernard
|
c585986d2f
|
miniupnpc: parseURL()/miniwget() : IPv6 addresses scope
|
2012-06-24 00:55:31 +02:00 |
Thomas Bernard
|
0e85a91784
|
#define MINIUPNPC_GET_SRC_ADDR enables receivedata() to get scope_id
|
2012-06-24 00:52:51 +02:00 |
Thomas Bernard
|
9c884d3848
|
miniupnpc: increment API_VERSION to 9
|
2012-06-24 00:49:09 +02:00 |
Thomas Bernard
|
8c22bf187d
|
miniupnpc: More error return checks in upnpc.c
|
2012-06-24 00:44:22 +02:00 |
Thomas Bernard
|
5e05f913e6
|
fixed miniupnpc/CMakeLists.txt
|
2012-06-20 23:13:03 +02:00 |
Thomas Bernard
|
f63cbf0935
|
miniupnpc: Improvements in testminiwget.sh
|
2012-06-20 23:11:36 +02:00 |
Thomas Bernard
|
91319b1f7b
|
miniupnpc VERSION 1.7
|
2012-05-25 00:34:33 +02:00 |
Thomas Bernard
|
9fc7b7058a
|
Fix signed/unsigned integer comparaisons
|
2012-05-01 20:53:19 +02:00 |
Thomas Bernard
|
2c2596c72a
|
Cleanup settings of CFLAGS in Makefile
|
2012-05-01 20:49:43 +02:00 |
Thomas Bernard
|
825d3bd89f
|
Allow to specify protocol with TCP or UDP for -A option
|
2012-04-20 16:44:03 +02:00 |
Thomas Bernard
|
f42e4060cb
|
Only try to fetch XML description once in UPNP_GetValidIGD()
|
2012-04-10 00:10:52 +02:00 |
Thomas Bernard
|
175bd2894f
|
Added -ansi flag to compilation, and fixed C++ comments to ANSI C comments
|
2012-04-10 00:08:53 +02:00 |
Thomas Bernard
|
e73e9c5b42
|
minor improvements to minihttptestserver.c
Also update Changelog.txt
|
2012-04-06 16:07:53 +02:00 |
Thomas Bernard
|
45b845009f
|
make minihttptestserver listen on loopback interface instead of 0.0.0.0
|
2012-03-08 11:05:43 +01:00 |
Shawn Landen
|
6e14420ab1
|
remove trailing whitespace from miniupnpc
|
2012-02-29 17:51:24 -08:00 |
Thomas Bernard
|
2542deb718
|
keep Changelog.txt files up to date.
|
2012-01-25 22:40:32 +01:00 |
Thomas Bernard
|
35e25ab375
|
Replaced WIN32 macro by _WIN32
|
2012-01-21 14:38:38 +01:00 |
Thomas Bernard
|
86c20047ee
|
updated Changelog.txt following merge of Alexey Kuznetsov branches
|
2012-01-21 14:37:07 +01:00 |
Thomas Bernard
|
3917487cb4
|
The multicast interface can now be specified by name with IPv4
|
2012-01-07 11:40:50 +01:00 |
Thomas Bernard
|
e6a2c788f4
|
added header to Port Mappings list in upnpc.c
|
2012-01-07 11:37:16 +01:00 |
Thomas Bernard
|
f567e229d8
|
Makefile : make clean now removes jnaerator generated files
|
2012-01-07 11:33:21 +01:00 |
Thomas Bernard
|
c183a72c46
|
Added miniupnpc
|
2011-09-27 22:25:35 +02:00 |