]> granicus.if.org Git - apache/history - modules
Fixes numerous typos.
[apache] / modules /
2011-10-10 Stefan FritschRemove OID match which was never in a GA releas and...
2011-10-09 Stefan FritschOnly dump User/Group if DUMP_RUN_CFG is defined
2011-10-09 Stefan FritschForce base 10 when parsing the Content-Length. It doesn...
2011-10-09 Stefan FritschConsistently use base 10 for numbers when parsing confi...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-09 Stefan FritschConsistenly use apr_file_* API instead of libc when...
2011-10-09 Stefan FritschRemove ap_proxy_removestr(). It has been unused for...
2011-10-08 Nick Kewmod_authn_socache: fix it to enable initialisation...
2011-10-08 Stefan FritschFix format string bugs in mod_lua. Found by gcc and...
2011-10-08 Stefan FritschAdd another AP_DEBUG_ASSERT to document some assumption...
2011-10-08 Stefan FritschFix a potential NULL pointer dereference found by clang.
2011-10-08 Stefan FritschDowngrade error log messages which accompany a 404...
2011-10-04 Kaspar Brandfix indentation
2011-10-01 Stefan FritschIf MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS...
2011-09-28 Kaspar BrandIn ssl_check_public_cert(), also take dNSNames in the...
2011-09-28 Guenter KnaufSome NetWare ssl module build tweaks.
2011-09-26 Stefan FritschMake mod_substitute more efficient:
2011-09-26 Stefan FritschAdjust log message to reflect changed behaviour
2011-09-26 Jim JagielskiPut 0- on the fast-track
2011-09-26 Jim JagielskiNo longer do double duty...
2011-09-26 Daniel RuggeriFinal update to SSLProxyMachineCertificateChainFile
2011-09-26 Kaspar Brandreplace another occurence of X509_NAME_oneline by SSL_X...
2011-09-25 Kaspar Brandenable the SNI extension for proxy connections
2011-09-23 Stefan FritschMore style fixes, no func changes
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-21 Kaspar BrandBring error messages for TLS stapling related options...
2011-09-20 Stefan FritschSave one call of ap_escape_html on the uri. Reflow...
2011-09-19 Kaspar BrandAdd ssl_log_xerror() and ssl_log_rxerror(), modeled...
2011-09-19 Stefan FritschFix issues found by PVS-Studio static analyzer:
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-09-19 Rich BowenRemoves the CookieLog directive, which has been documen...
2011-09-19 Daniel RuggeriStyle cleanup
2011-09-17 Eric CovenerPR51371: cross-compile issues with cgi and apr_procattr...
2011-09-17 Daniel RuggeriLog better information and prevent leak of an X509...
2011-09-16 Jeff Trawickfix spelling error in a couple of log messages
2011-09-16 Guenter KnaufContinue if the platform doesnt support file perms.
2011-09-16 Stefan FritschAdd comment that the check for empty brigade at the...
2011-09-15 Stefan FritschUn-deprecate AddOutputFilterByType and update docs...
2011-09-15 Stefan FritschImplement AddOutputFilterByType by doing strcmp()s...
2011-09-15 Stefan Fritschreplace non-threadsafe use of srand() and rand() with...
2011-09-15 Stefan Fritschuse random value as multipart range boundary to prevent...
2011-09-15 Stefan Fritschinitialize counter with random number
2011-09-15 Stefan FritschCreate wrapper API for apr_random;
2011-09-14 Daniel RuggeriModify SSLProxyMachineCertificateChainFile to use X509...
2011-09-14 Kaspar BrandProperly fill in the SSL_{CLIENT,SERVER}_V_{START,END...
2011-09-14 Kaspar Brandssl_callback_proxy_cert(): take advantage of ssl_log_cx...
2011-09-13 Stefan FritschFix 'Content-Encoding: gzip' missing if the first briga...
2011-09-13 Jim JagielskiImplement draining capability for proxy workers......
2011-09-12 Jim JagielskiAdd in MaxRangeOverlaps and MaxRangeReversals to accomodate
2011-09-09 Jim JagielskiSave creation of merged until we know we will actually...
2011-09-09 Jim Jagielskireturn some range params admins may want to control...
2011-09-09 Jim JagielskiRemove function so we can grab over core_conf elements...
2011-09-09 Jim JagielskiReorg so we don't need forward def...
2011-09-09 Jim JagielskiReset
2011-09-09 Jim JagielskiNo reason for the advanced def...
2011-09-09 William A. Rowe JrWhat getpid()? No backport of this edit is needed.
2011-09-08 Eric Covenerno termination of the loop in 1166823.
2011-09-08 Eric Covenermod_ldap: Optional function uldap_ssl_supported(r)...
2011-09-08 Eric CovenerSet Accept-Rangs: none instead of unsetting the Accept...
2011-09-08 Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-09-08 Eric CovenerThe default timeout value of 10s lives in two places...
2011-09-08 Jean-Frederic ClereUse HTTP_NOT_IMPLEMENTED instead of HTTP_BAD_REQUEST.
2011-09-08 Jean-Frederic ClereAJP_EBAD_METHOD is also a bad request so return HTTP_BA...
2011-09-07 Eric Coveneradd AP_ prefix to recently added DEFAULT_MAX_RANGES
2011-09-07 Eric Covenertake care of some MaxRanges feedback:
2011-09-07 Kaspar Brandssl_var_lookup_ssl_cert_dn_oneline(): properly deal...
2011-09-05 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2011-09-05 Ruediger Pluem* Silence compiler warning
2011-09-05 Ruediger Pluem* Fix compiler warning by removing unused variable
2011-09-04 Stefan FritschRevert r1163833:
2011-09-04 Kaspar Brandwe might also see GeneralizedTimes in certs nowadays
2011-09-04 Kaspar BrandRevamp CRL checking for client and remote servers:
2011-09-03 Ruediger Pluem* Buckets of known length should be always splitable...
2011-09-01 Ruediger Pluem* Fix a regression in the CVE-2011-3192 byterange fix:
2011-09-01 Stefan FritschRemove log message left over from debugging.
2011-09-01 Ruediger Pluem* Fix error message
2011-09-01 Ruediger Pluem* Whitespace police. No functional change
2011-09-01 Ruediger Pluem* Ranges like --2 or -0 are invalid
2011-08-31 Stefan FritschFix some RFC 2616 14.35.1 compliance issues:
2011-08-31 Stefan FritschSend a 206 response for a "Range: bytes=0-" request...
2011-08-30 Ruediger Pluem* Silence compiler warning
2011-08-29 Stefan FritschRemove some unused code that was included in r1162131...
2011-08-29 Ruediger Pluem* We don't need a copy of the original range as we...
2011-08-29 Ruediger Pluem* Bit operators should be more efficient then the modul...
2011-08-29 Stefan FritschUnset Content-Length if we call ap_pass_brigade several...
2011-08-28 Eric Coveneradd MaxRanges directive institute a default limit of...
2011-08-28 Stefan FritschFix iteration over string
2011-08-28 Stefan FritschEvery 32 ranges, pass the prepared ranges down the...
2011-08-28 Ruediger Pluem* Do a better estimation on how elements we should...
2011-08-28 Ruediger Pluem* Silence compiler warning
2011-08-28 Ruediger Pluem* Damm it. Missed another superflous whitespace.
2011-08-28 Ruediger Pluem* More style police. No functional changes
2011-08-28 Ruediger Pluem* Style police. No functional changes
2011-08-28 Kaspar BrandBetter safe than sorry: with OpenSSL 1.0, X509_STORE_CT...
2011-08-28 Kaspar BrandFix the default OCSP responder timeout for client cert
2011-08-27 Eric Covenermerge some more adjacent ranges such as a-n,n+1-b, and
2011-08-27 Greg Amesreverting. got feedback that maybe we don't want to...
2011-08-27 Greg Amesmerge totally reversed ranges like 4-5,1-2 into 1-5
next