Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sendrecv: split the I/O handling into private handler | Howard Chu | 2010-05-07 | 1 | -16/+0 |
* | refactorize interface of Curl_ssl_recv/Curl_ssl_send | Kamil Dudka | 2010-04-04 | 1 | -3/+7 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Forgot it's a struct | Dan Fandrich | 2008-10-17 | 1 | -1/+1 |
* | Fixed a compile error reported by Albert Chin on AIX and IRIX when using | Dan Fandrich | 2008-10-17 | 1 | -1/+1 |
* | made Curl_nss_send() take const data to kill compiler warning | Daniel Stenberg | 2008-06-21 | 1 | -1/+1 |
* | - I did a cleanup of the internal generic SSL layer and how the various SSL | Daniel Stenberg | 2008-06-11 | 1 | -1/+23 |
* | Renamed a few variables to avoid shadowing global declarations. | Dan Fandrich | 2007-09-27 | 1 | -1/+1 |
* | Patrick Monnerat and I modified libcurl so that now it *copies* all strings | Daniel Stenberg | 2007-08-01 | 1 | -1/+3 |
* | Rob Crittenden added support for NSS (Network Security Service) for the | Daniel Stenberg | 2007-02-12 | 1 | -0/+57 |