platform/upstream/curl.git
2013-07-15 Patrick Monneratslist.c: fix indentation
2013-07-15 Patrick MonneratOS400: new SSL backend GSKit
2013-07-15 Patrick MonneratOS400: add slist and certinfo EBCDIC support
2013-07-15 Patrick Monneratconfig-os400.h: enable system strdup(), strcmpi(),...
2013-07-15 Patrick Monneratx509asn1.c,x509asn1.h: new module to support ASN.1...
2013-07-15 Patrick Monneratssluse.c,sslgen.c,sslgen.h: move certinfo support to...
2013-07-15 Patrick MonneratMerge branch 'master' of github.com:bagder/curl
2013-07-15 Patrick Monneratslist.c, slist.h, cookie.c: new internal procedure...
2013-07-15 Yang Tsesslgen.c: fix Curl_rand() compiler warning
2013-07-15 Yang Tsesslgen.c: fix unreleased Curl_rand() infinite recursion
2013-07-14 Dave Reisnersrc/tool: allow timeouts to accept decimal values
2013-07-14 Dave Reisnercurl.1: fix long line, found by checksrc.pl
2013-07-14 Dave Reisnersrc/tool_paramhlp: try harder to catch negatives
2013-07-14 John E. Malmbergbuild_vms.com: detect and use zlib shared image
2013-07-14 Yang Tseurl.c: fix parse_url_login() OOM handling
2013-07-12 Yang Tsehttp_digest.c: SIGSEGV and OOM handling fixes
2013-07-12 Yang Tseurl.c: fix parse_login_details() OOM handling
2013-07-12 John E. Malmbergsetup-vms.h: sk_pop symbol tweak
2013-07-11 Yang Tsegetinfo.c: fix enumerated type mixed with another type
2013-07-11 Yang Tsetest 1511: fix enumerated type mixed with another type
2013-07-11 Yang Tseurl.c: fix SIGSEGV
2013-07-11 Yang Tsedotdot.c: fix global declaration shadowing
2013-07-11 Yang Tseeasy.c: fix global declaration shadowing
2013-07-09 Kamil DudkaRevert "curl.1: document the --time-cond option in...
2013-07-09 Kamil Dudkacurl.1: document the --sasl-ir option in the man page
2013-07-09 Kamil Dudkacurl.1: document the --post303 option in the man page
2013-07-09 Kamil Dudkacurl.1: document the --time-cond option in the man...
2013-07-08 Yang Tseconfigure: automake 1.14 compatibility tweak (use XC_AU...
2013-07-08 Yang Tsexc-am-iface.m4: provide XC_AUTOMAKE macro
2013-07-08 Guenter KnaufAdded winssl-zlib target to VC builds.
2013-07-08 Guenter KnaufSynced Makefile.vc6 with recent changes.
2013-07-04 Guenter KnaufAdded libmetalink URL; added Android versions.
2013-07-03 Dan Fandrichexamples: Moved usercertinmem.c to COMPLICATED_EXAMPLES
2013-07-03 Nick ZitzmannMerge branch 'master' of https://github.com/bagder...
2013-07-03 Nick Zitzmanndarwinssl: SSLv2 connections are aborted if unsupported...
2013-07-01 Marc Hoerskenlib506.c: Fixed possible use of uninitialized variables
2013-06-30 Kamil Dudkaurl: restore the functionality of 'curl -u :'
2013-06-25 Daniel Stenbergdigest: append the timer to the random for the nonce
2013-06-25 Daniel Stenbergdigest: improve nonce generation
2013-06-25 Daniel Stenbergcurl.1: fix typo in --xattr description
2013-06-25 Daniel StenbergRELEASE-NOTES: synced with 365c5ba39591
2013-06-25 Daniel Stenbergformpost: better random boundaries
2013-06-25 Daniel Stenbergprintf: make sure %x are treated unsigned
2013-06-24 Daniel Stenbergtests: add test1395 to the tarball
2013-06-24 Daniel StenbergSIGPIPE: don't use 'data' in sigpipe restore
2013-06-23 Daniel StenbergTODO: 1.8 Modified buffer size approach
2013-06-23 Daniel Stenbergc-ares: improve error message on failed resolve
2013-06-23 Daniel Stenbergossl_recv: check for an OpenSSL error, don't assume
2013-06-22 Nick ZitzmannMerge branch 'master' of https://github.com/bagder...
2013-06-22 Nick Zitzmanndarwinssl: fix crash that started happening in Lion
2013-06-22 Daniel StenbergSIGPIPE: ignored while inside the library
2013-06-22 Daniel StenbergKNOWN_BUGS: #83 unable to load non-default openssl...
2013-06-22 Daniel Stenbergtest1396: invoke the correct test tool!
2013-06-22 Kamil Dudkatest1230: avoid using hard-wired port number
2013-06-22 Kamil Dudkacurl-config.in: replace tabs by spaces
2013-06-22 Nick Zitzmanndarwinssl: reform OS-specific #defines
2013-06-22 Alessandro... docs: fix typo in curl_easy_getinfo manpage
2013-06-22 Daniel Stenbergdotdot: introducing dot file path cleanup
2013-06-22 Daniel Stenbergbump: start working towards what most likely will becom...
2013-06-22 Daniel StenbergTHANKS: added 24 new contributors from the 7.31.0 release
2013-06-22 Daniel StenbergRELEASE-NOTES: synced with 0de7249bb39a2 - 7.31.0
2013-06-22 Daniel Stenbergunit1396: unit tests to verify curl_easy_(un)escape
2013-06-22 Daniel StenbergCurl_urldecode: no peeking beyond end of input buffer
2013-06-20 Guenter KnaufUse opened body.out file and write content to it.
2013-06-20 Daniel Stenbergmulti_socket: react on socket close immediately
2013-06-20 Daniel StenbergRELEASE-NOTES: synced with e305f5ec715f
2013-06-18 Daniel StenbergTODO: mention the DANE patch from March
2013-06-17 Daniel StenbergCURLOPT_COOKIELIST: take cookie share lock
2013-06-17 Benjamin Gilberttest506: verify that CURLOPT_COOKIELIST takes share...
2013-06-15 Daniel StenbergTODO: HTTP2/SPDY support
2013-06-14 Daniel Stenbergcurl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION...
2013-06-13 Daniel StenbergRELEASE-NOTES: synced with 9c3e098259b82
2013-06-13 Daniel Stenbergcurl_multi_wait.3: clarify the numfds counter
2013-06-13 Daniel Stenbergcurl_easy_perform: avoid busy-looping
2013-06-12 YAMADA Yasuharucookies: follow-up fix for path checking
2013-06-12 Sergei Nikulovlib1900: use tutil_tvnow instead of gettimeofday
2013-06-12 Eric Huaxtls: now done non-blocking
2013-06-12 Eric Hutest2033: requires NTLM support
2013-06-10 Daniel StenbergKNOWN_BUGS: #82 failed build with Borland compiler
2013-06-10 Daniel StenbergCurl_output_digest: support auth-int for empty entity...
2013-06-10 Daniel Stenbergmulti_socket: reduce timeout inaccuracy margin
2013-06-10 Daniel Stenbergcert_stuff: avoid double free in the PKCS12 code
2013-06-10 Daniel Stenbergcert_stuff: remove code duplication in the pkcs12 logic
2013-06-07 Aleksey Tulinovaxtls: honor disabled VERIFYHOST
2013-06-07 Peter Galcurl_easy_setopt.3: HTTP header with no content
2013-06-07 Daniel StenbergRELEASE-NOTES: synced with 87cf677eca55
2013-06-06 Daniel Stenberglib1500: remove bad check
2013-06-04 Daniel Stenbergtests/Makefile: typo in the perlcheck target
2013-06-04 Daniel Stenbergtest1230: verify CONNECT to a numerical ipv6-address
2013-06-04 Daniel Stenbergsws: support extracting test number from CONNECT ipv6...
2013-06-04 Daniel Stenbergcurl_multi_wait: only use internal timer if not -1
2013-06-03 Dan Fandrichlibcurl-tutorial.3: added a section on IPv6
2013-06-03 Daniel Stenbergcurl_multi_wait: reduce timeout if the multi handle...
2013-06-03 Daniel Stenbergmulti_runsingle: switch an if() condition for readability
2013-06-02 Marc Hoerskencurl_schannel.c: Removed variable unused since 35874298e4
2013-06-02 Marc Hoerskencurl_setup.h: Fixed redefinition warning using mingw-w64
2013-05-30 Daniel Stenbergmulti_runsingle: add braces to clarify the code
2013-05-28 Daniel Stenberglibcurl-tutorial.3: remove incorrect backslash
2013-05-28 Daniel Stenbergcurl_formadd.3: fixed wrong "end-marker" syntax
2013-05-28 Daniel Stenbergcurl.1: clarify that --silent still outputs data
next