scottmacMon Dec 8 11:53:30 2008 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Fix bug #46748, segfault when SSL has more than one error message.
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.40&r2=1.41&diff_format
pajoye Sun Nov 16 23:04:00 2008 UTC
Added files:
/php-src/ext/openssl/tests bug46127.pem bug46127.phpt
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
- #46127, php_openssl_tcp_sockop_accept forgets to set context on accepted
s
iliaa Thu Sep 11 23:56:58 2008 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
MFB: Fixed bug #45382 (timeout bug in stream_socket_enable_crypto).
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.38&r2=1.39&diff_format=u
Index:
tony2001Fri Jul 11 10:24:29 2008 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
/php-src/ext/standard file.c streamsfuncs.c http_fopen_wrapper.c
/php-src/main/streams streams.c userspace.c xp_socket.c
Log:
manage references o
bjori Mon Apr 14 12:17:38 2008 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
MFB53: Fixed bug#44716 (Progress notifications incorrect)
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.36&r2=1.37&diff_format=u
Index: php-src/ex
jorton Fri Apr 4 12:49:57 2008 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
(stotty at tvnet dot hu)
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.35&r2
nlopess Sat Sep 29 11:26:51 2007 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
/php-src/ext/standard var_unserializer.c var_unserializer.re
/php-src/sapi/cli php_cli_readline.c
Log:
MFB: fix compiler warnings
http://cvs.php.net/viewv
tony2001Sun May 27 19:13:11 2007 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
MFB: fix #41236 (Regression in timeout handling of non-blocking SSL
connections during reads and writes).
Everybody please calm down, we can always fix such is
tony2001Wed Apr 4 10:44:49 2007 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
fix leak on error
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.31&r2=1.32&diff_format=u
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-s
tony2001Wed Mar 14 19:21:24 2007 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
fix #40750 (openssl stream wrapper ignores default_stream_timeout)
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.30&r2=1.31&diff_format=u
rrichards Wed Dec 6 13:20:17 2006 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
/php-src/ext/pdo_sqlite/sqlite/src date.c
Log:
MFB: Fix win32 build
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.28&r2=1.29&diff_format=u
I
iliaa Tue Dec 5 01:39:21 2006 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
MFB: Fixed bug #39571 (timeout ssl:// connections).
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.27&r2=1.28&diff_format=u
Index: php-src/ext/open
iliaa Thu Oct 5 00:38:18 2006 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
MFB: Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from
servers running Google web server).
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp
pajoye Fri May 26 01:48:23 2006 UTC
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
- MFB: fix leaks in openssl context options
http://cvs.php.net/viewcvs.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.25&r2=1.26&diff_format=u
Index: php-src/ext/openssl/xp_
dmitry Wed Sep 7 11:34:49 2005 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Fixed memory allocation bug
http://cvs.php.net/diff.php/php-src/ext/openssl/xp_ssl.c?r1=1.22&r2=1.23&ty=u
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-src/ext/op
wez Fri Dec 24 21:02:55 2004 EDT
Modified files:
/php-src/ext/standard streamsfuncs.c
/php-src/ext/opensslxp_ssl.c
Log:
When a socket is non-blocking, don't block ssl enabled sockets.
Allow for non-blocking negotiation when calling stream_s
jorton Wed Nov 3 08:12:41 2004 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Remove unused variable.
http://cvs.php.net/diff.php/php-src/ext/openssl/xp_ssl.c?r1=1.19&r2=1.20&ty=u
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-src/ext/openssl/x
Shouldn't that be covered by HAVE_SYS_SELECT_H instead?
--Wez.
On Wed, 29 Sep 2004 10:28:17 -, Anantha Kesari H Y
<[EMAIL PROTECTED]> wrote:
> hyanantha Wed Sep 29 06:28:17 2004 EDT
>
> Modified files:
> /php-src/ext/opensslxp_ssl.c
> Log:
> Included select.h
hyanantha Wed Sep 29 06:28:17 2004 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Included select.h for NetWare
http://cvs.php.net/diff.php/php-src/ext/openssl/xp_ssl.c?r1=1.18&r2=1.19&ty=u
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-
wez Sun May 23 06:35:59 2004 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Finally a fix for #23220: IIS does not cleanly close SSL connections.
Also enable the safe and recommended bug work around options in the SSL
context.
http://cv
iliaa Wed Dec 3 10:50:28 2003 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Fixed compiler warning due to unused variables.
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-src/ext/openssl/xp_ssl.c:1.12 php-src/ext/openssl/xp_ssl.c:1.13
---
wez Fri Nov 28 18:20:23 2003 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
/php-src/main/streams streams.c xp_socket.c
Log:
(sort of) MFB, feof fix for sockets.
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-src/ext/openssl/xp_ssl.c
wez Wed Oct 8 07:23:47 2003 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
And this EOF flag...
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-src/ext/openssl/xp_ssl.c:1.9 php-src/ext/openssl/xp_ssl.c:1.10
--- php-src/ext/openssl/xp_ssl.c
wez Sun Sep 21 14:02:07 2003 EDT
Modified files:
/php-src/ext/opensslxp_ssl.c
Log:
Merge remaining code from 4.3 to fix #22238 in HEAD.
Index: php-src/ext/openssl/xp_ssl.c
diff -u php-src/ext/openssl/xp_ssl.c:1.8 php-src/ext/openssl/xp_ssl.c:1.9
-
24 matches
Mail list logo