platform/upstream/curl.git
2013-07-25 Yang Tsepackages/vms/Makefile.am: add latest file additions...
2013-07-25 John E. MalmbergVMS: intial set of files to allow building using GNV...
2013-07-24 Yang Tsestring formatting: fix too many arguments for format
2013-07-24 Yang Tsestring formatting: fix zero-length printf format string
2013-07-24 Yang Tseeasy.c: curl_easy_getinfo() fix va_start/va_end matching
2013-07-24 Yang Tseimap.c: imap_sendf() fix va_start/va_end matching
2013-07-24 Yang Tsestring formatting: fix 15+ printf-style format strings
2013-07-24 Patrick MonneratOS400: sync ILE/RPG binding with current curl.h
2013-07-23 Yang Tsestring formatting: fix 25+ printf-style format strings
2013-07-23 Daniel StenbergMakefile.am: use LDFLAGS as well when linking libcurl
2013-07-23 Fabian Keilurl.c: Fix dot file path cleanup when using an HTTP...
2013-07-23 Fabian Keiltests: test1232 verifies dotdot removal from path with...
2013-07-23 Fabian Keildotdot.c: Fix a RFC section number in a comment for...
2013-07-22 John E. Malmbergbuild_vms.com: fix debug and float options
2013-07-22 John E. Malmbergcurl: fix upload of a zip file in OpenVMS
2013-07-22 Yang Tselibtest: fix data type of some *_setopt() 'long' arguments
2013-07-22 Yang Tsecurl: fix symbolic names for CURL_NETRC_* enum in ...
2013-07-22 Yang Tsecurl: fix symbolic names for CURLUSESSL_* enum in ...
2013-07-22 Yang Tsetool_operate.c: fix passing curl_easy_setopt long arg...
2013-07-21 Daniel Stenbergcurl_multi_wait: fix revents
2013-07-19 Daniel StenbergRELEASE-NOTES: synced with d529f3882b9bca
2013-07-19 Daniel Stenbergcurl_easy_perform: gradually increase the delay time
2013-07-19 Daniel Stenbergftp_do_more: consider DO_MORE complete when server...
2013-07-19 Yang TseMakefile.b32: Borland makefile adjustments. Tested...
2013-07-19 Yang TseWIN32 MemoryTracking: require UNICODE for wide strdup...
2013-07-18 Daniel StenbergCURLOPT_XFERINFOFUNCTION: introducing a new progress...
2013-07-18 Yang TseReinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup...
2013-07-18 Yang Tsexc-am-iface.m4: comments refinement
2013-07-18 Yang Tseconfigure: fix 'subdir-objects' distclean related issue
2013-07-17 Evgeny Turnaevcurl_multi_wait: set revents for extra fds
2013-07-17 Ben Greearasyn-ares: Don't blank ares servers if none configured.
2013-07-16 Sergei Nikulovcmake: Fix for MSVC2010 project generation
2013-07-16 Daniel Stenbergmk-ca-bundle.1: point out certdata.txt format docs
2013-07-16 Yang Tseslist.c: Curl_slist_append_nodup() OOM handling fix
2013-07-16 Daniel Stenbergtest1414: FTP PORT download without SIZE support
2013-07-16 Yang Tsetests/Makefile.am: add configurehelp.pm to DISTCLEANFILES
2013-07-15 Patrick Monneratcurl_slist_append(): fix error detection
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
next