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-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
2013-11-14
connect: Return the socket descriptor even on fail
Björn Stenberg
2013-11-12
darwinssl: check for SSLSetSessionOption() presence when toggling BEAST
Nick Zitzmann
2013-11-12
darwinssl: PKCS#12 import feature now requires Lion or later
Nick Zitzmann
2013-11-12
curl_easy_setopt: Added the ability to set the login options separately
Steve Holme
2013-11-12
multi: Small code tidy up to avoid hard return
Steve Holme
2013-11-11
multi: Set read socket when returning READSOCK(0)
Björn Stenberg
2013-11-10
connect: Close temporary sockets in conn_free()
Björn Stenberg
2013-11-10
ares: Fixed compilation under Visual Studio 2012
Kim Vandry
2013-11-05
url.c: Very small amount of policing
Steve Holme
2013-11-05
url.c: Remove superfluous for loop
Björn Stenberg
2013-11-05
Curl_ssl_push_certinfo_len: don't %.*s non-zero-terminated string
Daniel Stenberg
2013-11-05
connect.h: Updated copyright year for last edit
Steve Holme
2013-11-04
connect: Add connection delay to Happy Eyeballs.
Björn Stenberg
2013-11-04
winbind: Fixed ntlm_auth expecting eol following commit e17c1b25bc33eb
Steve Holme
2013-11-04
nss.c: Fixed compilation warnings (Take Two)
Steve Holme
2013-11-04
nss.c: Fixed compilation warnings
Steve Holme
2013-11-03
connect.c: Code policing on commit 5094bb53f4a027
Steve Holme
2013-11-03
nss.c: Fixed compilation warnings
Steve Holme
2013-11-03
x509asn1.c: Fixed compilation warnings
Steve Holme
2013-11-03
base64: Fixed compilation warnings when using Curl_base64_decode()
Steve Holme
2013-11-03
connect: Fixed "Whut?" no server connection failures
Steve Holme
2013-11-03
http: Post base64 decoding tidy up
Steve Holme
2013-11-02
http: Added proxy tunnel authentication message header value extraction
Steve Holme
2013-10-31
http: Added authentication message header value extraction
Steve Holme
2013-10-30
curl_multi_wait: accept 0 from multi_timeout() as valid timeout
Daniel Stenberg
2013-10-30
email: Corrected a couple of typos from commit aa0eaef4838ccd
Steve Holme
2013-10-30
email: Post graceful SASL authentication cancellation tidy up
Steve Holme
2013-10-30
NSS: support for CERTINFO feature
Patrick Monnerat
2013-10-30
base64: removed trailing white space
Daniel Stenberg
2013-10-30
base64: Added basic validation to base64 input string when decoding
Steve Holme
2013-10-29
bugfix: Don't block waiting for socket1 connect.
Björn Stenberg
2013-10-28
sasl: Updated create_digest_md5_message() to use a dynamic buffer
Steve Holme
2013-10-28
OS400: coding style standards
Patrick Monnerat
2013-10-27
email: Added support for cancelling NTLM authentication
Steve Holme
2013-10-27
sasl: Removed unused variables from commit b87ba2c94217c0
Steve Holme
2013-10-27
email: Added support for cancelling DIGEST-MD5 authentication
Steve Holme
2013-10-27
email: Corrected a couple of typos from 1e39b95682781f
Steve Holme
2013-10-27
email: Added support for canceling CRAM-MD5 authentication
Steve Holme
2013-10-27
Typo fix in trynextip().
Björn Stenberg
2013-10-27
Add "Happy Eyeballs" for IPv4/IPv6.
Björn Stenberg
2013-10-27
email: Added initial support for cancelling authentication
Steve Holme
2013-10-27
email: Moved authentication message parsing into a separate function
Steve Holme
2013-10-27
ftp: Fixed compiler warning
Steve Holme
2013-10-26
FTP: make the data connection work when going through proxy
Daniel Stenberg
2013-10-26
email: Added references to SASL LOGIN authentication draft proposal
Steve Holme
[prev]
[next]