index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ssluse.c
Age
Commit message (
Expand
)
Author
2001-03-14
Björn Stenberg corrected the silly '(void)data' usage when SSL is not
Daniel Stenberg
2001-03-14
Jörn Hartroth fixed a bad #endif placement
Daniel Stenberg
2001-03-12
two new random seed options: CURLOPT_RANDOM_FILE and CURLOPT_EGDSOCKET
Daniel Stenberg
2001-03-07
removed compiler warning if HAVE_RAND_STATUS is false
Daniel Stenberg
2001-03-06
new seeding stuff as mentioned by Albert Chin
Daniel Stenberg
2001-02-20
multiple connection support initial commit
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-10-30
new urldata ssl layout and T. Bharath brought the new SSL cert verify function
Daniel Stenberg
2000-09-26
CRYPTO_free() of course, it makes it run with previous openssl versions too
Daniel Stenberg
2000-09-25
No longer uses Free() as that was removed from OpenSSL with 0.9.6
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-03-16
makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()
Daniel Stenberg
2000-03-02
Adjusted to run properly with OpenSSL 0.9.5.
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg