..
bsd
add static to list[] definition
2012-05-01 22:26:14 +02:00
ipf
Fix ipfilter support.
2012-03-18 10:13:10 -04:00
ipfw
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
linux
fix linux/getifstats.c when bitrate is unknown
2012-04-06 17:30:22 +02:00
mac
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
netfilter
Finalizing netfilter version of get_pinhole_info()
2012-05-08 00:21:03 +02:00
pf
Add netfilter implementation for delete_pinhole()/update_pinhole()/get_pinhole_info()
2012-05-02 00:47:42 +02:00
solaris
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
.gitignore
Added relevant .gitignore files
2011-09-30 09:59:34 +02:00
Changelog.txt
Finalizing netfilter version of get_pinhole_info()
2012-05-08 00:21:03 +02:00
INSTALL
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
LICENSE
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
Makefile
Move IPv6FirewallControl related code from upnpredirect.c to upnppinhole.c
2012-05-01 22:25:30 +02:00
Makefile.linux
Move IPv6FirewallControl related code from upnpredirect.c to upnppinhole.c
2012-05-01 22:25:30 +02:00
Makefile.macosx
UUID generation for the default config file was
2011-12-31 01:21:58 -07:00
README
update README files
2012-01-25 22:33:08 +01:00
TODO
add TODO file
2012-04-06 19:30:43 +02:00
VERSION
Adding miniupnpd
2011-09-28 21:13:20 +02:00
bsdqueue.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
codelength.h
Adding miniupnpd
2011-09-28 21:13:20 +02:00
commonrdr.h
Adding miniupnpd
2011-09-28 21:13:20 +02:00
daemonize.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
daemonize.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
genconfig.sh
Add command line arguments to genconfig.sh config script
2012-04-15 00:35:31 +02:00
getconnstatus.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
getconnstatus.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
getifaddr.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
getifaddr.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
getifstats.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
ifacewatcher.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
macros.h
add macros.h
2012-05-01 14:23:22 +02:00
minissdp.c
Remove Warnings caused by signed/unsigned integer comparaisons
2012-05-01 11:52:21 +02:00
minissdp.h
Adding miniupnpd
2011-09-28 21:13:20 +02:00
miniupnpd.1
Replaced hyphens by minus in man pages
2011-10-09 17:50:09 +02:00
miniupnpd.c
remove useless syslog() line
2012-05-08 22:50:39 +02:00
miniupnpd.conf
Allow LAN interface to be given as interface names.
2012-04-06 17:31:24 +02: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
Adding miniupnpd
2011-09-28 21:13:20 +02:00
miniupnpdtypes.h
Allow LAN interface to be given as interface names.
2012-04-06 17:31:24 +02:00
minixml.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
minixml.h
Adding miniupnpd
2011-09-28 21:13:20 +02:00
natpmp.c
Add UNUSED(arg) macro to remove unused argument warning.
2012-05-01 11:49:23 +02:00
natpmp.h
Adding miniupnpd
2011-09-28 21:13:20 +02:00
options.c
Remove Warnings caused by signed/unsigned integer comparaisons
2012-05-01 11:52:21 +02:00
options.h
Remove Warnings caused by signed/unsigned integer comparaisons
2012-05-01 11:52:21 +02:00
testgetifaddr.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
testgetifstats.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
testupnpdescgen.c
Add UNUSED(arg) macro to remove unused argument warning.
2012-05-01 11:49:23 +02:00
testupnppermissions.c
Adding miniupnpd
2011-09-28 21:13:20 +02:00
upnpdescgen.c
Remove Warnings caused by signed/unsigned integer comparaisons
2012-05-01 11:52:21 +02:00
upnpdescgen.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
upnpdescstrings.h
Added friendl_name= option to config file
2012-02-05 00:24:13 +01:00
upnpevents.c
check sidlen before string compare
2012-05-01 11:57:20 +02:00
upnpevents.h
Adding miniupnpd
2011-09-28 21:13:20 +02:00
upnpglobalvars.c
Started to implement add_pinhole() for netfilter (linux)
2012-04-26 16:08:39 +02:00
upnpglobalvars.h
Started to implement add_pinhole() for netfilter (linux)
2012-04-26 16:08:39 +02:00
upnphttp.c
Remove Warnings caused by signed/unsigned integer comparaisons
2012-05-01 11:52:21 +02:00
upnphttp.h
Fix a bug in upnphttp
2012-04-26 00:30:32 +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
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
upnppinhole.c
Finalizing netfilter version of get_pinhole_info()
2012-05-08 00:21:03 +02:00
upnppinhole.h
Move IPv6FirewallControl related code from upnpredirect.c to upnppinhole.c
2012-05-01 22:25:30 +02:00
upnpredirect.c
Move IPv6FirewallControl related code from upnpredirect.c to upnppinhole.c
2012-05-01 22:25:30 +02:00
upnpredirect.h
Move IPv6FirewallControl related code from upnpredirect.c to upnppinhole.c
2012-05-01 22:25:30 +02:00
upnpreplyparse.c
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
upnpreplyparse.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
upnpsoap.c
Move IPv6FirewallControl related code from upnpredirect.c to upnppinhole.c
2012-05-01 22:25:30 +02:00
upnpsoap.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
upnpurns.h
remove trailing whitespace from miniupnpd
2012-02-29 17:48:41 -08:00
upnputils.c
upnputils.c/.h: add set_non_blocking() function
2012-02-07 00:18:05 +01:00
upnputils.h
upnputils.c/.h: add set_non_blocking() function
2012-02-07 00:18:05 +01:00