index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_engine_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SSL Protocol hexdumps for EBCDIC systems
Martin Kraemer
2005-11-30
1
-0
/
+14
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-43
/
+43
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-1
/
+1
*
Implement a (bounded) buffer of request body data to provide a limited
Joe Orton
2005-09-22
1
-0
/
+185
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_init): Initialize the
Joe Orton
2005-06-10
1
-0
/
+1
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
* modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Fail if the
Joe Orton
2005-01-14
1
-0
/
+4
*
* modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Revert the
Joe Orton
2004-12-15
1
-2
/
+0
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup): Fix segfaults
Joe Orton
2004-12-15
1
-3
/
+0
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Simplify the
Joe Orton
2004-12-07
1
-38
/
+25
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Remove the
Joe Orton
2004-12-02
1
-13
/
+0
*
Use a case insensitive compare when looking for 'Upgrade'.
Paul Querna
2004-12-02
1
-1
/
+1
*
Fix handling of non-blocking reads in mod_ssl (triggered by recent
Joe Orton
2004-11-14
1
-3
/
+5
*
* modules/ssl/ssl_engine_io.c, modules/ssl/ssl_engine_kernel.c,
Joe Orton
2004-11-10
1
-50
/
+42
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_connect): Return
Joe Orton
2004-09-22
1
-1
/
+3
*
* modules/ssl/ssl_engine_io.c (ssl_io_input_read): Fix rollback
Joe Orton
2004-08-17
1
-2
/
+6
*
* modules/ssl/ssl_engine_io.c (ssl_io_input_read): Fix potential
Joe Orton
2004-08-11
1
-0
/
+4
*
Tokenize the header while parsing it for the upgrade tokens and once the prot...
Bradley Nicholes
2004-07-13
1
-12
/
+30
*
* modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Create a new
Joe Orton
2004-06-15
1
-0
/
+2
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup): Don't try and
Joe Orton
2004-03-25
1
-13
/
+11
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable,
Joe Orton
2004-02-29
1
-2
/
+3
*
Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h
Joe Orton
2004-02-28
1
-1
/
+1
*
Send the 'Close Alert' message to the peer upon closing a SSL session. This
Madhusudan Mathihalli
2004-02-28
1
-1
/
+19
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable): Don't leak an
Joe Orton
2004-02-25
1
-0
/
+1
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-54
/
+20
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_output): Use non-blocking
Joe Orton
2004-01-23
1
-3
/
+17
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
Fix format string warnings from gcc on amd64:
Joe Orton
2003-12-12
1
-1
/
+2
*
* ssl_engine_io.c (ssl_io_filter_connect): Check the
Joe Orton
2003-08-29
1
-1
/
+2
*
Prevent segfaults after SSL renegotiation failures.
Joe Orton
2003-07-21
1
-4
/
+9
*
The patch below reverts the prior commit to eliminate SSL_set_state().
William A. Rowe Jr
2003-05-22
1
-1
/
+5
*
Drop SSL_set_state() in favor of a proper SSL_renegotiate() to begin
William A. Rowe Jr
2003-05-19
1
-1
/
+1
*
Get the AP_ and APR_ prefixes right.
Justin Erenkrantz
2003-05-16
1
-2
/
+2
*
Assure that we block on the read BIO when we invoke the read BIO for both
William A. Rowe Jr
2003-05-16
1
-4
/
+14
*
Reapply the fix *intended* by rev 1.79 in a safer manner. Prior to
William A. Rowe Jr
2003-04-05
1
-1
/
+7
*
Fix a 64-bit porting issue.
Madhusudan Mathihalli
2003-02-21
1
-4
/
+5
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
After some productive feedback and no negative feedback, introduce
William A. Rowe Jr
2002-12-14
1
-0
/
+88
*
Fix some possibly-uninitialized variables.
Cliff Woolley
2002-11-23
1
-10
/
+14
*
Turn DOWN the volume of these errors... they are low enough level notes
William A. Rowe Jr
2002-11-07
1
-21
/
+21
*
Per Justin's feedback, this still needed a little work to get the
William A. Rowe Jr
2002-11-06
1
-13
/
+15
*
Rule one of winsock and other one-offs (even unix EINTR) ... blocking
William A. Rowe Jr
2002-11-06
1
-7
/
+15
*
errno? EINTR? what planet was this code on :-? Normalize the
William A. Rowe Jr
2002-11-06
1
-46
/
+47
*
Merge the last of the 'filtering' functions into ssl_engine_io.c, merge
William A. Rowe Jr
2002-11-05
1
-178
/
+458
*
Actually, the APR_ECONNABORTED (EOS-only brigade) is the direction we
William A. Rowe Jr
2002-11-05
1
-1
/
+0
*
With a last little bit of help from Justin, this should cause the
William A. Rowe Jr
2002-11-05
1
-0
/
+16
*
At least one doc I've seen says EOF+bytes is valid. This was a typo.
William A. Rowe Jr
2002-11-05
1
-1
/
+1
*
Appears we forgot to check the possibility of errors coming from the
William A. Rowe Jr
2002-11-04
1
-1
/
+6
[next]