]> granicus.if.org Git - curl/shortlog
curl
2018-02-16 Daniel Stenbergheader callback: don't chop headers into smaller pieces
2018-02-16 Daniel Stenbergtest1154: verify that long HTTP headers get rejected
2018-02-16 Daniel Stenberghttp: fix the max header length detection logic
2018-02-16 Daniel StenbergCURLOPT_HEADERFUNCTION.3: fix typo from d939226813
2018-02-16 Daniel StenbergCURLOPT_HEADERFUNCTION.3: mention folded headers
2018-02-16 Daniel StenbergTODO: 1.1 Option to refuse usernames in URLs
2018-02-16 Daniel StenbergTODO: 1.7 Support HTTP/2 for HTTP(S) proxies
2018-02-16 Daniel Stenbergssh: add two missing state names
2018-02-15 Daniel StenbergRevert "KNOWN_BUGS: 2.5 curl should not offer "ALPN...
2018-02-15 Jay Satironon-ascii: fix implicit declaration warning
2018-02-15 Daniel Stenbergtravis: add build with iconv enabled
2018-02-15 Daniel StenbergTODO: 18.18 retry on network is unreachable
2018-02-15 Daniel StenbergKNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when...
2018-02-15 Kamil Dudkanss: use PK11_CreateManagedGenericObject() if available
2018-02-15 Björn StenbergTODO fixed: Detect when called from within callbacks
2018-02-14 Daniel StenbergBINDINGS: fix curb link (and remove ruby-curl-multi)
2018-02-13 Daniel Stenbergcurl_gssapi: make sure this file too uses our *printf()
2018-02-13 Daniel Stenberglibcurl-security.3: separate file:// section
2018-02-13 Daniel Stenberglibcurl-security.3: the http://192.168.0.1/my_router_co...
2018-02-13 Daniel Stenberglibcurl-security.3: mention the URL standards problems too
2018-02-13 Daniel Stenberglibcurl-security.3: split out from libcurl-tutorial.3
2018-02-13 Daniel StenbergRELEASE-NOTES: synced with e551910f8
2018-02-13 Patrick Monnerattests: new tests for http raw mode
2018-02-12 Kamil Dudkatlsauthtype.d: works only if libcurl is built with...
2018-02-12 Patrick Monneratsmtp: fix processing of initial dot in data
2018-02-12 Daniel Stenbergsha256: avoid redefine
2018-02-12 Douglas Menckensha256: build with OpenSSL < 0.9.8 too
2018-02-12 Bruno GrasselliREADME: language fix
2018-02-12 Patrick Monnerathttp_chunks: don't write chunks twice with CURLOPT_HTTP...
2018-02-09 Daniel Stenbergget_posix_time: only check for overflows if they can...
2018-02-09 Michael Kaufmannschannel: fix "no previous prototype" compiler warning
2018-02-09 Mohammad AlSalehcontent_encoding: Add "none" alias to "identity"
2018-02-08 Steve Holmebuild-openssl.bat: Follow up to 648679ab8e to suppress...
2018-02-08 Steve Holmebuild-openssl.bat: Fixed incorrect move if destination...
2018-02-08 Michael Kaufmannschannel: fix compiler warnings
2018-02-07 Steve Holmecurl_addrinfo.c: Allow Unix Domain Sockets to compile...
2018-02-07 Patrick Monneratfnmatch: optimize processing of consecutive *s and...
2018-02-06 Steve Holmebuild-openssl.bat/build-wolfssl.bat: Build platform...
2018-02-06 Patrick Schlangenopenssl: Don't add verify locations when verifypeer==0
2018-02-05 Steve Holmebuild-wolfssl.bat: Extend VC15 support to include Enter...
2018-02-05 Steve Holmebuild-openssl.bat: Extend VC15 support to include Enter...
2018-02-05 Michael Kaufmanntime-cond: fix reading the file modification time on...
2018-02-05 Daniel Stenbergformdata: use the mime-content type function
2018-02-02 Daniel Stenberggetdate: return -1 for out of range
2018-02-01 Ben Greearbuild: fix termios issue on android cross-compile
2018-02-01 Daniel Stenbergtime_t-fixes: remove typecasts to 'long' for info.filetime
2018-01-31 Daniel Stenbergcurl_setup: move the precautionary define of SIZEOF_TIME_T
2018-01-31 Daniel Stenbergparsedate: s/#if/#ifdef
2018-01-31 Patrick Monneratfnmatch: pattern syntax can no longer fail
2018-01-31 Patrick Monneratfnmatch: accept an alphanum to be followed by a non...
2018-01-31 Patrick Monneratfnmatch: do not match the empty string with a character set
2018-01-31 Jay Satirobuild: fix windows build methods for curl_ctype.c
2018-01-30 Daniel Stenbergprogress-bar.d: update to match implementation
2018-01-30 Daniel Stenberghttp2: set DEBUG_HTTP2 to enable more HTTP/2 logging
2018-01-30 Max Dymondfile: Check the return code from Curl_range and bail...
2018-01-30 Max DymondCurl_range: add check to ensure "from <= to"
2018-01-30 Max DymondCurl_range: commonize FTP and FILE range handling
2018-01-30 Daniel StenbergRELEASE-NOTES: synced with 811beab9f
2018-01-30 Daniel Stenbergcurlver: next release will be 7.59.0
2018-01-30 Michał Janiszewskicurl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6
2018-01-30 Daniel Stenbergtime: support > year 2038 time stamps for system with...
2018-01-30 Daniel Stenbergcurl_easy_reset: clear digest auth state
2018-01-30 Adam Marcionekwinbuild: make linker generate proper PDB
2018-01-30 Daniel Stenbergcurl: add --proxy-pinnedpubkey
2018-01-29 Daniel Stenbergconfigure: set PATH_SEPARATOR to colon for PATH w/o...
2018-01-29 Daniel Stenbergcurl_ctype: private is*() type macros and functions
2018-01-29 Marcel Raadbuild: open VC15 projects with VS 2017
2018-01-29 Daniel StenbergRELEASE-NOTES: synced with 094647fca
2018-01-28 Daniel StenbergTODO: UTF-8 filenames in Content-Disposition
2018-01-28 Daniel StenbergKNOWN_BUGS: DICT responses show the underlying protocol
2018-01-27 Alessandro... docs: fix typos in man pages
2018-01-26 Patrick Monneratlib555: drop text conversion and encode data as ascii...
2018-01-26 Daniel Stenberglib517: make variable static to avoid compiler warning
2018-01-26 Patrick Monneratlib544: sync ascii code data with textual data
2018-01-25 moparisthebestGSKit: restore pinnedpubkey functionality
2018-01-25 Dair Grantdarwinssl: Don't import client certificates into Keycha...
2018-01-25 Daniel Stenbergconfigure: fix the check for unsigned time_t
2018-01-25 Daniel Stenbergparsedate: fix date parsing for systems with 32 bit...
2018-01-25 McDonough, Timopenssl: fix pinned public key build error in FIPS...
2018-01-25 moparisthebestSChannel/WinSSL: Replace Curl_none_md5sum with Curl_sch...
2018-01-25 moparisthebestSChannel/WinSSL: Implement public key pinning
2018-01-25 Daniel Stenbergbump: towards 7.58.1
2018-01-25 Daniel Stenbergcookies: remove verbose "cookie size:" output
2018-01-25 Daniel StenbergTODO: hardcode the "localhost" addresses
2018-01-25 Daniel StenbergTODO: CURL_REFUSE_CLEARTEXT
2018-01-24 Daniel Stenbergprogress-bar: don't use stderr explicitly, use bar...
2018-01-24 Gisle VanemFixes for MSDOS etc.
2018-01-24 Gisle VanemFix small typo.
2018-01-23 Daniel StenbergRELEASE: 7.58.0 curl-7_58_0
2018-01-23 Gisle Vanemprogress-bar: get screen width on windows
2018-01-23 Daniel Stenbergtest1454: --connect-to with IPv6 address w/o IPv6 support!
2018-01-23 Daniel StenbergCONNECT_TO: fail attempt to set an IPv6 numerical witho...
2018-01-23 Daniel Stenbergdocs: fix man page syntax to make test 1140 OK again
2018-01-22 Daniel Stenberghttp: prevent custom Authorization headers in redirects
2018-01-22 Daniel Stenbergcurl: progress bar refresh, get width using ioctl()
2018-01-20 Daniel StenbergRELEASE-NOTES: synced with bb0ffcc36
2018-01-20 Daniel Stenberglibcurl-env.3: first take
2018-01-20 Daniel StenbergTODO: two possible name resolver improvements
2018-01-18 Kartik Mahajanhttp2: don't close connection when single transfer...
2018-01-18 Daniel Stenbergtest558: fix for multissl builds
next