index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-03
DOCS: Corrected missed heading renumbering from commit 530675a1ad7
Steve Holme
2012-06-03
DOCS: Added IMAP and LDAP sections
Steve Holme
2012-06-03
sasl.c: Fix to avoid warnings introduced in commit d9ca9e9869e8
Steve Holme
2012-06-02
pop3.c:Corrected typo in commit 69ba0da8272d
Steve Holme
2012-06-02
pop3: Fixed the issue of having to supply the user name for all requests
Steve Holme
2012-06-02
pop3.c: Small code tidy up
Steve Holme
2012-06-02
sasl: Corrected variable names in comments and parameters
Steve Holme
2012-06-02
pop3: Added support for sasl ntlm authentication
Steve Holme
2012-06-02
sasl: Small comment style tidy up following ntlm commit
Steve Holme
2012-06-02
sasl: Moved ntlm authentication message handling from smtp.c
Steve Holme
2012-06-01
pop3: Added support for sasl login authentication
Steve Holme
2012-06-01
tests 1334 to 1345: several -O -J -i -D combinations with HTTP protocol
Yang Tse
2012-06-01
tests: support test definitions with up to 5 file checks in <verify> section
Yang Tse
2012-05-31
sasl: Moved login authentication message creation from smtp.c
Steve Holme
2012-05-31
smtp.c: Reworked message encoding in smtp_state_authpasswd_resp()
Steve Holme
2012-05-31
smtp.c: Re-factored smtp_auth_login_user() for use with passwords
Steve Holme
2012-05-31
pop3: Added support for sasl plain text authentication
Steve Holme
2012-05-30
curl_ntlm_msgs.c: Corrected small spelling mistake in comments
Steve Holme
2012-05-30
sasl: Moved plain text authentication message creation from smtp.c
Steve Holme
2012-05-30
configure: fix LDAPS disabling related misplaced closing parenthesis
Yang Tse
2012-05-30
pop3 test server: allow pop3 test server verification to succeed again
Yang Tse
2012-05-28
pop3: Introduced the continue response in pop3_endofresp()
Steve Holme
2012-05-28
pop3: Changed response code from O and E to + and -
Steve Holme
2012-05-28
pop3: Small code tidy up following authentication work so far
Steve Holme
2012-05-28
nss: use human-readable error messages provided by NSS
Kamil Dudka
2012-05-27
test1013.pl: filter out Metalink
Daniel Stenberg
2012-05-27
pop3: remove variable-not-used warnings
Daniel Stenberg
2012-05-27
DOCS: Corrected the "Added in" version number for CURLOPT_MAIL_AUTH
Steve Holme
2012-05-27
pop3: Added support for SASL based authentication mechanism detection
Steve Holme
2012-05-27
pop3: remove trailing whitespace
Daniel Stenberg
2012-05-27
pop3: Code tidy up before the introduction of authentication code
Steve Holme
2012-05-27
Enabled OpenSSL static linkage.
Guenter Knauf
2012-05-27
Enabled OpenSSL static linkage.
Guenter Knauf
2012-05-27
Try to detect OpenSSL build type automatically.
Guenter Knauf
2012-05-26
metalink: fix build errors when disabled
Daniel Stenberg
2012-05-26
Reduced #ifdef HAVE_METALINK
Tatsuhiro Tsujikawa
2012-05-26
Disable hash check if neither OpenSSL nor GNUTLS is installed.
Tatsuhiro Tsujikawa
2012-05-26
Format GETOUT_METALINK nicely
Tatsuhiro Tsujikawa
2012-05-26
Minimize usage of structs from libmetalink
Tatsuhiro Tsujikawa
2012-05-26
Check checksum of downloaded file if checksum is available
Tatsuhiro Tsujikawa
2012-05-26
Always create directory hierarchy for Metalink.
Tatsuhiro Tsujikawa
2012-05-26
Fixed segmentation fault when Metalink has no valid file or no resource.
Tatsuhiro Tsujikawa
2012-05-26
Support media-type parameter in Content-Type
Tatsuhiro Tsujikawa
2012-05-26
Print "Metalink" in Features if Metalink support is enabled.
Tatsuhiro Tsujikawa
2012-05-26
Removed trailing space
Tatsuhiro Tsujikawa
2012-05-26
Add --metalink to --help
ant
2012-05-26
Add Metalink information and --metalink option to man page
ant
2012-05-26
Add Metalink information and --metalink option to man page
ant
2012-05-26
Adds Metalink information to INSTALL
ant
2012-05-26
--metalink option is available regardless of Metalink support.
Tatsuhiro Tsujikawa
[next]