..
bsd
miniupnpd: Use SA_LEN consistently
2014-04-01 11:44:39 +02: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
miniupnpd/portinuse.c/iptcrdr.c: cosmetic changes
2014-03-13 14:49:05 +01:00
pf
miniupnpd/pf/obsdrdr.c: remove compilation warning
2014-04-09 15:37:16 +02:00
solaris
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
.gitignore
miniupnpd/Makefile.macosx: update for testasyncsendto and testportinuse
2014-03-17 15:36:10 +01:00
Changelog.txt
miniupnpd: adding HTTPS support
2014-04-09 15:35:06 +02: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
miniupnpd: adding HTTPS support
2014-04-09 15:35:06 +02:00
Makefile.linux
miniupnpd: adding HTTPS support
2014-04-09 15:35:06 +02:00
Makefile.macosx
miniupnpd/Makefile.macosx: fix a typo
2014-04-12 09:37:06 +02:00
README
update README's to include PCP
2014-01-14 09:25:19 +01:00
TODO
miniupnpd/portinuse: cleanup
2014-03-28 12:50:42 +01:00
VERSION
miniupnpd: prepare for version 1.8
2013-02-06 15:20:48 +01:00
asyncsendto.c
miniupnpd: improve finalize_sendto()
2014-02-28 16:39:59 +01:00
asyncsendto.h
miniupnpd/asyncsendto: finalize_sendto()
2014-02-25 11:36:58 +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
miniupnpd/commonrdr.h: improve comments
2014-02-11 10:38:50 +01: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
miniupnpd/genconfig.sh: adding HTTPS_CERTFILE / HTTPS_KEYFILE
2014-04-11 09:48:41 +02: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
miniupnpd/getifaddr.c: don't use getifaddrs() in IPv4 only
2014-03-14 10:04:49 +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: clean up : port => http_port
2014-04-20 18:05:22 +02:00
minissdp.h
miniupnpd/minissdp.c: clean up : port => http_port
2014-04-20 18:05:22 +02:00
miniupnpd.8
miniupnpd.8: uppercase MINIUPNPD in header
2012-08-24 20:12:26 +02:00
miniupnpd.c
miniupnpd/options.c: Add https_port= option
2014-04-20 18:06:00 +02: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
minixml.c: now handle XML comments
2014-02-03 11:28:31 +01: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
Merge branch 'portinuse'
2014-03-28 12:52:18 +01:00
natpmp.h
miniupnpd: start work to enable IPv6 PCP operations
2014-03-24 12:07:31 +01:00
options.c
miniupnpd/options.c: fix potential end of array access
2014-04-20 18:10:44 +02:00
options.h
miniupnpd/options.c: Add https_port= option
2014-04-20 18:06:00 +02:00
pcp_msg_struct.h
miniupnpd/pcp_msg_struct.h: comments
2014-03-22 13:12:10 +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: check source address of PCP request
2014-03-24 15:03:12 +01:00
pcpserver.h
miniupnpd: start work to enable IPv6 PCP operations
2014-03-24 12:07:31 +01:00
portinuse.c
miniupnpd/portinuse.c: fix display in case of error
2014-04-09 15:38:54 +02:00
portinuse.h
miniupnpd/portinuse: port_in_use() returns -1 in case of error
2014-03-20 13:49:10 +01:00
testasyncsendto.c
miniupnpd/testasyncsendto.c: remove warning if struct timeval fields are not long int
2014-03-17 15:35:18 +01:00
testgetifaddr.c
miniupnpd/testgetifaddr.c: also test find_ipv6_addr()
2014-03-03 12:37:01 +01: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
testportinuse.c
miniupnpd/testportinuse.c: fix compilation with CHECK_PORTINUSE undefined
2014-03-28 13:15:09 +01:00
testupnpdescgen.c
miniupnpd: reduce number of global variables by using more runtime_flags
2014-03-13 11:34:33 +01:00
testupnppermissions.c
Adding miniupnpd
2011-09-28 21:13:20 +02:00
upnpdescgen.c
miniupnpd: reduce number of global variables by using more runtime_flags
2014-03-13 11:34:33 +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
miniupnpd/upnpevents.c: comments/logs/etc.
2014-03-15 10:54:23 +01: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
miniupnpd: reduce number of global variables by using more runtime_flags
2014-03-13 11:34:33 +01:00
upnpglobalvars.h
miniupnpd: reduce number of global variables by using more runtime_flags
2014-03-13 11:34:33 +01:00
upnphttp.c
miniupnpd/upnphttp.c: log OpenSSL version used
2014-04-11 09:48:50 +02:00
upnphttp.h
miniupnpd: free OpenSSL memory
2014-04-09 16:09:31 +02:00
upnppermissions.c
miniupnpd/upnppermissions.c: disable match_permission_internal()
2014-03-13 09:53:44 +01:00
upnppermissions.h
miniupnpd: fix eport selection and error handling
2014-03-10 00:32:23 -07: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
miniupnpd/portinuse: port_in_use() returns -1 in case of error
2014-03-20 13:49:10 +01: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
miniupnpd/upnpsoap.c: DeviceProtection has to check peer certificate
2014-04-15 15:40:03 +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: improve log in get_lan_for_peer()
2014-02-06 10:57:51 +01:00
upnputils.h
miniupnpd: Use SA_LEN consistently
2014-04-01 11:44:39 +02:00