projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2013-09-01
Guenter Knauf
Killed warning 'res' might be used uninitialized.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Steve Holme
url.c: Fixed compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Steve Holme
easy.c: Fixed compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Daniel Stenberg
-x: rephrased the --proxy section somewhat
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Steve Holme
tests: Added test for IMAP CHECK command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Steve Holme
ftpserver.pl: Added support for the IMAP CHECK command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Guenter Knauf
Removed reference to krb4.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Steve Holme
ftpserver.pl: Corrected flawed logic in commit 1ca6ed7b...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Steve Holme
imap: Fixed response check for EXPUNGE command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Steve Holme
ftpserver.pl: Added argument check to IMAP command...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-31
Steve Holme
ftpserver.pl: More whitespace corrections
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Steve Holme
ftpserver.pl: Small correction tidy up
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Kyle L. Huff
docs: Added documentation for CURLOPT_BEARER
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Kyle L. Huff
curl.1: Add usage of '--bearer' option
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Steve Holme
tests: Added tests for IMAP CREATE, DELETE and RENAME...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Daniel Stenberg
ftpserver: Bareword "to_mailbox" not allowed
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Steve Holme
ftpserver.pl: Added support for IMAP CREATE, DELETE...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Daniel Stenberg
FTP: fix getsock during DO_MORE state
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Daniel Stenberg
curl_multi_remove_handle: allow multiple removes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Steve Holme
ftpserver.pl: Updated IMAP EXAMINE handler to use dynam...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Daniel Stenberg
unit1304: include memdebug and free everything correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Daniel Stenberg
Curl_parsenetrc: document that the arguments must be...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Daniel Stenberg
easy: rename struct monitor to socketmonitor
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Steve Holme
ftpserver.pl: Added SELECT check to IMAP FETCH and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Steve Holme
ftpserver.pl: Corrected accidental move of logmsg(...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Daniel Stenberg
ftpserver: add missing '}' from 4ae7b7ea69149
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Steve Holme
ftpserver.pl: Added SELECT check to IMAP SEARCH command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Steve Holme
ftpserver.pl: Fixed IMAP SEARCH command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Daniel Stenberg
bump: next release is 7.33.0 due to added features
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Daniel Stenberg
symbols-in-versions: add CURLOPT_XOAUTH2_BEARER
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Steve Holme
tests: Added test for IMAP SEARCH command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Daniel Stenberg
valgrind.supp: fix for regular curl_easy_perform too
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Daniel Stenberg
valgrind.supp: add the event-based call stack-trace too
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Daniel Stenberg
multi_socket: improved 100-continue timeout handling
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Steve Holme
ftpserver.pl: Added support for IMAP SEARCH command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Steve Holme
tool_operate.c: Fixed compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Steve Holme
curl: Moved check for password out of get parameter...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Steve Holme
RELEASE-NOTES: synced with acf59be7f09a7
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Kyle L. Huff
curl: added --bearer option to help
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Kyle L. Huff
curl: added basic SASL XOAUTH2 support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Steve Holme
tool_urlglob.c: Fixed compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Daniel Stenberg
security.h: rename to curl_sec.h to avoid name collision
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Daniel Stenberg
runtests.pl: allow -vc point to a separate curl binary...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Kyle L. Huff
smtp: added basic SASL XOAUTH2 support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Kyle L. Huff
imap: added basic SASL XOAUTH2 support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Steve Holme
security.h: Fixed compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Daniel Stenberg
KNOWN_BUGS: refer to bug numbers with the existing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Kyle L. Huff
options: added basic SASL XOAUTH2 support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Kyle L. Huff
sasl: added basic SASL XOAUTH2 support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Daniel Stenberg
FTP: remove krb4 support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Daniel Stenberg
easy: define away easy_events() for non-debug builds
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Daniel Stenberg
FAQ: editorial updates
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Daniel Stenberg
RELEASE-NOTES: synced with 22adb46a32bee
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Daniel Stenberg
multi: move on from STATE_DONE faster
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Daniel Stenberg
curl.h: name space pollution by "enum type"
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Daniel Stenberg
TFTP: make the CURLOPT_LOW_SPEED* options work
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Daniel Stenberg
tftpd: support "writedelay" within <servercmd>
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Daniel Stenberg
tftpd: convert 6 global variables into local ones
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Gisle Vanem
curl_easy_perform_ev: make it CURL_EXTERN
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Daniel Stenberg
CURLM_ADDED_ALREADY: new error code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Daniel Stenberg
multi_init: moved init code here from add_handle
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Daniel Stenberg
multi: remove dns cache creation code from *add_handle
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Daniel Stenberg
curl_easy_perform_ev: debug/test function
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Gisle Vanem
transfer: the recent sessionhandle change broke CURL_DO...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Daniel Stenberg
test1237: verify 1000+ letter user name + passwords
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Jonathan Nieder
url: handle arbitrary-length username and password...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Jonathan Nieder
url: handle exceptional cases first in parse_url_login()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Jonathan Nieder
Curl_setopt: handle arbitrary-length username and password
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Jonathan Nieder
netrc: handle longer username and password
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Jonathan Nieder
url: allocate username, password, and options on the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Jonathan Nieder
url: use goto in create_conn() for exception handling
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Jonathan Nieder
sasl: allow arbitrarily long username and password
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Alex McLellan
imap: Fixed response check for SEARCH command
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Daniel Stenberg
glob: error out on range overflow
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Daniel Stenberg
urlglob: better detect unclosed braces, empty lists...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
John Malmberg
VMS: Add RELEASE-NOTES to vms document
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Tor Arntsen
tests 2032, 2033: Don't hardcode port in expected output
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Stenberg
ftp: convert state names to a global array
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Stenberg
--help: fix the --sasl-ir in the help output
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Stenberg
ftp_domore_getsock: when passive mode, the second conn...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Stenberg
curl: make --no-[option] work properly for several...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Kamil Dudka
nss: make sure that NSS is initialized
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Daniel Stenberg
multi: s/easy/data
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Daniel Stenberg
cleanup: removed one function, made one static
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Daniel Stenberg
SessionHandle: the protocol specific pointer is now...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Daniel Stenberg
urldata: clean up the use of the protocol specific...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Daniel Stenberg
version number: bump to 7.32.1 for now
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Daniel Stenberg
THANKS: added contributors from the 7.32.0 release...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Fabian Keil
test1228: add 'HTTP proxy' to the keywords
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Fabian Keil
tests: add keywords for a couple of FILE tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Fabian Keil
tests: add 'FAILURE' keywords to tests 1409 and 1410
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Fabian Keil
tests: add keywords for a couple of HTTP tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Fabian Keil
tests: add keywords for a couple of FTP tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Fabian Keil
test1511: consistently terminate headers with CRLF
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Daniel Stenberg
DISABLED: shut of test 1512 for now
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Stenberg
curl_multi_add_handle.3: ... that timer callback is...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Stenberg
comments: remove old and wrong multi/easy interface...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Stenberg
curl_multi_add_handle.3: mention the CURLMOPT_TIMERFUNC...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
John E. Malmberg
KNOWN_BUGS: 22 and 57 have been fixed and committed
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Daniel Stenberg
RELEASE-NOTES: synced with d20def20462e7
commit
|
commitdiff
|
tree
|
snapshot
next