2016-09-09 |
Luca Toscano | mod_proxy_fcgi: handle the HTTP 412 use case |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Stefan Eissing | mod_http2: more const goodiness and checks on h2 reques... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Yann Ylavic | http_config: follow up to r1702948: maybe unused, yet... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Yann Ylavic | Prevent dangling buckets by safely (and always) cleanup... |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Stefan Eissing | update after backport |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Stefan Eissing | mod_proxy_http2: fix for netware build, by normw |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jim Jagielski | Without AP_DEBUG_ASSERT, these could still be NULL... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
William A.... | Clarify |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jacob Champion | docs: rebuild |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jacob Champion | mpm_winnt: clear OVERLAPPED structs before reuse |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jacob Champion | mpm_winnt: remove duplication of ap_process_connection |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jacob Champion | mpm_winnt: remove the AcceptEx data network bucket |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jacob Champion | mpm_winnt: remove 'data' AcceptFilter in favor of ... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | Calm some overly agressive crlf handling |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | New optional flag to enforce <CR><LF> line delimiters... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | Regenerate |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | Clean up a stray <p>, copy n paste error |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | Clarify documentation based on concensus decisions... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | Correct the parser construction for several optimizations, |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | Dropped a public structure elt, bump major |
commit | commitdiff | tree | snapshot |
2016-08-29 |
William A.... | Folding StrictWhitespace into the Strict ruleset of... |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
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 |
next |