..
bsd
miniupnpd: Implement get_src_for_route_to() for *BSD
2013-02-06 15:08:10 +01:00
ipf
miniupnpd/ipf: Adding support for IP Filter version 5.x
2013-05-20 02:14:04 +02:00
ipfw
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
linux
add code to linux getifstats for wireless interfaces
2013-04-29 12:23:06 +02:00
mac
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
netfilter
Add initial PCP support
2013-07-11 09:38:55 +02:00
pf
miniupnpd: attempt to compile for OS X/pf
2013-12-16 13:03:54 +01:00
solaris
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
.gitignore
update .gitignore
2013-12-13 14:43:15 +01:00
Changelog.txt
miniupnpd: attempt to compile for OS X/pf
2013-12-16 13:03:54 +01:00
INSTALL
miniupnpd/INSTALL: update infos
2014-01-14 09:26:24 +01:00
LICENSE
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
Makefile
Makefile: add pcpserver.o
2013-12-13 16:57:42 +01:00
Makefile.linux
Makefile.linux: update dependencies
2014-01-27 11:09:30 +01:00
Makefile.macosx
miniupnpd: attempt to compile for OS X/pf
2013-12-16 13:03:54 +01:00
README
update README's to include PCP
2014-01-14 09:25:19 +01:00
TODO
update todo
2012-05-28 01:15:27 +02:00
VERSION
miniupnpd: prepare for version 1.8
2013-02-06 15:20:48 +01:00
bsdqueue.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
codelength.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
commonrdr.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
daemonize.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
daemonize.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
genconfig.sh
Merge remote branch 'origin/config_manufacturer'
2013-12-24 15:38:19 +01:00
getconnstatus.c
miniupnpd: autodetect LAN interface netmask instead of defaulting to /24
2013-03-23 11:50:57 +01:00
getconnstatus.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
getifaddr.c
getifaddr: more portable code (works with old OpenBSD)
2013-12-13 16:59:51 +01:00
getifaddr.h
Add initial PCP support
2013-07-11 09:38:55 +02:00
getifstats.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
getroute.h
miniupnpd: Implement get_src_for_route_to() for *BSD
2013-02-06 15:08:10 +01:00
ifacewatcher.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
macros.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
minissdp.c
miniupnpd/minissdp.c: check return value of AddMulticastMembershipIPv6()
2014-02-03 10:42:38 +01:00
minissdp.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
miniupnpd.8
miniupnpd.8: uppercase MINIUPNPD in header
2012-08-24 20:12:26 +02:00
miniupnpd.c
remove C++ style comments
2013-12-13 17:01:41 +01:00
miniupnpd.conf
miniupnpd: Make all manufacturer info configurable
2013-12-13 12:03:28 +01:00
miniupnpdctl.c
Add UNUSED(arg) macro to remove unused argument warning.
2012-05-01 11:49:23 +02:00
miniupnpdctl.txt
adding miniupnpdctl.txt file
2012-02-03 13:18:30 +01:00
miniupnpdpath.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
miniupnpdtypes.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
minixml.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
minixml.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
natpmp.c
remove C++ style comments
2013-12-13 17:01:41 +01:00
natpmp.h
Add initial PCP support
2013-07-11 09:38:55 +02:00
options.c
remove C++ style comments
2013-12-13 17:01:41 +01:00
options.h
miniupnpd: Make all manufacturer info configurable
2013-12-13 12:03:28 +01:00
pcp_msg_struct.h
miniupnpd/pcpserver.c: Removed IPV6_ADDR_COPY and other simplifications
2013-12-16 17:04:00 +01:00
pcplearndscp.c
Add initial PCP support
2013-07-11 09:38:55 +02:00
pcplearndscp.h
remove C++ style comments
2013-12-13 17:01:41 +01:00
pcpserver.c
miniupnpd/pcpserver.c: Removed IPV6_ADDR_COPY and other simplifications
2014-01-27 12:07:54 +01:00
pcpserver.h
remove C++ style comments
2013-12-13 17:01:41 +01:00
testgetifaddr.c
miniupnpd/testgetifaddr: display addr and mask
2013-04-27 17:52:49 +02:00
testgetifstats.c
fix tests for solaris
2012-05-31 15:22:52 +02:00
testgetroute.c
miniupnpd: Implement get_src_for_route_to() for *BSD
2013-02-06 15:08:10 +01:00
testupnpdescgen.c
testupnpdescgen.c: minor fix on getifaddr()
2013-12-13 12:35:36 +01:00
testupnppermissions.c
Adding miniupnpd
2011-09-28 21:13:20 +02:00
upnpdescgen.c
miniupnpd: Make all manufacturer info configurable
2013-12-13 12:03:28 +01:00
upnpdescgen.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
upnpdescstrings.h
miniupnpd: Make all manufacturer info configurable
2013-12-13 12:03:28 +01:00
upnpevents.c
Have distinct UUID for the 3 devices (IGD, WAN Device, WAN Connection Device)
2013-06-13 16:03:36 +02:00
upnpevents.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
upnpglobalvars.c
remove C++ style comments
2013-12-13 17:01:41 +01:00
upnpglobalvars.h
miniupnpd: Make all manufacturer info configurable
2013-12-13 12:03:28 +01:00
upnphttp.c
upnphttp.c: Added Ext: header to HTTP responses to conform to UDA
2013-02-07 11:26:48 +01:00
upnphttp.h
miniupnpd/upnphttp: Check compliance of headers for (UN)SUBSCRIBE
2012-10-05 00:25:08 +02:00
upnppermissions.c
upnppermissions.c: allow 192.168.1.1/255.255.255.0 as ip/mask
2012-02-15 23:49:56 +01:00
upnppermissions.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
upnppinhole.c
Clean expired IPv6 pinholes correctly. and also with linux/netfilter
2012-05-08 22:51:23 +02:00
upnppinhole.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
upnpredirect.c
Add initial PCP support
2013-07-11 09:38:55 +02:00
upnpredirect.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
upnpreplyparse.c
update upnpreplyparse to allow larger values (128 chars instead of 64)
2013-06-06 23:41:23 +02:00
upnpreplyparse.h
update upnpreplyparse to allow larger values (128 chars instead of 64)
2013-06-06 23:41:23 +02:00
upnpsoap.c
upnpsoap.c: adding TODO... to be done later for compliance
2013-08-19 18:25:54 +02:00
upnpsoap.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
upnpurns.h
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
2012-09-20 17:52:51 -03:00
upnputils.c
miniupnpd/upnputils.c: use scope in get_lan_for_peer() for IPv6 addresses
2013-04-20 11:06:17 +02:00
upnputils.h
miniupnpd: filter HTTP and SSDP based on source IP
2013-02-06 15:20:04 +01:00