summaryrefslogtreecommitdiff
path: root/ext/openssl/xp_ssl.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory allocation bugDmitry Stogov2005-09-071-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* When a socket is non-blocking, don't block ssl enabled sockets.Wez Furlong2004-12-251-5/+15
* Remove unused variable.Joe Orton2004-11-031-1/+0
* Included select.h for NetWareAnantha Kesari H Y2004-09-291-0/+4
* Fix for Bug #24189: possibly unsafe select(2) usage.Wez Furlong2004-09-171-48/+39
* Fix Bug #29296: add explicit sslv2 and sslv3 transportsWez Furlong2004-09-101-0/+6
* Finally a fix for #23220: IIS does not cleanly close SSL connections.Wez Furlong2004-05-231-2/+30
* Fix bug #28096 - stream_socket_accept() on an SSL server socket doesn'tWez Furlong2004-04-211-28/+70
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed compiler warning due to unused variables.Ilia Alshanetsky2003-12-031-1/+2
* (sort of) MFB, feof fix for sockets.Wez Furlong2003-11-281-1/+7
* Port liveness and SSL CA validation from 4.3 branch.Wez Furlong2003-11-271-17/+94
* And this EOF flag...Wez Furlong2003-10-081-3/+2
* Merge remaining code from 4.3 to fix #22238 in HEAD.Wez Furlong2003-09-211-0/+1
* Win32 build fixes for opensslEdin Kadribasic2003-06-151-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Debug watches probably don't belong in CVS.Sara Golemon2003-04-051-2/+0
* avoid unsigned issues.Wez Furlong2003-03-181-3/+13
* New user-space functions:Wez Furlong2003-02-281-7/+52
* - No need to include the ssl headers elsewhere but in ext/opensslfoobar2003-02-281-0/+1
* fixed compiler warnings.Ilia Alshanetsky2003-02-271-0/+5
* Another big commit (tm).Wez Furlong2003-02-271-0/+498