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
2013-09-07
README.http2: how to use it best with the multi API?
Daniel Stenberg
2013-09-07
http2: first embryo toward Upgrade:
Daniel Stenberg
2013-09-07
http: rename use_http_1_1 to use_http_1_1plus
Daniel Stenberg
2013-09-07
Pass password to OpenSSL engine by user interface
Petr Písař
2013-09-06
http2: use correct include for snprintf
Gisle Vanem
2013-09-06
LDAP: fix bad free() when URL parsing failed
Geoff Beier
2013-09-05
darwinssl: add support for PKCS#12 files for client authentication
Nick Zitzmann
2013-09-04
SASL: fix compiler warnings
Daniel Stenberg
2013-09-04
Curl_setopt: refuse CURL_HTTP_VERSION_2_0 if built without support
Daniel Stenberg
2013-09-04
http2: add http2.[ch] and add nghttp2 version output
Daniel Stenberg
2013-09-04
imap/smtp: Fixed incorrect SASL mechanism selection with XOAUTH2 servers
Steve Holme
2013-09-04
curl.h: added CURL_HTTP_VERSION_2_0
Daniel Stenberg
2013-09-01
url.c: Fixed compilation warning
Steve Holme
2013-09-01
easy.c: Fixed compilation warning
Steve Holme
2013-08-31
Removed reference to krb4.c.
Guenter Knauf
2013-08-31
imap: Fixed response check for EXPUNGE command
Steve Holme
2013-08-29
FTP: fix getsock during DO_MORE state
Daniel Stenberg
2013-08-29
curl_multi_remove_handle: allow multiple removes
Daniel Stenberg
2013-08-29
Curl_parsenetrc: document that the arguments must be allocated
Daniel Stenberg
2013-08-29
easy: rename struct monitor to socketmonitor
Daniel Stenberg
2013-08-28
multi_socket: improved 100-continue timeout handling
Daniel Stenberg
2013-08-26
security.h: rename to curl_sec.h to avoid name collision
Daniel Stenberg
2013-08-26
smtp: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-26
imap: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-26
security.h: Fixed compilation warning
Steve Holme
2013-08-25
options: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-25
sasl: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-25
FTP: remove krb4 support
Daniel Stenberg
2013-08-25
easy: define away easy_events() for non-debug builds
Daniel Stenberg
2013-08-22
multi: move on from STATE_DONE faster
Daniel Stenberg
2013-08-22
TFTP: make the CURLOPT_LOW_SPEED* options work
Daniel Stenberg
2013-08-21
curl_easy_perform_ev: make it CURL_EXTERN
Gisle Vanem
2013-08-20
CURLM_ADDED_ALREADY: new error code
Daniel Stenberg
2013-08-20
multi_init: moved init code here from add_handle
Daniel Stenberg
2013-08-20
multi: remove dns cache creation code from *add_handle
Daniel Stenberg
2013-08-20
curl_easy_perform_ev: debug/test function
Daniel Stenberg
2013-08-20
transfer: the recent sessionhandle change broke CURL_DOES_CONVERSIONS
Gisle Vanem
2013-08-20
url: handle arbitrary-length username and password before '@'
Jonathan Nieder
2013-08-20
url: handle exceptional cases first in parse_url_login()
Jonathan Nieder
2013-08-20
Curl_setopt: handle arbitrary-length username and password
Jonathan Nieder
2013-08-20
netrc: handle longer username and password
Jonathan Nieder
2013-08-20
url: allocate username, password, and options on the heap
Jonathan Nieder
2013-08-20
url: use goto in create_conn() for exception handling
Jonathan Nieder
2013-08-20
sasl: allow arbitrarily long username and password
Jonathan Nieder
2013-08-19
imap: Fixed response check for SEARCH command
Alex McLellan
2013-08-14
ftp: convert state names to a global array
Daniel Stenberg
2013-08-14
ftp_domore_getsock: when passive mode, the second conn is already there
Daniel Stenberg
2013-08-12
nss: make sure that NSS is initialized
Kamil Dudka
2013-08-12
multi: s/easy/data
Daniel Stenberg
2013-08-12
cleanup: removed one function, made one static
Daniel Stenberg
[prev]
[next]