8950a2df | 12-Sep-2001 |
Daniel Stenberg |
*TERRIBLE* terrible memory leak occuring on all systems that have no gethostbyname_r() function, most notably windows machines... |
be47d835 | 11-Sep-2001 |
Daniel Stenberg |
added CURLOPT_SSL_CIPHER_LIST |
d5054ad5 | 11-Sep-2001 |
Daniel Stenberg |
--ciphers now sets CURLOPT_SSL_CIPHER_LIST |
051fad8d | 11-Sep-2001 |
Daniel Stenberg |
now can set list of ciphers |
c4532b9a | 11-Sep-2001 |
Daniel Stenberg |
added --ciphers |
0e7824d1 | 11-Sep-2001 |
Daniel Stenberg |
documented CURLOPT_SSL_CIPHER_LIST |
a2c78607 | 11-Sep-2001 |
Daniel Stenberg |
CURLOPT_SSL_CIPHER_LIST support |
cc1a4edf | 11-Sep-2001 |
Daniel Stenberg |
added cipher_list |
db7bde1d | 11-Sep-2001 |
Daniel Stenberg |
added ability to set prefered list of ciphers |
71900859 | 11-Sep-2001 |
Daniel Stenberg |
changes since pre3 |
377e78d9 | 11-Sep-2001 |
Daniel Stenberg |
removed the 'perl' and 'php' dirs from the release archive |
894b47da | 11-Sep-2001 |
Daniel Stenberg |
ouputs the start and expire dates of the server certificate on verbose output |
54e72463 | 11-Sep-2001 |
Daniel Stenberg |
cleaned up, now closes the listener port in PASV and it doesn't re-use the same passive port number |
9b3b0506 | 11-Sep-2001 |
Daniel Stenberg |
some unixes have the netrc description in the ftp(1) man page |
a0e389ca | 10-Sep-2001 |
Daniel Stenberg |
generated .h file cut off |
b747408f | 10-Sep-2001 |
Daniel Stenberg |
updated to allow separate packaging |
d3e55d81 | 10-Sep-2001 |
Daniel Stenberg |
Added project curl source header |
96c7253c | 10-Sep-2001 |
Cris Bailiff |
Fix perl segfault due to changes in header callback behaviour since curl-7.8.1-pre3 |
3f5227df | 10-Sep-2001 |
Daniel Stenberg |
Curl_cookie_output() must check that there's a cookie struct present before trying to address it! |
b9110309 | 10-Sep-2001 |
Daniel Stenberg |
updated tool versions |
82d3ded9 | 07-Sep-2001 |
Daniel Stenberg |
checks for sys/utime.h |
5a8d1c4c | 07-Sep-2001 |
Daniel Stenberg |
HAVE_SYS_UTIME_H adjustments |
46372c04 | 07-Sep-2001 |
Daniel Stenberg |
made it compile properly when not building with SSL support |
61478798 | 07-Sep-2001 |
Sterling Hughes |
Added formatting sections for emacs and vim |
e2e3c95d | 07-Sep-2001 |
Sterling Hughes |
fix for emacs |