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-25
imap: Added clarification to the code about odd continuation responses
Steve Holme
2013-09-25
ftp.c: Fixed compilation warning
Steve Holme
2013-09-24
sasl: Centralised the authentication mechanism strings
Steve Holme
2013-09-21
openssl: use correct port number in error message
Daniel Stenberg
2013-09-20
pop3: Added basic SASL XOAUTH2 support
Steve Holme
2013-09-19
darwinssl: enable BEAST workaround on iOS 7 & later
Nick Zitzmann
2013-09-17
cookies: add expiration
YAMADA Yasuharu
2013-09-17
dns: fix compilation with MinGW from commit df69440d05f113
Steve Holme
2013-09-14
imap: Fixed response check for NOOP command
Steve Holme
2013-09-12
libcurl: New options to bind DNS to local interfaces or IP addresses
Kim Vandry
2013-09-11
imap: Fixed response check for LSUB and UID commands
Steve Holme
2013-09-10
NI_MAXSERV: remove all use of it
Daniel Stenberg
2013-09-10
http2: use the support HTTP2 draft version in the upgrade header
Daniel Stenberg
2013-09-10
ldap.c: Fix compilation warning
Steve Holme
2013-09-10
imap/pop3/smtp: Speed up SSL connection initialization
Jiri Hruska
2013-09-10
ldap.c: Corrected build error from commit 857f999353f333
Steve Holme
2013-09-10
README.http2: explain nghttp2 a little
Daniel Stenberg
2013-09-09
http2: adjust to new nghttp2_pack_settings_payload proto
Daniel Stenberg
2013-09-09
url: handle abortion by read/write callbacks, too
Kamil Dudka
2013-09-09
ldap: fix the build for systems with ldap_url_parse()
Daniel Stenberg
2013-09-09
pingpong: Check SSL library buffers for already read data
Jiri Hruska
2013-09-09
imap: Fixed calculation of transfer when partial FETCH received
Steve Holme
2013-09-07
http2: include curl_memory.h
Daniel Stenberg
2013-09-07
http: fix build warning under LLVM
Nick Zitzmann
2013-09-07
http2: actually init nghttp2 and send HTTP2-Settings properly
Daniel Stenberg
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
[prev]
[next]