ChangeLog from CLEARSILVER-0_7_0 to CLEARSILVER-0_7_1 ======================================================================== 2002/09/10 Brandon Long * cgi/rfc2388.c:1.10 support multiple form values in form-data post 2002/09/07 Brandon Long * util/neo_server.c:1.3 pass SIGTERM onto children 2002/09/05 Brandon Long * util/neo_server.c:1.2 * util/neo_server.h:1.2 ignore SIGPIPE 2002/09/04 Brandon Long * util/neo_server.c:1.1 * util/neo_server.h:1.1 * util/Makefile:1.12 * util/ulocks.c:1.11 first cut at multi-proc based server 2002/09/02 Brandon Long * util/neo_net.c:1.2 * util/neo_net.h:1.2 * util/test/net_test.c:1.1 * util/test/Makefile:1.6 add test for net code, flush output on close 2002/08/31 Brandon Long * util/neo_net.c:1.1 * util/neo_net.h:1.1 * util/Makefile:1.11 * util/neo_str.h:1.16 first cut at easy to use network layer 2002/08/20 Brandon Long * cs/csparse.c:1.50 patch from Gaku to allow comma in string args to macro calls 2002/08/17 Brandon Long * cgi/rfc2388.c:1.9 maximum header line size is 50MB 2002/08/09 Brandon Long * cgi/html.c:1.28 add https urls 2002/08/08 Brandon Long * python/neo_util.c:1.13 hide embedded nulls 2002/08/01 Brandon Long * rules.mk:1.17 * Makefile:1.20 * cgi/Makefile:1.10 fix the windows fix 2002/07/31 David W. Jeske * util/osdep.h:1.1 * util/os_win/mkstemp.c:1.1 * util/os_win/regex.c:1.1 * util/os_win/regex.h:1.1 * rules.mk:1.16 * util/Makefile:1.10 * util/neo_err.h:1.12 * util/neo_test.c:1.5 * util/neo_hdf.c:1.40 * util/neo_misc.c:1.17 * util/neo_date.h:1.5 * util/neo_files.c:1.2 * util/neo_date.c:1.4 * util/neo_misc.h:1.14 * cgi/cgi.c:1.45 * cgi/Makefile:1.9 Windows port of clearsilver take 1 2002/07/25 Brandon Long * cgi/html.c:1.27 handle broken & escapes * util/neo_hdf.c:1.39 * util/ulocks.c:1.10 * util/neo_hdf.h:1.14 add atomic hdf_write_file 2002/07/23 Brandon Long * python/p_neo_util.h:1.6 ignore the error