- May 25, 2004
-
-
Graham Leggett authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103761 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103759 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
ap_http_filter): Use new apr_strtoff() to support request bodies as large as apr_off_t allows (rather than as large as 'long' allows), and simplify error handling. PR: 27866 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103756 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
functions ssl_util_strupper, ssl_util_ptxtstub, and ssl_util_uuencode*. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103755 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
overflow in FakeBasicAuth code if client's subject DN exceeds 6K in length (CVE CAN-2004-0488); switch to using apr-util base64 encoder functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103754 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 29106 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103751 13f79535-47bb-0310-9956-ffa450edef68
-
- May 24, 2004
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103750 13f79535-47bb-0310-9956-ffa450edef68
-
- May 23, 2004
-
-
Graham Leggett authored
NULL. Fix a segfault caused by a lack of bounds checking on the cache. PR: 24801 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103746 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103745 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103743 13f79535-47bb-0310-9956-ffa450edef68
-
- May 22, 2004
-
-
Graham Leggett authored
or LDAPTrustedCAType directives in a VirtualHost. PR: 26390 Obtained from: Submitted by: Brad Nicholes Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103736 13f79535-47bb-0310-9956-ffa450edef68
-
- May 21, 2004
-
-
Graham Leggett authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103734 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
an attempt to do this would try and connect to 0.0.0.0, regardless of the server specified. PR: 24922 Obtained from: Submitted by: Pascal Terjan <pterjan@linuxfr.org> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103725 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
in auto-versioning error handling path. PR: 29148 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103723 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
goodbye. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103722 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103719 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
is NULL. PR: 26686 Obtained from: Submitted by: Jari Ahonen <jah@progress.com> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103713 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
directives, update the documentation to reflect this. Also add quotes around the dn and group within debug messages, to make it more obvious why authentication is failing if quotes are used in error. PR: 19304 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103711 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103710 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
from escaping filters twice when the backslash character is used. PR: 24437 Obtained from: Submitted by: Jess Holle <jessh@ptc.com> Reviewed by: minfrin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103708 13f79535-47bb-0310-9956-ffa450edef68
-
- May 20, 2004
-
-
Graham Leggett authored
functions leave the connections in a sane state after errors have occurred. PR: 27748, 17274, 17599, 18661, 21787, 24595, 24683, 27134, 27271 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103706 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
instead of db3. Fixed complaints about unpackaged files. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103704 13f79535-47bb-0310-9956-ffa450edef68
-
- May 19, 2004
-
-
Jeff Trawick authored
when to stop (mississi^#@75UiSIGSEGV) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103699 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
(Some such operations would work if port was specified in url due to way parsing was performed, finding last ':' and considering everything after as the port.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103698 13f79535-47bb-0310-9956-ffa450edef68
-
- May 18, 2004
-
-
Jean-Jacques Clar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103697 13f79535-47bb-0310-9956-ffa450edef68
-
- May 17, 2004
-
-
Andre Malo authored
way). Now they are unlimited. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103691 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103690 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Jacques Clar authored
reviewed by Jean-Jacques Clar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103689 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
strict-aliasing warning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103688 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
bucket, and don't buffer the brigade if it ends in an EOC. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103686 13f79535-47bb-0310-9956-ffa450edef68
-
- May 13, 2004
-
-
Jeff Trawick authored
(there was never a CHANGES entry in 2.1-dev) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103681 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
if the call to ldap_simple_bind_s() fails, the connection is left in an unbound state. Make sure that the connection record is updated to show the current state. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103678 13f79535-47bb-0310-9956-ffa450edef68
-
- May 12, 2004
-
-
Madhusudan Mathihalli authored
When a 'read' or 'write' to session cache is done, we need to check the size of the data being 'read' or 'written' to avoid buffer over-run. PR: 27751 Submitted by: Geoff Thorpe Reviewed by: Madhusudan Mathihalli git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103669 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
uninitialized variable warning from gcc -Wall. (util_ldap_set_cache_bytes, util_ldap_post_config): Use correct APR printf format string macros. (util_ldap_set_cert_type): Make static to fix gcc warning. (util_ldap_cleanup_module): Fix unused variable warning. * modules/experimental/mod_auth_ldap.c (derive_codepage_from_lang): Remove unused variable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103664 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103661 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103660 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103659 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103658 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103657 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Jacques Clar authored
reviewed by Jean-Jacques Clar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103656 13f79535-47bb-0310-9956-ffa450edef68
-