]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2013-08-03  Daniel Stenbergmulti: remove 'Curl_one_easy' struct, phase 1
2013-08-02  Steve HolmeRevert "DOCS: Added IMAP URL example for listing new...
2013-08-02  Steve HolmeDOCS: Added IMAP URL example for listing new messages
2013-08-01  Yang Tsepackages/vms/Makefile.am: add latest file additions...
2013-08-01  John MalmbergAdd in the files needed to build libcurl shared images...
2013-08-01  Yang Tsecurl: second follow-up for commit 5af2bfb9
2013-07-31  Yang Tsecurl: follow-up for commit 5af2bfb9
2013-07-31  Daniel Stenbergcurl: --progress-bar max update frequency now at 5Hz
2013-07-31  Daniel Stenbergcurl: make --progress-bar update the line less frequently
2013-07-31  Nick Zitzmanndarwinssl: added LFs to some strings passed into infof()
2013-07-31  Nick Zitzmanndarwinssl: fix build error in crypto authentication...
2013-07-31  Nick Zitzmannmd5 & metalink: use better build macros on Apple operat...
2013-07-29  Yang Tsetool_operhlp.c: fix add_file_name_to_url() OOM handling
2013-07-29  Yang Tsetool_operate.c: fix brace placement for vi/emacs delimi...
2013-07-29  Yang Tsetool_operate.c: move <fabdef.h> header inclusion location
2013-07-29  Daniel StenbergRELEASE-NOTES: synced with b5478a0e033e7
2013-07-29  Daniel Stenbergcurl_easy_pause: on unpause, trigger mulit-socket handling
2013-07-29  John E. Malmbergcurl_formadd: fix file upload on VMS
2013-07-26  Daniel Stenbergformadd: CURLFORM_FILECONTENT wrongly rejected some...
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
next