]> granicus.if.org Git - curl/shortlog
curl
2017-03-11 Isaac Boukrisauthneg: clear auth.multi flag at http_done
2017-03-11 Dan Fandrichurl: don't compile detect_proxy if HTTP support is...
2017-03-11 Dan Fandrichcmdline-opts: fixed a few typos
2017-03-10 Daniel StenbergREADME.md: add coverity and travis badges
2017-03-10 Daniel StenbergISSUE_TEMPLATE: for bugs, ask questions on the mailing...
2017-03-10 Daniel Stenbergopenssl: add two /* FALLTHROUGH */ to satisfy coverity
2017-03-09 Daniel Stenbergtests: disabled 1903 now
2017-03-09 Dan Fandrichtls-max.d: added to the makefile
2017-03-09 Dan Fandrichbuild: fixed making man page in out-of-tree tarball...
2017-03-09 Dan Fandrichmkhelp: simplified the gzip code
2017-03-09 Dan Fandrichpolarssl: fixed compile errors introduced in 6448f98c
2017-03-08 Daniel Stenbergbump: next release will be known as 7.54.0
2017-03-08 Daniel Stenbergopenssl: unbreak the build after 6448f98c1857de
2017-03-08 Jozef Kralikvtls: add options to specify range of enabled TLS versions
2017-03-08 Daniel StenbergRELEASE-NOTES: synced with 6888a670aa01
2017-03-08 Daniel StenbergMANPAGE: clarify the dash situation in meta data
2017-03-08 Daniel Stenberginsecure.d: clarify that this is for server connections
2017-03-08 Dan Fandrichtest1260: added http as a required feature
2017-03-07 Steve Brokenshiremaketgz: Run updatemanpages.pl to update man pages
2017-03-07 Steve Brokenshiregitignore: Ignore man page dist files
2017-03-07 Steve BrokenshireMakefile.am: Remove distribution man pages when running...
2017-03-07 Steve BrokenshireMakefile.am: Added scripts/updatemanpages.pl to EXTRA_DIST
2017-03-07 Steve Brokenshireupdatemanpages.pl: Update man pages to use current...
2017-03-07 Tatsuhiro Tsujikawahttp2: Fix assertion error on redirect with CL=0
2017-03-07 Daniel Stenbergares: Curl_resolver_wait_resolv: clear *entry first...
2017-03-07 Daniel Stenbergares: better error return on timeouts
2017-03-07 Jay SatiroKNOWN_BUGS: Add DarwinSSL won't import PKCS#12 without...
2017-03-06 Dan Fandrichtest1260: removed errant XML tag
2017-03-06 Daniel StenbergURL: return error on malformed URLs with junk after...
2017-03-06 Daniel StenbergBINDINGS: update the Lua-cURL URL
2017-03-06 Sylvestre LedruBINDINGS: add Scilab binding
2017-03-06 Daniel StenbergBINDINGS: add go-curl and perl6-net-curl
2017-03-06 Daniel StenbergBINDINGS: add misssing C++ bindings
2017-03-06 Daniel Stenbergares: return error at once if timed out before name...
2017-03-05 Michael MalteseCMake: Set at most one SSL library
2017-03-05 Michael MalteseCMake: Add mbedTLS support
2017-03-05 Michael MalteseCMake: Add DarwinSSL support
2017-03-05 Michael MalteseCMake: Reorganize SSL support, separate WinSSL and...
2017-03-04 Jay SatiroCURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting...
2017-03-04 Andrew Kriegerfix potential use of uninitialized variables
2017-03-04 Sylvestre Ledrufix some typos in the doc (#1306)
2017-03-04 Dan Fandrichtests: fixed a typo in some comments
2017-03-03 Jay Satirourl: split off proxy init and parsing from create_conn
2017-03-03 Alexis La Gouttebuild: fix gcc7 implicit fallthrough warnings
2017-03-03 Greg Roweconfigure: fix --with-zlib when a path is specified
2017-03-03 c4rlono-keepalive.d: fix typo
2017-03-02 Jay Satirochecksrc.bat: Ignore curl_config.h.in, curl_config.h
2017-03-02 Jay Satiroconfigure: fix for --enable-pthreads
2017-03-02 JDepooterdarwinssl: Warn that disabling host verify also disable...
2017-02-28 Marcel Raadwarnless: suppress compiler warning
2017-02-27 Dan Fandrichtests: enable HTTP/2 tests to run with non-default...
2017-02-27 Marcel Raaddigest_sspi: fix compilation warning
2017-02-26 Jay Satirocyassl: get library version string at runtime
2017-02-26 Dan Fandrichtest1139: allow for the possibility that the man page...
2017-02-25 Isaac Boukrisurl: fix unix-socket support for proxy-disabled builds
2017-02-25 Dan Fandrichgopher: fixed detection of an error condition from...
2017-02-25 Dan Fandrichftp: fixed a NULL pointer dereference on OOM
2017-02-25 Peter Wudocs: de-duplicate file lists in the Makefiles
2017-02-25 Dan Fandrichftp: removed an erroneous free in an OOM path
2017-02-25 Dan Fandrichproxy: fixed a memory leak on OOM
2017-02-25 Dan Fandrichtests: use consistent environment variables for setting...
2017-02-25 Dan Fandrichtest557: explicitly use the C locale so the numeric...
2017-02-25 Simon Wartacmake: Replace invalid UTF-8 byte sequence
2017-02-24 Daniel Stenbergbump: work on the next release
2017-02-24 Daniel Stenbergrelease: 7.53.1 curl-7_53_1
2017-02-24 Daniel StenbergRevert "tests: use consistent environment variables...
2017-02-23 Dan Fandrichtests: use consistent environment variables for setting...
2017-02-23 Jay Satirourl: Default the CA proxy bundle location to CURL_CA_BUNDLE
2017-02-23 Sergii Pylypenkorand: added missing #ifdef HAVE_FCNTL_H around fcntl...
2017-02-23 Daniel StenbergTODO: "OPTIONS *"
2017-02-23 Daniel StenbergRELEASE-NOTES: synced with 443e5b03a7d441
2017-02-23 Daniel StenbergTHANKS-filter: shachaf
2017-02-23 İsmail Dönmeztests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and...
2017-02-23 Daniel Stenbergbump: 7.53.1 coming up
2017-02-23 Daniel Stenbergformdata: check for EOF when reading from stdin
2017-02-22 Jay Satirodocs: gitignore curl.1
2017-02-22 Daniel StenbergTODO: HTTP Digest using SHA-256
2017-02-22 Daniel StenbergTODO: brotli is deployed widely now
2017-02-22 Viktor Szakatsurldata: include curl_sspi.h when Windows SSPI is enabled
2017-02-22 Jay Satirourl: Improve CURLOPT_PROXY_CAPATH error handling
2017-02-22 Jay Satirocyassl: fix typo
2017-02-21 Daniel Stenbergrelease: 7.53.0 curl-7_53_0
2017-02-21 Daniel Stenbergcookie: fix declaration of 'dup' shadows a global decla...
2017-02-21 Daniel StenbergTLS: make SSL_VERIFYSTATUS work again
2017-02-21 Jay Satirodigest_sspi: Handle 'stale=TRUE' directive in HTTP...
2017-02-20 Daniel Stenbergsmb: use getpid replacement for windows UWP builds
2017-02-20 Daniel StenbergTODO: CURLOPT_RESOLVE for any port number
2017-02-20 Daniel StenbergRELEASE-NOTES: synced with af30f1152d43dcdb
2017-02-20 Jean Gressmannsftp: improved checks for create dir failures
2017-02-20 Max Khondigest_sspi: Fix nonce-count generation in HTTP digest
2017-02-20 Jay Satiroexamples/multi-uv: checksrc compliance
2017-02-19 Michael Kaufmannstring formatting: fix 4 printf-style format strings
2017-02-18 Dan Fandrichtests: removed the obsolete name parameter
2017-02-18 Michael Kaufmannspeed caps: update the timeouts if the speed is too...
2017-02-18 Michael Kaufmanndocs: fix timeout handling in multi-uv example
2017-02-18 Michael Kaufmannproxy: fix hostname resolution and IDN conversion
2017-02-17 Isaac Boukrishttp: fix missing 'Content-Length: 0' while negotiating...
2017-02-16 Simon Wartawinbuild: add note on auto-detection of MACHINE in...
2017-02-16 Daniel StenbergRELEASE-PROCEDURE: update the upcoming release calendar
2017-02-15 Daniel StenbergTODO: consider file name from the redirected URL with...
next