Jardel Weyrich
|
95d5c0bf39
|
Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
|
2012-09-20 17:52:51 -03:00 |
Thomas Bernard
|
0df9f7f62a
|
miniupnpd: added DISABLE_CONFIG_FILE in options.h to disable miniupnpd.conf parsing
|
2012-06-29 21:39:34 +02:00 |
Thomas Bernard
|
e42dfd3284
|
Remove Warnings caused by signed/unsigned integer comparaisons
|
2012-05-01 11:52:21 +02:00 |
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
|
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 |