Shawn Landen
|
5c224accbf
|
remove trailing whitespace from miniupnpd
|
2012-02-29 17:48:41 -08:00 |
Thomas Bernard
|
65e277883b
|
options.c: Save a few bytes
Use a string repository, instead of a fixed size buffer for each option value.
Also check realloc() error
|
2012-02-05 01:31:27 +01:00 |
Thomas Bernard
|
4e79d6b983
|
Fixed a minor memory "leak"
The upnppermlist was not free'd before exiting...
|
2012-02-05 00:53:29 +01:00 |
Thomas Bernard
|
a0a1e45ac5
|
Added friendl_name= option to config file
|
2012-02-05 00:24:13 +01:00 |
Thomas Bernard
|
874283b36f
|
Anchor name (PF) is now configurable through the config file with anchor=
|
2012-02-03 13:14:10 +01:00 |
Thomas Bernard
|
0d96346588
|
Adding miniupnpd
|
2011-09-28 21:13:20 +02:00 |