platform/upstream/curl.git
2012-06-05 Yang Tsetests 1348 to 1363: add a comma in test description
2012-06-05 Steve Holmeemail: Removed duplicated header file
2012-06-04 Steve Holmesasl: Renamed Curl_sasl_decode_ntlm_type2_message()
2012-06-04 Steve Holmepop3: Post authentication code tidy up
2012-06-04 Steve Holmepop3: Added support for sasl digest-md5 authentication
2012-06-04 Yang Tsesasl: add reference for curl_sasl
2012-06-04 Yang TseMakefile.inc: tab adjustment
2012-06-04 Daniel Stenbergpop3 tests: CAPA instead of AUTH
2012-06-04 Steve Holmesasl: Added service parameter to Curl_sasl_create_diges...
2012-06-04 Yang Tsetests 1356 to 1363: several -O -J -i -D combinations...
2012-06-04 Steve Holmetests: Updated pop3 tests for change in auth mechanism...
2012-06-04 Steve Holmepop3: Changed the sasl mechanism detection from auth...
2012-06-04 Daniel Stenbergcurl_easy_setopt.3: proto updates + cleanups
2012-06-04 Yang Tsetests 1348 to 1355: several -O -J -i -D combinations...
2012-06-04 Yang Tsetests 1346 to 1347: several -O -J -i -D combinations...
2012-06-04 Steve Holmesasl: Small code tidy up
2012-06-04 Steve Holmesasl: Moved digest-md5 authentication message creation...
2012-06-04 Steve Holmesasl: Small code tidy up before moving digest-md5 over
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...
next