index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-29
easy: rename struct monitor to socketmonitor
Daniel Stenberg
2013-08-29
ftpserver.pl: Added SELECT check to IMAP FETCH and STORE handlers
Steve Holme
2013-08-28
ftpserver.pl: Corrected accidental move of logmsg() call
Steve Holme
2013-08-28
ftpserver: add missing '}' from 4ae7b7ea69149
Daniel Stenberg
2013-08-28
ftpserver.pl: Added SELECT check to IMAP SEARCH command
Steve Holme
2013-08-28
ftpserver.pl: Fixed IMAP SEARCH command
Steve Holme
2013-08-28
bump: next release is 7.33.0 due to added features
Daniel Stenberg
2013-08-28
symbols-in-versions: add CURLOPT_XOAUTH2_BEARER
Daniel Stenberg
2013-08-28
tests: Added test for IMAP SEARCH command
Steve Holme
2013-08-28
valgrind.supp: fix for regular curl_easy_perform too
Daniel Stenberg
2013-08-28
valgrind.supp: add the event-based call stack-trace too
Daniel Stenberg
2013-08-28
multi_socket: improved 100-continue timeout handling
Daniel Stenberg
2013-08-27
ftpserver.pl: Added support for IMAP SEARCH command
Steve Holme
2013-08-27
tool_operate.c: Fixed compilation warning
Steve Holme
2013-08-27
curl: Moved check for password out of get parameter loop
Steve Holme
2013-08-26
RELEASE-NOTES: synced with acf59be7f09a7
Steve Holme
2013-08-26
curl: added --bearer option to help
Kyle L. Huff
2013-08-26
curl: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-26
tool_urlglob.c: Fixed compiler warnings
Steve Holme
2013-08-26
security.h: rename to curl_sec.h to avoid name collision
Daniel Stenberg
2013-08-26
runtests.pl: allow -vc point to a separate curl binary to verify with
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-26
KNOWN_BUGS: refer to bug numbers with the existing number series
Daniel Stenberg
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-24
FAQ: editorial updates
Daniel Stenberg
2013-08-23
RELEASE-NOTES: synced with 22adb46a32bee
Daniel Stenberg
2013-08-22
multi: move on from STATE_DONE faster
Daniel Stenberg
2013-08-22
curl.h: name space pollution by "enum type"
Daniel Stenberg
2013-08-22
TFTP: make the CURLOPT_LOW_SPEED* options work
Daniel Stenberg
2013-08-22
tftpd: support "writedelay" within <servercmd>
Daniel Stenberg
2013-08-22
tftpd: convert 6 global variables into local ones
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
test1237: verify 1000+ letter user name + passwords
Daniel Stenberg
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
[prev]
[next]