projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2013-09-22
Steve Holme
ftpserver.pl: Moved invalid RCPT TO: address detection...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Steve Holme
RELEASE-NOTES: Corrected missed addition
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Steve Holme
RELEASE-NOTES: Synced with 6dd8bd8d2f9729
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Steve Holme
curl.1: Added information about optional login options...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Steve Holme
ftpserver.pl: Moved cURL SMTP server detection into...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Stenberg
openssl: use correct port number in error message
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Stenberg
test1415: adjusted to work for 32bit time_t
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Steve Holme
tests: Reworked existing SMTP tests to be single recipi...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Steve Holme
ftpserver.pl: Corrected SMTP QUIT response to be more...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Daniel Stenberg
curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Kim Vandry
Documented --dns-* options in curl manpage
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Steve Holme
pop3: Added basic SASL XOAUTH2 support
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Steve Holme
curl: Added clarification to the --mail options in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Steve Holme
ftpserver.pl: Moved SMTP RCPT response text into comman...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Steve Holme
tests: Added SMTP invalid --mail-from test
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Nick Zitzmann
darwinssl: enable BEAST workaround on iOS 7 & later
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Steve Holme
tests: Updated SMTP AUTH tests to use the new AUTH...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Steve Holme
tests: Corrected test913 as the QUIT response is received
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Steve Holme
tests: Added SMTP large message SIZE test
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Steve Holme
ftpserver.pl: Updated email regex from commit 98f7ca7e9...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Steve Holme
tests: Fixed smtp mail from addresses
commit
|
commitdiff
|
tree
|
snapshot
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
next