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
/
qssl.c
Age
Commit message (
Expand
)
Author
2008-04-07
Adapt OS400 SSL (qssl.h) to V5R4
Patrick Monnerat
2008-02-20
- Based on initial work done by Gautam Kachroo to address a bug, we now keep
Daniel Stenberg
2008-02-19
applied patch to disable SSLv2 by default; discussion:
Gunter Knauf
2008-02-11
Yang Tse pointed out a few remaining quirks from my timeout refactoring from
Daniel Stenberg
2008-02-07
- Refactored a lot of timeout code into a few functions in an attempt to make
Daniel Stenberg
2008-01-15
Calls to Curl_failf() are not supposed to provide a trailing newline as the
Daniel Stenberg
2007-11-07
if () => if()
Daniel Stenberg
2007-10-03
I renamed the CURLE_SSL_PEER_CERTIFICATE error code to
Daniel Stenberg
2007-08-02
Patrick Monnerat's cleanup fix after my alloc-strings commit
Daniel Stenberg
2007-07-29
Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad use
Daniel Stenberg
2007-07-24
Removed unused variable.
Dan Fandrich
2007-07-23
Implemented the parts of Patrick Monnerat's OS/400 patch that introduces
Daniel Stenberg