- Mar 21, 2003
-
-
rswindell authored
-
- Mar 20, 2003
- Mar 19, 2003
- Mar 18, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Removed redundant and unnecessary sock==INVALID_SOCKET checks in sockprinttwo. Renamed sockprinttwo to sockprintvalue (hopefully a little more descriptive). Eliminated unnecessary nesting in js_parse_post(). Bugfix: CGIs weren't supported if BBS_OPT_NO_JAVASCRIPT option bit was set. Supports (newly) NULL-terminated cgi_ext and index_file_name arrays.
-
rswindell authored
delimited list of index filename). Changed CGIScriptExtension1..10 to CGIExtensions (comma deliminted list).
-
rswindell authored
arrays (by iniReadStringList), rather than statically allocated fixed length arrays. Elimianted js_ext member variable (not used).
-
- Mar 17, 2003
- Mar 16, 2003
- Mar 15, 2003
-
-
deuce authored
-
- Mar 14, 2003
- Mar 13, 2003
-
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
default is 10 seconds.
-
deuce authored
-
rswindell authored
load() now returns the result of the executed script.
-
rswindell authored
-
rswindell authored
bool (true if script compiled and executed without error). An error in the loaded script no longer terminates the calling script.
-
- Mar 12, 2003