platform/upstream/curl.git
2012-06-03 Steve HolmeRELEASE-NOTES: Added missing addition of sasl login...
2012-06-03 Steve Holmepop3: Added support for sasl cram-md5 authentication
2012-06-03 Daniel StenbergCurl_sasl_create_plain_message: remove TAB
2012-06-03 Steve Holmesasl: Small code tidy up
2012-06-03 Steve Holmepop3.c: Added conditional compilation for NTLM function...
2012-06-03 Steve Holmesasl: Moved cram-md5 authentication message creation...
2012-06-03 Steve Holmepop3: Fixed an issue with changes introduced in commit...
2012-06-03 Daniel Stenbergversion: bump to 7.27.0 for next release
2012-06-03 Daniel StenbergRELEASE-NOTES: synced with c4e3578e4bf
2012-06-03 Daniel StenbergTHANKS: 16 new contributors from the 7.26.0 release
2012-06-03 Steve HolmeDOCS: Fixed list in Section 18.2 not displaying correct...
2012-06-03 Steve HolmeDOCS: Corrected missed heading renumbering from commit...
2012-06-03 Steve HolmeDOCS: Added IMAP and LDAP sections
2012-06-02 Steve Holmesasl.c: Fix to avoid warnings introduced in commit...
2012-06-02 Steve Holmepop3.c:Corrected typo in commit 69ba0da8272d
2012-06-02 Steve Holmepop3: Fixed the issue of having to supply the user...
2012-06-02 Steve Holmepop3.c: Small code tidy up
2012-06-02 Steve Holmesasl: Corrected variable names in comments and parameters
2012-06-02 Steve Holmepop3: Added support for sasl ntlm authentication
2012-06-02 Steve Holmesasl: Small comment style tidy up following ntlm commit
2012-06-02 Steve Holmesasl: Moved ntlm authentication message handling from...
2012-06-01 Steve Holmepop3: Added support for sasl login authentication
2012-06-01 Yang Tsetests 1334 to 1345: several -O -J -i -D combinations...
2012-06-01 Yang Tsetests: support test definitions with up to 5 file check...
2012-05-31 Steve Holmesasl: Moved login authentication message creation from...
2012-05-31 Steve Holmesmtp.c: Reworked message encoding in smtp_state_authpas...
2012-05-31 Steve Holmesmtp.c: Re-factored smtp_auth_login_user() for use...
2012-05-31 Steve Holmepop3: Added support for sasl plain text authentication
2012-05-30 Steve Holmecurl_ntlm_msgs.c: Corrected small spelling mistake...
2012-05-30 Steve Holmesasl: Moved plain text authentication message creation...
2012-05-30 Yang Tseconfigure: fix LDAPS disabling related misplaced closin...
2012-05-30 Yang Tsepop3 test server: allow pop3 test server verification...
2012-05-28 Steve Holmepop3: Introduced the continue response in pop3_endofresp()
2012-05-28 Steve Holmepop3: Changed response code from O and E to + and -
2012-05-28 Steve Holmepop3: Small code tidy up following authentication work...
2012-05-28 Kamil Dudkanss: use human-readable error messages provided by NSS
2012-05-27 Daniel Stenbergtest1013.pl: filter out Metalink
2012-05-27 Daniel Stenbergpop3: remove variable-not-used warnings
2012-05-27 Steve HolmeDOCS: Corrected the "Added in" version number for CURLO...
2012-05-27 Steve Holmepop3: Added support for SASL based authentication mecha...
2012-05-27 Daniel Stenbergpop3: remove trailing whitespace
2012-05-27 Steve Holmepop3: Code tidy up before the introduction of authentic...
2012-05-27 Guenter KnaufEnabled OpenSSL static linkage.
2012-05-27 Guenter KnaufEnabled OpenSSL static linkage.
2012-05-27 Guenter KnaufTry to detect OpenSSL build type automatically.
2012-05-26 Daniel Stenbergmetalink: fix build errors when disabled
2012-05-26 Tatsuhiro TsujikawaReduced #ifdef HAVE_METALINK
2012-05-26 Tatsuhiro TsujikawaDisable hash check if neither OpenSSL nor GNUTLS is...
2012-05-26 Tatsuhiro TsujikawaFormat GETOUT_METALINK nicely
2012-05-26 Tatsuhiro TsujikawaMinimize usage of structs from libmetalink
2012-05-26 Tatsuhiro TsujikawaCheck checksum of downloaded file if checksum is available
2012-05-26 Tatsuhiro TsujikawaAlways create directory hierarchy for Metalink.
2012-05-26 Tatsuhiro TsujikawaFixed segmentation fault when Metalink has no valid...
2012-05-26 Tatsuhiro TsujikawaSupport media-type parameter in Content-Type
2012-05-26 Tatsuhiro TsujikawaPrint "Metalink" in Features if Metalink support is...
2012-05-26 Tatsuhiro TsujikawaRemoved trailing space
2012-05-26 antAdd --metalink to --help
2012-05-26 antAdd Metalink information and --metalink option to man...
2012-05-26 antAdd Metalink information and --metalink option to man...
2012-05-26 antAdds Metalink information to INSTALL
2012-05-26 Tatsuhiro Tsujikawa--metalink option is available regardless of Metalink...
2012-05-26 Tatsuhiro Tsujikawametalink: parse downloaded Metalink file
2012-05-26 Tatsuhiro TsujikawaFixed HAVE_LIBMETALINK conditional is always true
2012-05-26 Tatsuhiro Tsujikawametalink: minor metalinkfile fix
2012-05-26 Tatsuhiro Tsujikawametalink: show help message even if disabled
2012-05-26 Tatsuhiro TsujikawaApplied patches from Daniel
2012-05-26 Tatsuhiro TsujikawaSupport Metalink.
2012-05-26 Steve HolmeDOCS: Fixed line spacing of authentication examples...
2012-05-26 Steve HolmeDOCS: Changed domain names in various examples to examp...
2012-05-26 Steve HolmeDOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIR
2012-05-26 Steve HolmeDOCS: Standardised how RFCs are referenced.
2012-05-25 Yang TseFix libcurl.pc and curl-config generation for static...
2012-05-25 Tatsuhiro TsujikawaMade -D option work with -O and -J.
2012-05-25 Steve Holmesasl: Re-factored auth-mechanism constants to be more...
2012-05-25 Steve Holmesmtp: Moved auth-mechanism constants into a separate...
2012-05-25 Kamil Dudkanss: avoid using explicit casts of code pointers
2012-05-24 Steve HolmeDOCS: Added LDAP to the CURLOPT_URL section
2012-05-24 Steve HolmeTODO: Removed DIGEST-MD5 authentication from SMTP to...
2012-05-24 Daniel Stenbergbump to 7.26.1: start working towards next release
2012-05-24 Daniel StenbergRELEASE-NOTES: synced with ef60fdbd73
2012-05-22 Steve Holmesmtp: Fixed an issue with the multi-interface always...
2012-05-22 Steve HolmeDOCS: Updated version number for features added in...
2012-05-22 Tatsuhiro TsujikawaFixed compile error with GNUTLS+NETTLE
2012-05-22 Daniel StenbergTODO-RELEASE: mention the pending biggies for 7.27.0
2012-05-22 Jan Ehrhardtwinbuild: fix IPv6 enabled build
2012-05-22 Daniel Stenberg7.26.0: will be the next release version
2012-05-22 Daniel StenbergRELEASE-NOTES: synced with 8ae1e657e82a
2012-05-22 Guenter KnaufUpdated dependency libary versions.
2012-05-20 Daniel Stenbergcurl-config.1: fix curl-config usage in example
2012-05-17 Steve Holmesmtp: Fixed non-escaping of dot character at beginning...
2012-05-16 Daniel StenbergFAQ: updated 1.10 How many are using curl?
2012-05-14 Daniel Stenbergdisable-versioned-symbols: removed superfluous 'fi'
2012-05-14 Daniel StenbergMakefileBuild.vc: use the correct IDN variable
2012-05-12 Pierre Chapuisautoconf: improve handling of versioned symbols
2012-05-12 Daniel Stenbergcurl.1: clarify -x usage
2012-05-12 Daniel StenbergNTLM: is supported in GnuTLS builds too
2012-05-12 Daniel StenbergTODO: happy eyeballs is now RFC6555
2012-05-12 Daniel Stenbergmy_useragent: shorten user-agent
2012-05-06 Daniel StenbergCURLOPT_HEADERFUNCTION: works for non-HTTP protocols too
2012-05-03 Claes JakobssonAdd note about default timeout in CURLOPT_TIMEOUT
next