History of conf_apache.c of e25a9d7fae521a88

History of the file that is called conf_apache.c at check-in e25a9d7fae521a88

2006-12-15
23:33
Added additional bounds checking to conf_apache (needs more) file: [963e2cc977] check-in: [b83e2d07b5] user: rkeene, branch: trunk, size: 9048 [annotate] [blame] [check-ins using] [diff]
23:15
Fixed potential buffer bounds issues file: [dc1e53e03b] check-in: [e25a9d7fae] user: rkeene, branch: trunk, size: 8915 [annotate] [blame] [check-ins using] [diff]
2006-09-27
11:23
Patched libconfig file: [e2ab7d44f3] check-in: [22b94f5de6] user: rkeene, branch: trunk, size: 8898 [annotate] [blame] [check-ins using] [diff]
2005-10-18
16:03
Fixed compile error caused by Subversion update confusion. libconfig 0.1.21 file: [4518570c6e] check-in: [45472c6a14] user: rkeene, branch: trunk, size: 8877 [annotate] [blame] [check-ins using] [diff]
16:00
Added missing error line/file information for conf_apache libconfig 0.1.20 file: [910273dff3] check-in: [b9a32192b7] user: rkeene, branch: trunk, size: 8925 [annotate] [blame] [check-ins using] [diff]
2005-09-30
08:27
Added filename and line numbers to error messages. Began adding support for lists of options rather than just one option per item. libconfig 0.1.19 file: [dfc17c3008] check-in: [730308bffd] user: rkeene, branch: trunk, size: 8807 [annotate] [blame] [check-ins using] [diff]
2004-11-24
23:13
Added an optional dependency to libopennet. If libopennet is used fopen_net is used instead of fopen. Made lc_process_file() a publicly callable function. Added a (blank!) man page for it. Made lc_cleanup() a publicly callable function, and removed calls to it from lc_process(). Added a (blank!) man page for it. file: [cd77d73d2e] check-in: [cff8496e42] user: rkeene, branch: trunk, size: 8250 [annotate] [blame] [check-ins using] [diff]
2004-10-29
03:01
Updated to remove PRINTERR and PRINTERR_D (Mac OS X's c preprocessor doesn't handle variadic macros) Updated strtoull.c to work. Added config.guess/config.sub (needed for determining SHLIBEXT) A few misc changes. libconfig 0.0.7 file: [1a96ee97b6] check-in: [2eca7c583b] user: rkeene, branch: trunk, size: 8247 [annotate] [blame] [check-ins using] [diff]
2004-10-24
14:26
Lots of improvements to libconfig: We now process the command line arguments ourselves rather than using getopt(). We now process Apache-style config files. Began work on documentation. Many more bug fixes file: [7fcfcb69c1] check-in: [6a0a10a0ab] user: rkeene, branch: trunk, size: 8010 [annotate] [blame] [check-ins using] [diff]
2004-10-22
23:59
Made dysfunctional configuration elements return -1. Made conf_section work correctly. file: [9b123ca764] check-in: [53df9990ae] user: rkeene, branch: trunk, size: 169 [annotate] [blame] [check-ins using] [diff]
23:42
Added: Created libconfig project. file: [8278d1aa65] check-in: [0334619956] user: rkeene, branch: trunk, size: 168 [annotate] [blame] [check-ins using]