]> granicus.if.org Git - curl/shortlog
curl
2014-07-25 Daniel StenbergCurl_base64url_encode: unit-tested in 1302
2014-07-25 Daniel Stenbergbase64: added Curl_base64url_encode()
2014-07-24 Marcel RaadSSPI Negotiate: Fix 3 memory leaks
2014-07-24 Daniel Stenbergsymbols: CURL_VERSION_GSSNEGOTIATE is deprecated
2014-07-24 Daniel Stenbergtest1013.pl: GSS-Negotiate doesn't exist as a feature...
2014-07-24 Sergey Nikulovlibtest: fixed duplicated line in Makefile
2014-07-23 Patrick MonneratGSSAPI: remove useless *_MECHANISM defines.
2014-07-23 Daniel Stenbergfindprotocol: show unsupported protocol within quotes
2014-07-23 Patrick MonneratGSSAPI: private export mechanisms OIDs. OS400: Make...
2014-07-23 Marcel Raadconncache: fix compiler warning
2014-07-23 Daniel StenbergRELEASE-NOTES: synced with 81cd24adb8b
2014-07-23 Daniel Stenberghttp2: more and better error checking
2014-07-22 Dan Fandrichcyassl.c: return the correct error code on no CA cert
2014-07-22 Daniel Stenbergsymbols-in-versions: new SPNEGO/GSS-API symbols in...
2014-07-22 Daniel Stenbergtest1013.pl: remove SPNEGO/GSS-API tweaks
2014-07-22 Daniel Stenberghttp_negotiate: remove unused variable
2014-07-22 Michael Osipovdocs: Improve inline GSS-API naming in code documentation
2014-07-22 Michael Osipovcurl.h/features: Deprecate GSS-Negotiate macros due...
2014-07-22 Michael Osipovconfigure/features: Add feature and version info for...
2014-07-22 Michael OsipovHTTP: Remove checkprefix("GSS-Negotiate")
2014-07-22 Michael Osipovcurl_gssapi: Add macros for common mechs and pass them...
2014-07-22 Daniel StenbergCONNECT: Revert Curl_proxyCONNECT back to 7.29.0 design
2014-07-22 Marcel Raadurl.c: use the preferred symbol name: *READDATA
2014-07-19 Alessandro... CURLOPT_CHUNK_BGN_FUNCTION: fix typo
2014-07-18 Alessandro... build: link curl to NSS libraries when NSS support...
2014-07-17 Steve Holmebuild: Removed unnecessary XML Documentation file direc...
2014-07-17 Steve Holmebuild: Removed unnecessary Precompiled Header file...
2014-07-17 Steve Holmebuild: Removed unnecessary ASM and Object file directiv...
2014-07-17 Dave Reisnersrc/Makefile.am: add .DELETE_ON_ERROR
2014-07-17 Daniel StenbergTHANKS: added new contributors from 7.37.1 announcement
2014-07-16 Dan Fandrichtestcurl.pl: log the value of --runtestopts in the...
2014-07-16 Daniel StenbergRELEASE-NOTES: cleared, working towards next release
2014-07-16 Daniel Stenbergcurl_gssapi.c: make line shorter than 80 columns
2014-07-16 David WoodhouseFix negotiate auth to proxies to track correct state
2014-07-16 David WoodhouseDon't abort Negotiate auth when the server has a respon...
2014-07-16 David WoodhouseDon't clear GSSAPI state between each exchange in the...
2014-07-16 David WoodhouseUse SPNEGO for HTTP Negotiate
2014-07-16 David WoodhouseRemove all traces of FBOpenSSL SPNEGO support
2014-07-16 David Woodhousentlm_wb: Avoid invoking ntlm_auth helper with empty...
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
next