]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2014-07-16  David Woodhousentlm_wb: Fix hard-coded limit on NTLM auth packet size
2014-07-16  Daniel StenbergRELEASE-NOTES: synced with 4cb2521595 curl-7_37_1
2014-07-15  Daniel Stenbergtest506: verify aa6884845168
2014-07-15  Yousuke Kimotocookie: avoid mutex deadlock
2014-07-15  Daniel Stenberggnutls: fix compiler warning
2014-07-14  Dan Fandrichtest320: strip off the actual negotiated cipher width
2014-07-14  Dan Fandrichgnutls: detect lack of SRP support in GnuTLS at run...
2014-07-14  Michał Górnyconfigure: respect host tool prefix for krb5-config
2014-07-14  David Woodhousegnutls: handle IP address in cert name check
2014-07-14  Dan Fandrichbuild: set _POSIX_PTHREAD_SEMANTICS on Solaris to get...
2014-07-14  Daniel StenbergRELEASE-NOTES: next one is called 7.37.1
2014-07-12  Dan Fandrichgnutls: improved error message if setting cipher list...
2014-07-12  Dan Fandrichnetrc: fixed thread safety problem by using getpwuid_r...
2014-07-12  Dan FandrichRELEASE-NOTES: add the reporter of the previous bug fix
2014-07-12  Dan Fandrichnetrc: treat failure to find home dir same as missing...
2014-07-12  Steve HolmeRELEASE-NOTES: Synced with aaaf9e50ec
2014-07-12  Steve Holmentlm_wb: Fixed buffer size not being large enough for...
2014-07-12  Steve Holmebuild: Fixed overridden compiler PDB settings in VC7...
2014-07-11  Dan Fandrichtests: added globbing keyword to URL globbing tests
2014-07-11  Dan FandrichFixed some "statement not reached" warnings
2014-07-11  Dan Fandrichgnutls: fixed a couple of uninitialized variable references
2014-07-11  Dan Fandrichgnutls: fixed compilation against versions < 2.12.0
2014-07-11  Dan Fandrichgnutls: explicitly added SRP to the priority string
2014-07-11  Dan Fandrichtests: adjust for capitalization differences in newer...
2014-07-11  Dan Fandrichtest320/1/2/4: fix the port number substitution variables
2014-07-11  Dan Fandrichtests: document more test identifiers and variables
2014-07-11  Dan Fandrichgnutls: ignore invalid certificate dates with VERIFYPEE...
2014-07-10  Steve HolmeCURLOPT_UPLOAD: Corrected argument type
2014-07-10  Daniel StenbergFAQ: expand the thread-safe section
2014-07-09  Dan Fandrichurl.c: Fixed memory leak on OOM
2014-07-05  Dan FandrichUpdate instances of some obsolete CURLOPTs to their...
2014-07-04  Marcel Raadcompiler warnings: potentially uninitialized variables
2014-07-04  Kamil Dudkanss: make the list of CRL items global
2014-07-04  Kamil Dudkanss: fix a memory leak when CURLOPT_CRLFILE is used
2014-07-03  Kamil Dudkanss: make crl_der allocated on heap
2014-07-03  Kamil Dudkanss: let nss_{cache,load}_crl return CURLcode
2014-07-03  Kamil Dudkatool: oops, forgot to include <plarenas.h>
2014-07-03  Kamil Dudkatool: call PL_ArenaFinish() on exit if NSPR is used
2014-07-03  Dimitrios Siganosexample: use correct type (long) for CURLOPT_FOLLOWLOCATION
2014-07-03  Dimitrios SiganosDocument type of argument for CURLOPT_FOLLOWLOCATION.
2014-07-03  Dimitrios SiganosDocument type of argument for CURLOPT_ERRORBUFFER.
2014-07-03  Dimitrios SiganosDocument type of argument for CURLOPT_COPYPOSTFIELDS.
2014-07-03  Dimitrios SiganosDocument type of argument for CURLOPT_ADDRESS_SCOPE.
2014-07-03  Daniel Stenbergcurl.1: minor language fix
2014-07-02  Ray Satiroprogress callback: skip last callback update on errors
2014-07-02  Dan Fandrichopts: fixed some CURLOPT references so they get turned...
2014-07-02  Kamil Dudkatool: call PR_Cleanup() on exit if NSPR is used
2014-07-02  Kamil Dudkanss: make the fallback to SSLv3 work again
2014-07-02  Kamil Dudkanss: do not abort on connection failure
2014-07-01  Dan Fandrichopts: Document the socket callback function parameters
2014-06-28  Steve Holmeopts: Fixed some typos
2014-06-25  Dan Fandrichcurl_easy_setopt.3: fixed the error code for an unsuppo...
2014-06-23  Dan Fandrichopts: added some DEFAULT and RETURN VALUE sections
2014-06-21  Daniel Stenberglibcurl docs: man page edits
2014-06-21  Dan Fandrichcurl_easy_setopt.3: fixed some typos
2014-06-21  Daniel Stenberglib man pages: update easy setopt option references
2014-06-21  Daniel Stenbergopts: the CURLOPT_SSL_ENABLE_*PN options are enabled...
2014-06-21  Colin Hogbenlib: documentation updates in README.hostip
2014-06-21  Daniel Stenbergcurl_easy_setopt.3: CURLOPT_POSTFIELDS is the exception
2014-06-21  Daniel Stenbergcurl_easy_setopt.3: refer to the individual man pages
2014-06-21  Dan Fandrichopts: fixed mancheck for out-of-tree builds
2014-06-20  Daniel Stenbergcurl_easy_setopt.3: shorten
2014-06-20  Daniel StenbergCURLOPT_DNS_LOCAL_IP4.3: better short desc
2014-06-20  Dan Fandrichopts: document CURLE_OUT_OF_MEMORY among other return...
2014-06-20  Dan Fandrichopts: fixed some typos
2014-06-19  Daniel Stenbergopts: various corrections
2014-06-19  Daniel Stenbergopts: add the rest of the options
2014-06-19  Daniel Stenbergopts: the final bunch of options as man pages
2014-06-19  Daniel Stenbergopts: 37 additional man pages
2014-06-19  Daniel StenbergCURLOPT_URL: move up the text from "Notes"
2014-06-19  Daniel StenbergROADMAP: removed, now ROADMAP.md
2014-06-19  Daniel StenbergROADMAP.md: make it markdown formatted
2014-06-19  Daniel StenbergROADMAP: initial commit of "curl the next few years"
2014-06-19  Daniel Stenbergopts: more man pages
2014-06-19  Daniel StenbergCURLOPT_UNRESTRICTED_AUTH.3: added missing 'T'
2014-06-18  Daniel Stenbergopts: makefile now includes all current man pages
2014-06-18  Daniel Stenbergopts: 11 more man pages
2014-06-18  Dan Fandrichopts: document CURLE_OUT_OF_MEMORY as RETURN VALUE
2014-06-18  Dan Fandrichopts: fixed a couple of typos
2014-06-18  Patrick MonneratOS400: make it compilable again. Make RPG binding up...
2014-06-18  Patrick Monneratbuildconf: do not search tools in current directory.
2014-06-18  Dan Fandrichcurl.h: renamed CURLOPT_DEPRECATEDx to CURLOPT_OBSOLETEx
2014-06-18  Daniel Stenbergopts: 16 more man pages
2014-06-18  Daniel Stenbergopts: more man pages
2014-06-18  Daniel StenbergCURLOPT_READFUNCTION.3: add short desc
2014-06-18  Daniel StenbergCURLOPT_LOW_SPEED_LIMIT.3: language
2014-06-18  Daniel Stenbergopts: 4 more man pages
2014-06-18  Daniel Stenbergopts: add all existing man pages to the dist
2014-06-18  Daniel Stenberglibcurl build: use correct dir when cd'ing to opts...
2014-06-17  Dan Fandrichtests: Use CURLOPT_READDATA instead of the obsolete...
2014-06-17  Dan Fandrichopts: fixed a few typos
2014-06-17  Daniel Stenbergopts: 29 more options as man pages
2014-06-17  Daniel Stenbergcurl.h: moved two really old deprecated symbols
2014-06-17  Daniel Stenbergopts: 9 more options as separate man pages
2014-06-17  Daniel Stenbergopts: 3 more options as man pages
2014-06-17  Daniel Stenbergopts: 7 more setopt options as individual man pages
2014-06-17  Daniel Stenbergopts template: provide a filled in error code phrase
2014-06-17  Daniel StenbergCURLOPT_SOCKOPTFUNCTION.3: clarify return code
2014-06-17  Daniel Stenbergcurl.h: reverse the enum/define setup for old symbols
2014-06-17  Daniel StenbergCURLOPT_WRITEDATA.3: move version info to AVAILABILITY
next