Jan Jaeger
52f1e00b35
Update copyright notice
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3551 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-31 13:16:00 +00:00
Jan Jaeger
5fff5e824d
Removed outdated comment - no functional change
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3496 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-25 10:56:39 +00:00
Ivan Warren
564ac8d31b
Update to HTTP server to allow more reliable operations under MSVC
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3478 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-20 17:43:05 +00:00
Jay Maynard
11e8ed8dc9
Making the .ico MIME type consistent with actual web practice.
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3465 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-19 15:52:28 +00:00
Jay Maynard
3ae665b381
Add MIME type for .ico files.
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3463 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-19 15:30:39 +00:00
Fish (David B Trout)
c5d328d541
Identify HTTPROOT in HHCCF066E
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3461 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-19 00:55:56 +00:00
Fish (David B Trout)
79d98438af
Use strlcat instead of strcat to prevent potential buffer overflow
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3459 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-19 00:23:27 +00:00
Jay Maynard
c810854f0b
Fixed missing \html at end of MSVC default HTTP document root.
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3455 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-18 22:45:30 +00:00
Jay Maynard
1de3dc826e
Added code to display actual HTTPROOT at startup.
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3451 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-18 22:01:51 +00:00
Jan Jaeger
53a4bfa7ce
Added new html files to Makefile.am
...
Updated technical support link in index.html
Cosmetic change to httpserv.c - no functional change
git-svn-id: file:///home/jj/hercules.svn/trunk@3365 956126f8-22a0-4046-8f4a-272fa8102e63
2005-12-10 19:59:47 +00:00
Jan Jaeger
a65d38dfbd
Second attempt on a trivial mod
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3212 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-20 11:32:36 +00:00
Roger Bowler
a57ded189b
Backout httpserv.c rev 1.53 gives (659) : warning C4047: '!=' : 'int' differs in levels of indirection f
...
rom 'char [2]'
git-svn-id: file:///home/jj/hercules.svn/trunk@3209 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-19 23:58:30 +00:00
Jan Jaeger
e216b1e6a9
Minor update - use either / or \ depending on host arch
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3208 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-19 18:29:47 +00:00
Fish (David B Trout)
865e91cb4d
Expand environment vars in httproot if msvc
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3205 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-19 03:45:57 +00:00
Fish (David B Trout)
a24f0238dc
Add trailing [back]slash to httproot only if needed
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3204 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-19 02:35:12 +00:00
Fish (David B Trout)
255a726844
fix 'get_process_directory' unresolved for cygwin builds (#ifdef _MSVC_, not WIN32)
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3182 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-13 19:37:41 +00:00
Jan Jaeger
018f26924f
Added comments - no functional change
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3175 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-13 09:44:31 +00:00
Jan Jaeger
b63be49856
http msvc fixes
...
msvc streams cannot be used to both read and write from the same socket (!)
git-svn-id: file:///home/jj/hercules.svn/trunk@3167 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-12 18:27:48 +00:00
Roger Bowler
d42518b111
Fix httpserv so that it at least compiles under MSVC
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3162 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-10 10:32:56 +00:00
Jan Jaeger
eaecb4cab0
Rollback some undetermined changes that cause:
...
1) storage overlays in the cgi table
2) mozilla (and maybe other browsers) to hang on an ipl command
3) various write errors on sockets
4) authentication failure in http_authenticate
5) ...
git-svn-id: file:///home/jj/hercules.svn/trunk@3161 956126f8-22a0-4046-8f4a-272fa8102e63
2005-11-09 19:41:17 +00:00
Fish (David B Trout)
045d2fe1b7
Fix extra path separator issue in http_download
...
git-svn-id: file:///home/jj/hercules.svn/trunk@3093 956126f8-22a0-4046-8f4a-272fa8102e63
2005-10-20 15:13:46 +00:00
Jay Maynard
2370aac4ee
The big move: moving MSVC (mingw_port) branch to the trunk. Cross your
...
fingers...
git-svn-id: file:///home/jj/hercules.svn/trunk@3027 956126f8-22a0-4046-8f4a-272fa8102e63
2005-09-24 16:17:46 +00:00
Jan Jaeger
38b2d90e1b
Add 1052/3215 integrated console
...
Update copyright to reflect 2005
git-svn-id: file:///home/jj/hercules.svn/trunk@2563 956126f8-22a0-4046-8f4a-272fa8102e63
2005-01-02 16:10:14 +00:00
Greg Smith
cdaa3c8e87
30 Nov 2004 Use SLEEP() to ensure sleep for `n' seconds - Greg Smith
...
git-svn-id: file:///home/jj/hercules.svn/trunk@2513 956126f8-22a0-4046-8f4a-272fa8102e63
2004-12-01 03:23:17 +00:00
Fish (David B Trout)
a169d310ee
OPTION_WAKEUP_SELECT_VIA_PIPE
...
git-svn-id: file:///home/jj/hercules.svn/trunk@2444 956126f8-22a0-4046-8f4a-272fa8102e63
2004-10-07 22:59:24 +00:00
Ivan Warren
b2107964fe
-Wall renablement - And insuing warnings removal
...
git-svn-id: file:///home/jj/hercules.svn/trunk@2419 956126f8-22a0-4046-8f4a-272fa8102e63
2004-09-23 17:11:57 +00:00
Jan Jaeger
0f549f13fb
Copyright 2004
...
git-svn-id: file:///home/jj/hercules.svn/trunk@2144 956126f8-22a0-4046-8f4a-272fa8102e63
2004-01-02 20:06:32 +00:00
Jan Jaeger
ec70b11b9d
Move HTTPROOT checks to httpserv.c (consolidate http server code)
...
git-svn-id: file:///home/jj/hercules.svn/trunk@2022 956126f8-22a0-4046-8f4a-272fa8102e63
2003-09-27 10:22:07 +00:00
Fish (David B Trout)
b0fc860091
mostly dasdcopy & http server fixes; see CHANGES for details
...
git-svn-id: file:///home/jj/hercules.svn/trunk@2016 956126f8-22a0-4046-8f4a-272fa8102e63
2003-09-26 00:58:00 +00:00
Jan Jaeger
37a53b10d4
Add HTTP_PATH_LENGTH constant
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1802 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-23 10:34:10 +00:00
Fish (David B Trout)
50fc7b0cb9
(see CHANGES)
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1797 956126f8-22a0-4046-8f4a-272fa8102e63
2003-08-22 15:30:30 +00:00
Jan Jaeger
fcd438b7e3
Add dynamically loaded cgi support
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1522 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-27 17:03:52 +00:00
Ivan Warren
718f850d3a
Ensure no strncat overrun
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1408 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-03 09:38:57 +00:00
Jan Jaeger
69ca87cc62
Rollback a number of changes :-(
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1403 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-02 13:16:07 +00:00
Ivan Warren
dfdd927567
Replace strncat with safe_strcat
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1398 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-01 20:16:26 +00:00
Fish (David B Trout)
b4fae6f1f0
MANY changes. See CHANGES member for details.
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1391 956126f8-22a0-4046-8f4a-272fa8102e63
2003-06-01 11:46:25 +00:00
Jan Jaeger
54bd93f0f1
Clarified a few comments
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1161 956126f8-22a0-4046-8f4a-272fa8102e63
2003-02-08 09:43:28 +00:00
Jan Jaeger
38dc432335
Update copyright statements to include 2003
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1107 956126f8-22a0-4046-8f4a-272fa8102e63
2003-01-05 12:17:12 +00:00
Jay Maynard
c07e8bd2db
Renumbered and documented messages in dasdisup.c.
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1084 956126f8-22a0-4046-8f4a-272fa8102e63
2002-12-17 15:29:16 +00:00
Jay Maynard
28459dbaf7
Renumbered and documented messages in httpserv.c.
...
git-svn-id: file:///home/jj/hercules.svn/trunk@1079 956126f8-22a0-4046-8f4a-272fa8102e63
2002-12-17 02:57:20 +00:00
Fish (David B Trout)
73db0b62eb
** UNTABBED **
...
git-svn-id: file:///home/jj/hercules.svn/trunk@971 956126f8-22a0-4046-8f4a-272fa8102e63
2002-07-14 10:25:49 +00:00
Fish (David B Trout)
b6efc65a21
*** MAJOR CLEANUP **
...
git-svn-id: file:///home/jj/hercules.svn/trunk@970 956126f8-22a0-4046-8f4a-272fa8102e63
2002-07-14 09:21:25 +00:00
Fish (David B Trout)
8b99f45aba
New HTTPROOT control file statement
...
git-svn-id: file:///home/jj/hercules.svn/trunk@963 956126f8-22a0-4046-8f4a-272fa8102e63
2002-07-11 18:10:16 +00:00
Jan Jaeger
5449a14d31
NLS support
...
git-svn-id: file:///home/jj/hercules.svn/trunk@887 956126f8-22a0-4046-8f4a-272fa8102e63
2002-05-11 15:45:58 +00:00
Jan Jaeger
09116a6292
Cosmetic changes
...
git-svn-id: file:///home/jj/hercules.svn/trunk@852 956126f8-22a0-4046-8f4a-272fa8102e63
2002-04-27 14:38:43 +00:00
Jan Jaeger
7868140ebe
Correct paragraph in error page
...
git-svn-id: file:///home/jj/hercules.svn/trunk@809 956126f8-22a0-4046-8f4a-272fa8102e63
2002-04-11 12:52:18 +00:00
Fish (David B Trout)
e9f036c920
(oops! I missed a little bit. Sorry! :)
...
git-svn-id: file:///home/jj/hercules.svn/trunk@802 956126f8-22a0-4046-8f4a-272fa8102e63
2002-04-08 13:24:11 +00:00
Jan Jaeger
f396c17bc4
Enable cookies
...
git-svn-id: file:///home/jj/hercules.svn/trunk@791 956126f8-22a0-4046-8f4a-272fa8102e63
2002-04-06 06:53:49 +00:00
Jan Jaeger
236e177d6e
Fix static time string buffer
...
git-svn-id: file:///home/jj/hercules.svn/trunk@790 956126f8-22a0-4046-8f4a-272fa8102e63
2002-04-05 09:26:58 +00:00
Jan Jaeger
27710ecfbb
*** empty log message ***
...
git-svn-id: file:///home/jj/hercules.svn/trunk@789 956126f8-22a0-4046-8f4a-272fa8102e63
2002-04-05 05:12:19 +00:00