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
Age
Commit message (
Expand
)
Author
2012-08-31
NTLM: re-use existing connection better
Joe Mason
2012-08-18
darwinssl: add TLS 1.1 and 1.2 support, replace deprecated functions
Nick Zitzmann
2012-08-16
ftp: active conn, place calling sockopt callback at the end of function
Gokhan Sengun
2012-08-16
ftp: active conn, allow application to set sockopt after accept() call
Gokhan Sengun
2012-08-10
ssh: use the libssh2 agent API conditionally
Daniel Stenberg
2012-08-10
white space fix: shorten long line
Daniel Stenberg
2012-08-09
docs: update the links to cipher-suites supported by NSS
Kamil Dudka
2012-08-09
nss: do not print misleading NSS error codes
Kamil Dudka
2012-08-08
SSH: added agent based authentication
Armel Asselin
2012-08-08
curl_version: fixed Value stored to 'len' is never read
Daniel Stenberg
2012-08-08
add_next_timeout: minor restructure of code
Daniel Stenberg
2012-08-08
verbose messages: fixed output of hostnames in re-used connections
Daniel Stenberg
2012-08-07
Avoid leak of local device string when reusing connection
Mike Crowe
2012-08-07
Curl_socket_check: fix timeout return value for select users
Daniel Stenberg
2012-08-07
Curl_socket_check: fix return code for timeout
Maxime Larocque
2012-08-07
WSAPoll: disabled on all windows builds
Daniel Stenberg
2012-08-07
retry request: only access the HTTP data if in fact HTTP
Daniel Stenberg
2012-08-07
VC build: add define for openssl
Daniel Stenberg
2012-08-06
gtls: fix build failure by including nettle-specific headers
Daniel Stenberg
2012-08-03
Cleanup handshake after clean NTLM failure
Joe Mason
2012-08-03
Zero out auth structs before transfer
Joe Mason
2012-07-30
file: use fdopen() for uploaded files if available
Kamil Dudka
2012-07-27
Fixed compiler warning 'unused parameter'.
Guenter Knauf
2012-07-27
Added prototypes to kill compiler warning.
Guenter Knauf
2012-07-26
Changed Windows IDN text to 'WinIDN'.
Guenter Knauf
2012-07-25
darwinssl: fixed freeze involving the multi interface
Nick Zitzmann
2012-07-25
Added support for tls-srp to MinGW builds.
Guenter Knauf
2012-07-22
keepalive: multiply value for OS-specific units
Daniel Stenberg
2012-07-22
http: print reason phrase from HTTP status line on error
Kamil Dudka
2012-07-21
Client's "qop" value should not be quoted (RFC2617, section 3.2.2).
Anton Yabchinskiy
2012-07-15
multi_runsingle: added precaution against easy_conn NULL pointer
Daniel Stenberg
2012-07-13
parse_proxy: remove dead assignment
Daniel Stenberg
2012-07-13
ftp_do_more: add missing check of return code
Daniel Stenberg
2012-07-13
getinfo: use va_end and cut off Curl_ from static funcs
Daniel Stenberg
2012-07-13
Split up Curl_getinfo
Philip Craig
2012-07-12
Minor fixes to MinGW makefiles.
Guenter Knauf
2012-07-12
HEAD: don't force-close after response-headers
Daniel Stenberg
2012-07-11
Removed libcurl.imp from Makefile.am.
Guenter Knauf
2012-07-11
Added missing dependency to export list.
Guenter Knauf
2012-07-11
Fixed export list path.
Guenter Knauf
2012-07-11
Changed NetWare build to generate export list.
Guenter Knauf
2012-07-11
Small NetWare makefile tweak.
Guenter Knauf
2012-07-11
Changed MinGW makefiles to use WINSSL now.
Guenter Knauf
2012-07-09
Make Curl_schannel_version() return "WinSSL"
Yang Tse
2012-07-09
cookie: fixed typo in comment
Daniel Stenberg
2012-07-09
https_getsock: provided for schannel backend as well
Christian Hägele
2012-07-08
darwinssl: don't use arc4random_buf
Nick Zitzmann
2012-07-07
darwinssl: output cipher with text, remove SNI warning
Nick Zitzmann
2012-07-06
code police: narrow source to < 80 columns
Daniel Stenberg
2012-07-05
unicode NTLM SSPI: cleanup follow-up
Yang Tse
[prev]
[next]