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-12-18
smtp: Moved the sending of the AUTH command into a separate function
Steve Holme
2013-12-18
pop3: Moved the sending of the AUTH command into a separate function
Steve Holme
2013-12-18
imap: Moved the sending of the AUTHENICATE command into a separate function
Steve Holme
2013-12-17
email: Renamed *_perform_authenticate() functions
Steve Holme
2013-12-16
gtls: respect *VERIFYHOST independently of *VERIFYPEER
Daniel Stenberg
2013-12-15
multi: add timer inaccuracy margin to timeout/connecttimeout
Daniel Stenberg
2013-12-14
login options: remove the ;[options] support from CURLOPT_USERPWD
Daniel Stenberg
2013-12-14
imap: Fixed exclude of clear text when using auth=* in commit 75cd7fd66762bb
Steve Holme
2013-12-13
imap: Fixed incorrect fallback to clear text authentication
Steve Holme
2013-12-11
parsedate: avoid integer overflow
Eric Lubin
2013-12-07
TFTP: let tftp_multi_statemach()'s return codes through
James Dury
2013-12-07
darwinssl: Fix #if 10.6.0 for SecKeychainSearch
Melissa Mears
2013-12-04
digest: fix CURLAUTH_DIGEST_IE
Daniel Stenberg
2013-12-04
Curl_is_connected: use proxy name in error message when proxy is used
Daniel Stenberg
2013-12-04
imap/pop3: Post graceful cancellation consistency changes
Steve Holme
2013-12-04
pop3: Fix POP3_TYPE_ANY signed compilation warning
Melissa Mears
2013-12-02
nss: make sure that 'sslver' is always initialized
Kamil Dudka
2013-12-02
nss: unconditionally require NSS_InitContext()
Kamil Dudka
2013-12-02
nss: allow to use TLS > 1.0 if built against recent NSS
Kamil Dudka
2013-12-02
nss: put SSL version selection into separate fnc
Kamil Dudka
2013-12-02
nss: use a better API for controlling SSL version
Kamil Dudka
2013-12-01
multi.c: Fixed compilation warning
Steve Holme
2013-12-01
base64: Corrected typo from commit f3ee587775c88a
Steve Holme
2013-12-01
base64: Post extended extended validation tidy up
Steve Holme
2013-12-01
base64: Extended validation to look for invalid characters
Steve Holme
2013-11-30
base64: Post basic validation tidy up
Steve Holme
2013-11-30
curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
Steve Holme
2013-11-27
multi.c: Fixed compilation error introduced in commit a900d45489fc14
Steve Holme
2013-11-27
curl_easy_getopt: Handle API violation gracefully
Christian Grothoff
2013-11-27
curl_multi_cleanup: ignore SIGPIPE
Jeff King
2013-11-27
sigpipe: factor out sigpipe_reset from easy.c
Jeff King
2013-11-27
connect: Try next ip directly after immediate connect fail
Björn Stenberg
2013-11-25
hostip: don't prune DNS cache entries that are in use
Daniel Stenberg
2013-11-23
smtp: Post SMTP command expansion tidy up
Steve Holme
2013-11-21
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
Christian Grothoff
2013-11-17
smtp: Fixed space being sent in non --mail-rcpt based requests
Steve Holme
2013-11-17
smtp: Changed the default command to HELP when no options are specified
Steve Holme
2013-11-17
smtp:Fixed memory leak from commit dac01ff6d788b2
Steve Holme
2013-11-17
connect: Close open but unconnected socket in singleipconnect()
Steve Holme
2013-11-15
smtp: Fixed broken RCPT TO from commit 0ea4a80bb23666
Steve Holme
2013-11-15
smtp_state_mail_resp: removed unused variable 'smtp'
Daniel Stenberg
2013-11-15
smtp: Simplified the next RCPT TO logic
Steve Holme
2013-11-15
smtp.c: Fixed trailing whitespace
Steve Holme
2013-11-15
smtp: Added support for VRFY and EXPN commands
Steve Holme
2013-11-15
smtp: Added support for NOOP and RSET commands
Steve Holme
2013-11-15
smtp: Fixed handling of multiline server greeting responses
Steve Holme
2013-11-15
smtp.c: Fixed compilation error from commit f16c0de4e9bbe3
Steve Holme
2013-11-15
smtp: Fixed processing of more than one response when sent in same packet
Steve Holme
2013-11-15
smtp: Moved EHLO response handling to smtp_state_ehlo_resp()
Steve Holme
2013-11-14
connect: Forgot to correct line endings before push in commit ed1662c374361a
Steve Holme
[prev]
[next]