platform/upstream/curl.git
2014-04-03 Dan Fandrichtests: unified use of some keywords
2014-04-03 Dan Fandrichtests: added some missing closing tags
2014-04-03 Daniel Stenbergruntests: insist on a <keywords> section
2014-04-03 Daniel Stenbergtests: add keywords to the last 7 tests lacking them
2014-04-01 Steve Holmesmtp: Fixed login denied with a RFC-821 based server
2014-04-01 Steve Holmetests: Added SMTP with credientials test when not suppo...
2014-04-01 Daniel Stenbergurldata: spellfix comment
2014-03-31 Steve HolmeRELEASE-NOTES: Synced with dd07e79023
2014-03-31 Steve Holmetests: Added SMTP with credentials test for RFC-821...
2014-03-31 Daniel Stenbergipv6: strip off zone identifiers in redirects too
2014-03-31 Dan Fandrichdocs: Removed mention of -g hack when using IPv6 literals
2014-03-31 Daniel Stenberghttp2: let openssl mention the exact protocol negotiated
2014-03-31 Daniel Stenberghttp2: remove _DRAFT09 from the NPN_HTTP2 enum
2014-03-31 Till MaasURL parser: IPv6 zone identifiers are now supported
2014-03-30 Paul Markscurl: stop interpreting IPv6 literals as glob patterns.
2014-03-30 Steve Holmetest938: Updated to use file input for upload
2014-03-30 Steve Holmetest836: Fixed incorrect username in expected output
2014-03-30 Daniel StenbergDISABLED: 836, 882 and 938 hang
2014-03-30 Daniel Stenbergruntests: check protocol before data
2014-03-30 Steve Holmeftpserver.pl: Extended the full text reply regular...
2014-03-30 Daniel Stenbergkeywords: sort case insensitive
2014-03-30 Daniel Stenbergtests: remove trailing CRs from keywords
2014-03-30 Daniel Stenbergkeywords: sort keywords alphabetically
2014-03-30 Daniel Stenbergkeywords: don't use STDERR for good info
2014-03-30 Steve Holmetests: Added email unit tests to verify login credentia...
2014-03-30 Steve Holmetests: Corrected "APOP" authentication keyword
2014-03-30 Steve Holmetests: Replaced email authentication keywords with...
2014-03-30 Steve Holmetests: Added "Clear Text" authentication keyword
2014-03-30 Steve Holmetests: Added "SASL" authentication keyword
2014-03-30 Steve Holmeimap-append.c: Fixed compilation errors on some platforms
2014-03-30 Steve Holmeftpserver.pl: Removed some unused variables
2014-03-30 Steve Holmeftpserver.pl: Reworked some variable names to be more...
2014-03-29 Steve Holmeftpserver.pl: Corrected some indentation in senddata()
2014-03-29 Daniel Stenberglib1513: fix callback proto to silence warning
2014-03-29 Steve Holmeftpserver.pl: Added fallback to <data> support when...
2014-03-29 Steve Holmeftpserver.pl: Updated email based get reply data code...
2014-03-29 Steve Holmeftpserver.pl: Fixed syntax error from commit 3a29ee41
2014-03-29 Steve Holmeftpserver.pl: Updated argument code in STATUS_imap...
2014-03-29 Steve Holmeftpserver.pl: Introduced common method for getting...
2014-03-28 Steve Holmesmtp: Fixed login denied when server doesn't support...
2014-03-28 Cody Mackwinbuild: added warnless.c to fix build
2014-03-26 Dan Fandrichhostcheck: added a system include to define struct...
2014-03-26 Dan Fandrichtest1397: Fixed compilation with some SSL backends
2014-03-26 Dan Fandrichtest815/816: Use authentication for both URLs
2014-03-26 Daniel Stenbergmkhelp: generate code for --disable-manual as well
2014-03-26 Daniel Stenbergbump: start the 7.37.0 race
2014-03-25 Daniel StenbergRELEASE-NOTES: 7.36.0
2014-03-25 Richard J.... test1397: unit test for certificate name wildcard handling
2014-03-25 Daniel StenbergCurl_cert_hostcheck: strip trailing dots in host name...
2014-03-25 Daniel StenbergCurl_cert_hostcheck: reject IP address wildcard matches
2014-03-25 Steve Holmeurl: Fixed connection re-use when using different log...
2014-03-25 Daniel StenbergTHANKS: 14 new friends from the 7.36.0 announcement
2014-03-25 Daniel StenbergRELEASE-NOTES: synced with 3ebfaf6a0399b6a
2014-03-23 Steve Holmetool_operate: Fixed uninitialised variable under some...
2014-03-22 Steve Holmetool_parsecfg: Reworked error handling from commit...
2014-03-22 Steve Holmetool_getparam: Removed "dead assignment" code introduce...
2014-03-22 Gisle Vanempolarssl: avoid extra newlines in debug messages
2014-03-20 Daniel Stenbergrtsp: parse "Session:" header properly
2014-03-19 Daniel Stenbergruntests.pl: verify specified test cases
2014-03-19 Dan FandrichRELEASE-NOTES: fixed typo
2014-03-19 Daniel Stenbergtrynextip: don't store 'ai' on failed connects...
2014-03-19 Daniel StenbergRELEASE-NOTES: synced with 47f8e99e78c
2014-03-19 Gaël PORTAYpolarssl: fix possible handshake timeout issue in multi.
2014-03-18 Gaël PORTAYpolarssl: break compatibility with version older than...
2014-03-18 Gaël PORTAYpolarssl: drop use of 1.2 compatibility header.
2014-03-18 Daniel Stenbergpolarssl: added missing end-of-comment from previous...
2014-03-17 Daniel Stenbergpolarssl: now require 1.3.0+
2014-03-17 hasufellpolarssl: fix compilation
2014-03-15 Kamil Dudkanss: allow to enable/disable new AES GCM cipher-suites
2014-03-15 Kamil Dudkanss: allow to enable/disable new HMAC-SHA256 cipher...
2014-03-15 Kamil Dudkanss: do not enable AES cipher-suites by default
2014-03-15 Dan Fandrichtests: made the SASL modes separate keywords
2014-03-15 Dan Fandrichtests: added missing HTTP NTLM auth keywords
2014-03-15 Dan Fandrichtests: disable valgrind on the remaining scp/sftp tests
2014-03-15 Dan Fandrichvalgrind.supp: added another test 165 suppression
2014-03-15 Dan Fandrichssh: prevent a logic error that could result in an...
2014-03-14 Dan Fandrichdocs: fixed a bunch of typos
2014-03-14 Dan Fandrichtest640/1: add tests for --head with sftp and scp
2014-03-14 Dan Fandrichssh: removed a redundant close state transition
2014-03-14 Dan Fandrichssh: abort immediately on a header callback error
2014-03-14 Daniel Stenbergchunked-encoding: provide a readable error string for...
2014-03-11 Daniel StenbergTODO: remove http2, we now have it
2014-03-10 Tatsuhiro Tsujikawahttp2: free resources on disconnect
2014-03-10 Daniel Stenbergopenssl: info massage with SSL version used
2014-03-09 Steve HolmeRELEASE-NOTES: Synced with 8ddda0e999
2014-03-09 Daniel StenbergREADME.http2: clarify the build prerequisites
2014-03-09 Daniel StenbergSSL-PROBLEMS: add "missing intermediate certificates...
2014-03-08 Daniel StenbergSSL-PROBLEMS: describes common curl+SSL problems
2014-03-08 Nick Zitzmanndocs: remove documentation on setting up krb4 support
2014-03-06 Daniel Stenbergssh: fix compiler warning converting ssize_t to int
2014-03-06 Dan Fandrichssh: Fixed a style warning
2014-03-06 Dan Fandrichssh: Pass errors from libssh2_sftp_read up the stack
2014-03-06 Daniel Stenbergparse_remote_port: error out on illegal port numbers...
2014-03-05 Daniel Stenbergremote_port: allow connect to port 0
2014-03-03 Daniel Stenbergmulti_runsingle: move timestamp into INIT
2014-03-03 Daniel Stenberghostcheck: update comment after previous change
2014-03-03 Daniel Stenberghostcheck: Curl_cert_hostcheck is not used by NSS builds
2014-03-03 Michael Osipovconfigure: call it GSS-API
2014-03-03 Daniel Stenbergx509asn: moved out Curl_verifyhost from NSS builds
2014-03-03 Daniel StenbergNSS: avoid compiler warnings when built without http2...
next