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-18
Steve Holme
ftpserver.pl: Standardised CAPA and AUTH responses
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Steve Holme
ftpserver.pl: Corrected POP3 QUIT reply to be more...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Steve Holme
runtests.pl: Fixed syntax error in commit c873375123343e
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Steve Holme
runtests.pl: Fixed smtp mail from address
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Steve Holme
ftpserver.pl: Fixed syntax error in commit 98f7ca7e971006
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Steve Holme
ftpserver.pl: Expanded the SMTP MAIL handler to validat...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
YAMADA Yasuharu
cookies: add expiration
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Steve Holme
ftpserver.pl: Corrected response code for successful...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Steve Holme
ftpserver.pl: Moved SMTP MAIL handler into own function
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Steve Holme
dns: fix compilation with MinGW from commit df69440d05f113
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
tests: Fixed test 1406 following recent changes in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
tests: Added test for SMTP SIZE capability
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Added the ability to include spaces in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Corrected response code for successful...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Fixed syntax error in commit 33c1f2876b9029
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Added CAPA & AUTH directive support to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Fixed SMTP QUIT handler from dadc495540946e
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Moved SMTP EHLO and QUIT handlers in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Added support for SMTP HELO command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Steve Holme
ftpserver.pl: Added mailbox check to IMAP SELECT handler
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
ftpserver.pl: Corrected invalid user details check
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
ftpserver.pl: Moved IMAP LOGIN handler into own function
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
ftpserver.pl: Moved POP3 USER and PASS handlers into...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
ftpserver.pl: Corrected invalid argument check in POP3...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
ftpserver.pl: Added capability prerequisite for extende...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
tests: Updated descriptions to be more meaningful
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
ftpserver.pl: Added support for IMAP NOOP command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
imap: Fixed response check for NOOP command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Steve Holme
tests: Updated descriptions to be more meaningful
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Daniel Stenberg
curl.1: detail how short/long options work
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Steve Holme
curl: Fixed usage of DNS options when not using c-ares...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Daniel Stenberg
curl_easy_setopt.3: mention RTMP URL quirks
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Ben Greear
curl: Add support for various DNS binding options.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Kim Vandry
libcurl: New options to bind DNS to local interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Daniel Stenberg
libcurl.3: for multi interface connections are held...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Steve Holme
ftpserver.pl: Fixed missing comma from 7fd84b14d219b1
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Steve Holme
ftpserver.pl: Fixed variable error introduced in 7fd84b...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Steve Holme
ftpserver.pl: Added support for UID command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Steve Holme
ftpserver.pl: Added support for LSUB command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Steve Holme
imap: Fixed response check for LSUB and UID commands
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Steve Holme
ftpserver.pl: Added support for IMAP COPY command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Steve Holme
ftpserver.pl: Added support for IMAP CLOSE and EXPUNGE...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Steve Holme
ftpserver.pl: Added support for POP3 RSET command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Steve Holme
ftpserver.pl: Added the ability to remember what messag...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Daniel Stenberg
NI_MAXSERV: remove all use of it
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Daniel Stenberg
http2: use the support HTTP2 draft version in the upgra...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Holme
ldap.c: Fix compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Jiri Hruska
imap/pop3/smtp: Speed up SSL connection initialization
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Holme
ldap.c: Corrected build error from commit 857f999353f333
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Holme
RELEASE-NOTES: Corrected duplicate in bfefe2400a16b8
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Holme
RELEASE-NOTES: Corrected typo from bfefe2400a16b8
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Holme
RELEASE-NOTES: synced with 25c68903756d6b
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Daniel Stenberg
README.http2: explain nghttp2 a little
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Holme
tests: Added test for POP3 TOP command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Holme
ftpserver.pl: Added support for POP3 TOP command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Holme
tests: Added test for POP3 UIDL command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Holme
ftpserver.pl: Added support for POP3 UIDL command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Daniel Stenberg
http2: adjust to new nghttp2_pack_settings_payload...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Kamil Dudka
url: handle abortion by read/write callbacks, too
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Daniel Stenberg
ldap: fix the build for systems with ldap_url_parse()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Jiri Hruska
pingpong: Check SSL library buffers for already read...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Holme
imap: Fixed calculation of transfer when partial FETCH...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Fixed empty array checks
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver: Reworked AUTH support to allow for specifyin...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver: Reworked CAPA support to allow for specifyin...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Corrected POP3 LIST as message numbers...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Clemens Gruber
curl_easy_pause: suggest one way to unpause
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
tests: Updated descriptions to be more meaningful
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
tests: Added test for POP3 NOOP command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Added support for POP3 NOOP command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Fixed 'Use of uninitialized value $args...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
tests: Added test for POP3 STAT command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Added support for POP STAT command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Moved POP3 QUIT handler into own function
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Reordered the POP3 handlers to be alphabe...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Holme
ftpserver.pl: Corrected misaligned indentation in POP3...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Steve Holme
tests: Added test for POP3 DELE command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Steve Holme
ftpserver.pl: Added support for POP3 DELE command
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Daniel Stenberg
http2: include curl_memory.h
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Nick Zitzmann
http: fix build warning under LLVM
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Daniel Stenberg
http2: actually init nghttp2 and send HTTP2-Settings...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Daniel Stenberg
README.http2: how to use it best with the multi API?
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Daniel Stenberg
http2: first embryo toward Upgrade:
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Daniel Stenberg
http: rename use_http_1_1 to use_http_1_1plus
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Daniel Stenberg
configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCH
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Petr Písař
Pass password to OpenSSL engine by user interface
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Daniel Stenberg
urlglob: improved error messages and column number...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Daniel Stenberg
urlglob: avoid error code translation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Daniel Stenberg
urlglob: avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Gisle Vanem
http2: use correct include for snprintf
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Daniel Stenberg
--data: mention CRLF treatment when reading from file
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Geoff Beier
LDAP: fix bad free() when URL parsing failed
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Nick Zitzmann
darwinssl: add support for PKCS#12 files for client...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Daniel Stenberg
symbols: added HTTP2 symbols and sorted list
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Daniel Stenberg
configure: add HTTP2 as a curl-config --feature output
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Daniel Stenberg
curl: unbreak --http1.0 again
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Daniel Stenberg
SASL: fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Daniel Stenberg
curl: add --http1.1 and --http2.0 options
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Daniel Stenberg
Curl_setopt: refuse CURL_HTTP_VERSION_2_0 if built...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Daniel Stenberg
http2: add http2.[ch] and add nghttp2 version output
commit
|
commitdiff
|
tree
|
snapshot
next