2002-06-18 |
Jim Jagielski | Add in the expected Announcement file |
commit | commitdiff | tree |
2002-06-18 |
William A.... | According to Watcom and other docs, it appears Netwar... |
commit | commitdiff | tree |
2002-06-18 |
William A.... | Two remnants required to make ap_strtol a macro on... |
commit | commitdiff | tree |
2002-06-18 |
Brian Pane | use signed long to avoid compiler complaints about... |
commit | commitdiff | tree |
2002-06-18 |
William A.... | We are safe. We don't need this according to MSVC... |
commit | commitdiff | tree |
2002-06-18 |
David McCreedy | Add ap/ap_strtol.o to TPF's sample link JCL. |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Document that ap_strtol should only really |
commit | commitdiff | tree |
2002-06-18 |
Bill Stoddard | Get ap_strtol playing nicely on Windows and AIX |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Just in case, handle LONG_* if limits doesn't have 'em |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Bump MMN. |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Fold ap_strtol fully into API |
commit | commitdiff | tree |
2002-06-18 |
Justin Erenkrantz | We don't want ctype.h, but we do want ap_ctype.h so... |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Migrate from strtol to ap_strtol, and use its known... |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Add in our ap_strtol() implementation |
commit | commitdiff | tree |
2002-06-17 |
Jim Jagielski | Prevent possible badness if the HUGE value for Content... |
commit | commitdiff | tree |
2002-06-17 |
Jim Jagielski | Backport of 2.0 chunk handling |
commit | commitdiff | tree |
2002-06-17 |
Jim Jagielski | remaining needs (and should only) be a long. (ap_get_ch... |
commit | commitdiff | tree |
2002-06-17 |
Jim Jagielski | With OpenBSD 3.1 and up, allow modules to work on their |
commit | commitdiff | tree |
2002-06-14 |
Jim Jagielski | Update... |
commit | commitdiff | tree |
2002-06-13 |
William A.... | Thanks to Brian Havard for the heads-up |
commit | commitdiff | tree |
2002-06-13 |
Brian Havard | OS/2: Add core export needed by mod_log_config. |
commit | commitdiff | tree |
2002-06-07 |
Justin Erenkrantz | Whether you believe us or not is up to you. |
commit | commitdiff | tree |
2002-06-05 |
William A.... | First, checking for typos like fF: instead of Ff... |
commit | commitdiff | tree |
2002-06-03 |
Bradley Nicholes | Updated test_chars for NetWare |
commit | commitdiff | tree |
2002-06-03 |
Jim Jagielski | Attached is a patch for allowing user changes on the... |
commit | commitdiff | tree |
2002-05-31 |
Martin Kraemer | Note impact on invalid requests from Netscape |
commit | commitdiff | tree |
2002-05-30 |
Jim Jagielski | Push out the T&R 2 days to account for the latest addit... |
commit | commitdiff | tree |
2002-05-30 |
Graham Leggett | Add X-Forwarded-Host and X-Forwarded-Server to X-Forwar... |
commit | commitdiff | tree |
2002-05-29 |
Martin Kraemer | Fix a problem in mod_proxy: it would not set the number... |
commit | commitdiff | tree |
2002-05-29 |
Martin Kraemer | Update ProxyConnAllow vote |
commit | commitdiff | tree |
2002-05-29 |
Dirk-Willem... | iFrom david: |
commit | commitdiff | tree |
2002-05-29 |
Martin Kraemer | Fix a problem in mod_rewrite which would lead to 400... |
commit | commitdiff | tree |
2002-05-29 |
David McCreedy | Update TPF's sample JCL to exclude expat-lite. |
commit | commitdiff | tree |
2002-05-29 |
Jim Jagielski | Note 2 PRs that have been proposed for inclusion in... |
commit | commitdiff | tree |
2002-05-29 |
Martin Kraemer | Make sure that 'n' has a defined value |
commit | commitdiff | tree |
2002-05-28 |
Jim Jagielski | Set the 1.3.25 schedule |
commit | commitdiff | tree |
2002-05-23 |
Doug MacEachern | PR: |
commit | commitdiff | tree |
2002-05-22 |
Jim Jagielski | Remove out-of-date comment on edited item that |
commit | commitdiff | tree |
2002-05-22 |
Jim Jagielski | Not a showstopper but something Martin has expressed... |
commit | commitdiff | tree |
2002-05-21 |
Martin Kraemer | Apply a stricter check to the request line syntax,... |
commit | commitdiff | tree |
2002-05-21 |
Martin Kraemer | Typo in log message |
commit | commitdiff | tree |
2002-05-21 |
Martin Kraemer | John Von Essen <john at essenz.com> contributes the... |
commit | commitdiff | tree |
2002-05-21 |
Martin Kraemer | Get rid of DEFAULT_XFERLOG as it is not used anywhere... |
commit | commitdiff | tree |
2002-05-19 |
David McCreedy | Doc updates to TPF platform install instructions to... |
commit | commitdiff | tree |
2002-05-19 |
David McCreedy | TPF-specific changes for syslog and option passing... |
commit | commitdiff | tree |
2002-05-17 |
Cliff Woolley | Binary files on cygwin must be opened in binary mode... |
commit | commitdiff | tree |
2002-05-16 |
Martin Kraemer | Added Cygwin directory layout to config.layout file. |
commit | commitdiff | tree |
2002-05-15 |
Greg Ames | get binbuild.sh working on Linux/390. It gets very... |
commit | commitdiff | tree |
2002-05-15 |
William A.... | One extra bit o' threadsafety, already discussed... |
commit | commitdiff | tree |
2002-05-15 |
William A.... | At least on Win32 ... close the book on nice-to-haves... |
commit | commitdiff | tree |
2002-05-15 |
William A.... | Looks like noone plans to leverage our sdbm |
commit | commitdiff | tree |
2002-05-15 |
William A.... | I suspect this might be fixed by now, if anyone wants... |
commit | commitdiff | tree |
2002-05-15 |
William A.... | Guys, didn't we get this resolved lo about 1.3.21... |
commit | commitdiff | tree |
2002-05-15 |
Jim Jagielski | Already in there, basically |
commit | commitdiff | tree |
2002-05-15 |
Jim Jagielski | Somehow I think these very old FreeBSD platforms |
commit | commitdiff | tree |
2002-05-15 |
Jim Jagielski | No doubt, people are already either handling |
commit | commitdiff | tree |
2002-05-15 |
Jim Jagielski | Very doubtful that these will be (should be?) handled |
commit | commitdiff | tree |
2002-05-15 |
Jim Jagielski | It is what it is. It is well known that that's |
commit | commitdiff | tree |
2002-05-15 |
Jim Jagielski | Already in |
commit | commitdiff | tree |
2002-05-13 |
Dirk-Willem... | Write a 100 times - save your files before copy and... |
commit | commitdiff | tree |
2002-05-13 |
Dirk-Willem... | Adds a '-F' flag to httpd's main() - which causes the... |
commit | commitdiff | tree |
2002-05-13 |
Jim Jagielski | Note planned release for this week. |
commit | commitdiff | tree |
2002-05-13 |
Martin Kraemer | Fix propagation of ${OPTIM} to subdirectories (which... |
commit | commitdiff | tree |
2002-05-13 |
Martin Kraemer | Where are they, all the other binbuilds? |
commit | commitdiff | tree |
2002-05-11 |
Dirk-Willem... | Get things to compile with a HW card of openbsd |
commit | commitdiff | tree |
2002-05-10 |
David Reid | Fix ab so it will now build on a platform lacking in... |
commit | commitdiff | tree |
2002-05-06 |
Martin Kraemer | src/support/apxs.pl: re-arranged things to handle DSO... |
commit | commitdiff | tree |
2002-05-04 |
Brian Havard | OS/2: Export some additional public symbols from the... |
commit | commitdiff | tree |
2002-05-03 |
Mark J. Cox | Fix Red Hat distribution name |
commit | commitdiff | tree |
2002-05-02 |
Jim Jagielski | OK. This is admittedly anal. But the whole idea behind... |
commit | commitdiff | tree |
2002-05-01 |
Wilfredo Sanchez | Add NSLINKMODULE_OPTION_RETURN_ON_ERROR option. |
commit | commitdiff | tree |
2002-05-01 |
Jeff Trawick | use ap_snprintf() instead of snprintf() |
commit | commitdiff | tree |
2002-05-01 |
Jeff Trawick | provide a missing %s corresponding to colonport |
commit | commitdiff | tree |
2002-04-24 |
Graham Leggett | Add an intelligent error message should no proxy submod... |
commit | commitdiff | tree |
2002-04-22 |
Jim Jagielski | Allow child processes sufficient time for cleanups... |
commit | commitdiff | tree |
2002-04-22 |
William A.... | Worth noting |
commit | commitdiff | tree |
2002-04-22 |
William A.... | Backport of httpd-2.0/modules/mappers/mod_rewrite... |
commit | commitdiff | tree |
2002-04-22 |
Jim Jagielski | Allow for the same functionality under Rhapsody... |
commit | commitdiff | tree |
2002-04-22 |
Jim Jagielski | For supported versions of Darwin, place dynamically... |
commit | commitdiff | tree |
2002-04-21 |
Graham Leggett | Add a FIXME note around some broken code. The write... |
commit | commitdiff | tree |
2002-04-21 |
Jim Jagielski | make note of the proposal to release |
commit | commitdiff | tree |
2002-04-21 |
Graham Leggett | Remove a last remnant of the expect-100-continue patch... |
commit | commitdiff | tree |
2002-04-19 |
Bill Stoddard | More notes... |
commit | commitdiff | tree |
2002-04-19 |
Bill Stoddard | Reference CVS id |
commit | commitdiff | tree |
2002-04-19 |
Bill Stoddard | Candidate CAN number for completeness. |
commit | commitdiff | tree |
2002-04-19 |
Bill Stoddard | Flag this a bit more clearly as a security issue... |
commit | commitdiff | tree |
2002-04-19 |
Martin Kraemer | Update binary availability |
commit | commitdiff | tree |
2002-04-19 |
Graham Leggett | Correct proxy to be able to handle the unexpected 100... |
commit | commitdiff | tree |
2002-04-18 |
William A.... | Note available patch |
commit | commitdiff | tree |
2002-04-17 |
Bradley Nicholes | Fixing a type conversion error when content_length... |
commit | commitdiff | tree |
2002-04-15 |
Martin Kraemer | Sometimes (when a read happened to end on a chunk bound... |
commit | commitdiff | tree |
2002-04-14 |
Martin Kraemer | Oops -- detecting EOF while reading chunked is a protoc... |
commit | commitdiff | tree |
2002-04-14 |
Joshua Slive | Correct xhtml+xml |
commit | commitdiff | tree |
2002-04-14 |
Joshua Slive | Add a couple requested (and properly registered) mime... |
commit | commitdiff | tree |
2002-04-12 |
Martin Kraemer | Fix EOF detection in new proxy dechunking code. Before... |
commit | commitdiff | tree |
2002-04-12 |
Martin Kraemer | When we cannot read our own proxy-cached files, better... |
commit | commitdiff | tree |
2002-04-12 |
Martin Kraemer | Cosmetics (unused variable in EBCDIC) |
commit | commitdiff | tree |
2002-04-12 |
Justin Erenkrantz | Justin is off to a new adventure... |
commit | commitdiff | tree |
2002-04-11 |
Martin Kraemer | Fix the new dechunking code for S/390 (EBCDIC). |
commit | commitdiff | tree |
2002-04-11 |
William A.... | Forgot some prototypes? |
commit | commitdiff | tree |
next |