Thomas Bernard
|
b2143eff94
|
implementation of queuing of messages to send.
|
2014-02-18 09:34:42 +01:00 |
Thomas Bernard
|
7fb5fe5dcb
|
miniupnpc/upnpcommands.h: explain UPNP error codes
|
2014-02-17 16:52:53 +01:00 |
Thomas BERNARD
|
8f0e7f8ace
|
Merge pull request #50 from cicku/patch-1
Corrent the binary permission from 555 to 755
|
2014-02-14 11:15:25 +01:00 |
Christopher Meng
|
86d3e7c053
|
Corrent the binary permission from 555 to 755
|
2014-02-14 16:56:10 +08:00 |
Thomas Bernard
|
16ea0db411
|
miniupnpd: Fix PCP Map renewal
|
2014-02-11 10:41:26 +01:00 |
Thomas Bernard
|
50f8f6c76f
|
miniupnpd/pcpserver.c: add info message for Mapping renewal
|
2014-02-11 10:40:46 +01:00 |
Thomas Bernard
|
32b6e8c0fa
|
miniupnpd/commonrdr.h: improve comments
|
2014-02-11 10:38:50 +01:00 |
Thomas Bernard
|
bc67a7133b
|
miniupnpd/upnputils.c: improve log in get_lan_for_peer()
|
2014-02-06 10:57:51 +01:00 |
Thomas Bernard
|
18f02dccb3
|
miniupnpd: possibility to disable ipv6 at runtime
fixes #049
|
2014-02-06 10:57:39 +01:00 |
Thomas Bernard
|
dce25a2e27
|
minissdpd/.gitignore: add listifaces
|
2014-02-06 10:53:52 +01:00 |
Thomas Bernard
|
8ffaa91b2d
|
upnpc.c: 2013 -> 2014
|
2014-02-05 18:32:47 +01:00 |
Thomas Bernard
|
cd5cb6e48e
|
removed unused stuff
|
2014-02-05 18:32:29 +01:00 |
Thomas Bernard
|
f354f73238
|
miniupnpc/connecthostport.c: handle EINPROGRESS after connect()
|
2014-02-05 18:31:28 +01:00 |
Thomas Bernard
|
04752985cc
|
minissdpd.c: Discover devices on the network at startup
|
2014-02-03 16:52:38 +01:00 |
Thomas Bernard
|
178f0b8c4d
|
minissdpd.c: silently ignore EAGAIN, EWOULDBLOCK, EINTR of recv calls
|
2014-02-03 16:51:25 +01:00 |
Thomas Bernard
|
612d0e44fb
|
minissdpd.c: improve comments and logging
|
2014-02-03 16:50:37 +01:00 |
Thomas Bernard
|
2e4d11ba28
|
minissdpd/listifaces: fix. now compatible with linux and BSD
|
2014-02-03 16:48:51 +01:00 |
Thomas Bernard
|
b7a4f8d696
|
minixml.c: now handle XML comments
|
2014-02-03 11:28:31 +01:00 |
Thomas Bernard
|
538c002373
|
miniupnpd: PCP Add support for ANNOUNCE requests
|
2014-02-03 10:50:29 +01:00 |
Thomas Bernard
|
46905418ca
|
miniupnpd: various PCP fixes
|
2014-02-03 10:49:59 +01:00 |
Thomas Bernard
|
f6b5408e87
|
miniupnpd: define min/max_lifetime only when needed
|
2014-02-03 10:47:47 +01:00 |
Thomas Bernard
|
3712118bc4
|
miniupnpd: removed unused code
ScanNATPMPforExpiration() CleanExpiredNATPMP() are not used anymore
|
2014-02-03 10:45:59 +01:00 |
Thomas Bernard
|
18db1145ea
|
miniupnpd.c: comments in parselanaddr()
|
2014-02-03 10:44:24 +01:00 |
Thomas Bernard
|
49780a99ea
|
miniupnpd/minissdp.c: check return value of AddMulticastMembershipIPv6()
|
2014-02-03 10:42:38 +01:00 |
Thomas Bernard
|
ab7865ae99
|
miniupnpc.c: translate comment from French to English :)
|
2014-01-31 15:20:15 +01:00 |
Thomas Bernard
|
b36900b3e9
|
miniupnpc/Makefile: fix clean target
|
2014-01-31 15:19:38 +01:00 |
Thomas Bernard
|
02f137700f
|
APIVERSION = 10
|
2014-01-31 15:00:09 +01:00 |
Thomas Bernard
|
b72a782ab0
|
VERSION 1.9
|
2014-01-31 14:32:26 +01:00 |
Thomas Bernard
|
28cab3e219
|
miniupnpc: added argument remoteHost to UPNP_GetSpecificPortMappingEntry()
increment API_VERSION to 10
|
2014-01-31 14:32:00 +01:00 |
Thomas Bernard
|
223398ee0e
|
fix miniupnpc/testupnpreplyparse.c
|
2014-01-27 16:29:35 +01:00 |
Thomas Bernard
|
a79cd61fc8
|
fix miniupnpc.def
|
2014-01-27 16:29:13 +01:00 |
Thomas Bernard
|
fd065f7c75
|
Makefile.mingw: removed -enable-stdcall-fixup
|
2014-01-27 16:28:50 +01:00 |
Thomas Bernard
|
af085e8276
|
miniupnpc: added test cases for XML parsing
|
2014-01-27 16:27:51 +01:00 |
Thomas Bernard
|
064fcd2739
|
miniupnpd/pcpserver.c: Removed IPV6_ADDR_COPY and other simplifications
modifications that were forgotten in commit e23c589972
|
2014-01-27 12:07:54 +01:00 |
Thomas Bernard
|
0734265092
|
Makefile.linux: update dependencies
|
2014-01-27 11:09:30 +01:00 |
Thomas Bernard
|
401c624bcf
|
miniupnpd/INSTALL: update infos
rdr-anchor lines should be removed in OpenBSD since 4.7
rephrased a bit the part about permissions
|
2014-01-14 09:26:24 +01:00 |
Thomas Bernard
|
3997a2ebe7
|
README: Add Peter Tatrai to thanks list
|
2014-01-14 09:25:54 +01:00 |
Thomas Bernard
|
a93393df44
|
update README's to include PCP
|
2014-01-14 09:25:19 +01:00 |
Thomas Bernard
|
3b0055f1a5
|
Merge remote branch 'origin/config_manufacturer'
|
2013-12-24 15:38:19 +01:00 |
Thomas BERNARD
|
0e3007a115
|
Merge pull request #47 from tuxpoldo/config_manufacturer
Added option in genconfig.sh to enable vendor configuration
|
2013-12-24 06:34:09 -08:00 |
Thomas Bernard
|
4fe0fb1809
|
miniupnpd/pcpserver.c: minor syntax fixes
|
2013-12-16 17:04:45 +01:00 |
Thomas Bernard
|
e23c589972
|
miniupnpd/pcpserver.c: Removed IPV6_ADDR_COPY and other simplifications
|
2013-12-16 17:04:00 +01:00 |
Thomas BERNARD
|
fa87b3aff7
|
miniupnpd: attempt to compile for OS X/pf
|
2013-12-16 13:03:54 +01:00 |
Leo Moll
|
d05abb5921
|
Added option to enable vendor configuration
|
2013-12-13 19:40:52 +01:00 |
Thomas Bernard
|
e2a1c4d4c9
|
pcpserver.c: small code simplification
|
2013-12-13 17:15:51 +01:00 |
Thomas Bernard
|
f774a54bac
|
remove C++ style comments
|
2013-12-13 17:01:41 +01:00 |
Thomas Bernard
|
1e08e9ed4d
|
getifaddr: more portable code (works with old OpenBSD)
|
2013-12-13 16:59:51 +01:00 |
Thomas Bernard
|
6a8a580e6f
|
Makefile: add pcpserver.o
|
2013-12-13 16:57:42 +01:00 |
Thomas Bernard
|
278f6b5e45
|
update Changelog.txt :)
|
2013-12-13 16:57:07 +01:00 |
Thomas Bernard
|
f7cb8a6848
|
update .gitignore
|
2013-12-13 14:43:15 +01:00 |