2016-08-28 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Eric Covener | Stash the cgi PID earlier in mod_cgid |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Luca Toscano | Updated the changelog to reflect last commits about... |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Stefan Eissing | update after http2 backport |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Stefan Eissing | mod_http2: using invalid header callback from nghttp2... |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Stefan Eissing | mod_http2: fix for stream buffer handling during shutdown |
commit | commitdiff | tree | snapshot |
2016-08-26 |
William A.... | Revert to the correct APLOGNO ID for this case |
commit | commitdiff | tree | snapshot |
2016-08-26 |
William A.... | Resync |
commit | commitdiff | tree | snapshot |
2016-08-26 |
William A.... | Correct URL failure reporting. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
William A.... | First survey results, all intrinsicly bad input will... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Eric Covener | add [flags] to syntax |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Luca Toscano | After a long discussion in dev@ I reviewed my previous... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
William A.... | Sync |
commit | commitdiff | tree | snapshot |
2016-08-25 |
William A.... | Correct RFC reference text (link was right) |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Ruediger Pluem | * Add missing CHANGES entry for r1757662. |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Ruediger Pluem | * Add missing copy of hcuri and hcexpr ftom the worker... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Christophe... | xforms fr |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Christophe... | Fix some French translations in order explanations... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
William A.... | Also catch invalid spaces between the URI <> Protocol... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
William A.... | Rebuild all |
commit | commitdiff | tree | snapshot |
2016-08-25 |
William A.... | Rename LenientWhitespace to UnsafeWhitespace and change... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Stefan Eissing | mod_http2: give timeout goaway reason when applicable |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Stefan Eissing | mod_http2: latest h2/state debug draft, fixes in 100... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Stefan Eissing | mod_http2: graceful handling of open streams during... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Eric Covener | more PR60024 feedback re: consistent terminology. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Jacob Champion | docs: rebuild |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Jacob Champion | docs: update the "SSL Strong Encryption" how-to |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Joe Orton | * modules/ssl/ssl_engine_kernel.c (ssl_callback_Session... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Yann Ylavic | mod_proxy_fcgi: revert r1756187. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
William A.... | As commented, ensure we don't flag a request as a rejec... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
William A.... | Yann is correct, % is distinct from reserved and unreserved |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Stefan Fritsch | ap_reclaim_child_processes() ignores its first argument |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Stefan Fritsch | Revert "On exit, don't write to other generations'... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Stefan Fritsch | mpm_event: don't re-use scoreboard slots that are still... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Stefan Fritsch | mpm_event: minor code simplification |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Stefan Fritsch | mod_status: note stopping procs in async info table |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | more fixes for per-dir explanation |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | doc is already a wall of text w/o regex hints. |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | bld break |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | more per-dir cleanup, remove redundant text. |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | take a pass through "per-dir" for PR60024 |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Eric Covener | roll back last two commits per PR60024. |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Christophe... | Fix <p> tag closing syntax |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Christophe... | Delay some memory allocation in order to save 272 bytes... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Christophe... | Fix the number of column for 'Async connections'. |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Christophe... | xforms |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Christophe... | Fix a typo |
commit | commitdiff | tree | snapshot |
2016-08-20 |
William A.... | Regen docs, no complaints yet |
commit | commitdiff | tree | snapshot |
2016-08-20 |
William A.... | Surpress noise about syntax |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Yann Ylavic | mod_ssl: follow up to r1740928. |
commit | commitdiff | tree | snapshot |
2016-08-19 |
William A.... | Introduce StrictURI|UnsafeURI for RFC3986 enforcement |
commit | commitdiff | tree | snapshot |
2016-08-19 |
William A.... | After lengthy investigation with covener's assistance... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
William A.... | Generally, the cart comes before the horse, this mirror... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
William A.... | Resolve Netware (and other arch) build error for non... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
William A.... | Fix bogus K&R declarations |
commit | commitdiff | tree | snapshot |
2016-08-19 |
William A.... | Resync docs |
commit | commitdiff | tree | snapshot |
2016-08-19 |
William A.... | Fix as suggested by jailletc36, corresponding to all... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | Fix some style (spaces only) |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | Be more consistent when we alocate this brigade. |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | A band-aid to resolve an immediate IBM MVS'ism |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | Replace tab by spaces to be consistent |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | Correct request header handling of whitespace with... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | Remove unused typedef uthn_dbd_conf |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | More values please |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | Remove unused typedef nvctx_t |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | Fix some missed "strcasecmp <--> ap_cstr_casecmp" conve... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Joe Orton | * server/protocol.c (read_request_line): Fix compiler... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | Drop redundant == --rrl_none evaluation, noted by rpluem |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | Drop unused, previously sscanf() target variables |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | Docs regen |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | Perform correct, strict parsing of the request line... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
William A.... | Grab a pool of aplogno's |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | xforms |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Christophe... | Improve highlight and formatting. |
commit | commitdiff | tree | snapshot |
2016-08-17 |
William A.... | Renaming this directive to HttpProtocolOptions after... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Yann Ylavic | mod_cache: follow up to r1756553: log the real/actual... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Yann Ylavic | mod_dav: follow up to r1746207: fix typo (missing... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Rich Bowen | rebuild |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Rich Bowen | Grammar tweaks, as per BZ59999 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
William A.... | Correct AP_HTTP_CONFORMANCE_ flags with an ap_mmn.h... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Yann Ylavic | mod_cache: Use the actual URI path and query-string... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Yann Ylavic | mod_ssl: Fix quick renegotiation (OptRenegotiaton)... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
William A.... | Regen docs |
commit | commitdiff | tree | snapshot |
2016-08-16 |
William A.... | Rename the previously undocumented HTTPProtocol directive |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Yann Ylavic | Follow up to r1750392: reduce AH03408 level to INFO... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Yann Ylavic | Follow up to r1750392: r1756186 should have also bumped... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Yann Ylavic | Follow up to r1750392: r1756186 should have also bumped... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Rich Bowen | rebuild various recent changes |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Yann Ylavic | mod_proxy_fcgi: forcing proxy_conn->close here is usele... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Yann Ylavic | [mod_proxy_]http: follow up to r1750392. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Rainer Jung | Clarify some z/OS mysteries via code comments. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Luis Gil | Commiting to repor to not get later errors and continue... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Yann Ylavic | Revert r1756064 and r1756060 until fixed (tests framewo... |
commit | commitdiff | tree | snapshot |
next |