index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-09
content_encoding: Add "none" alias to "identity"
Mohammad AlSaleh
2018-02-08
build-openssl.bat: Follow up to 648679ab8e to suppress copy/move output
Steve Holme
2018-02-08
build-openssl.bat: Fixed incorrect move if destination build folder exists
Steve Holme
2018-02-08
schannel: fix compiler warnings
Michael Kaufmann
2018-02-07
curl_addrinfo.c: Allow Unix Domain Sockets to compile under Windows
Steve Holme
2018-02-07
fnmatch: optimize processing of consecutive *s and ?s pattern characters
Patrick Monnerat
2018-02-06
build-openssl.bat/build-wolfssl.bat: Build platform is optional
Steve Holme
2018-02-06
openssl: Don't add verify locations when verifypeer==0
Patrick Schlangen
2018-02-05
build-wolfssl.bat: Extend VC15 support to include Enterprise and Professional
Steve Holme
2018-02-05
build-openssl.bat: Extend VC15 support to include Enterprise and Professional
Steve Holme
2018-02-05
time-cond: fix reading the file modification time on Windows
Michael Kaufmann
2018-02-05
formdata: use the mime-content type function
Daniel Stenberg
2018-02-02
getdate: return -1 for out of range
Daniel Stenberg
2018-02-01
build: fix termios issue on android cross-compile
Ben Greear
2018-02-01
time_t-fixes: remove typecasts to 'long' for info.filetime
Daniel Stenberg
2018-01-31
curl_setup: move the precautionary define of SIZEOF_TIME_T
Daniel Stenberg
2018-01-31
parsedate: s/#if/#ifdef
Daniel Stenberg
2018-01-31
fnmatch: pattern syntax can no longer fail
Patrick Monnerat
2018-01-31
fnmatch: accept an alphanum to be followed by a non-alphanum in char set
Patrick Monnerat
2018-01-31
fnmatch: do not match the empty string with a character set
Patrick Monnerat
2018-01-30
build: fix windows build methods for curl_ctype.c
Jay Satiro
2018-01-30
progress-bar.d: update to match implementation
Daniel Stenberg
2018-01-30
http2: set DEBUG_HTTP2 to enable more HTTP/2 logging
Daniel Stenberg
2018-01-30
file: Check the return code from Curl_range and bail out on error
Max Dymond
2018-01-30
Curl_range: add check to ensure "from <= to"
Max Dymond
2018-01-30
Curl_range: commonize FTP and FILE range handling
Max Dymond
2018-01-30
RELEASE-NOTES: synced with 811beab9f
Daniel Stenberg
2018-01-30
curlver: next release will be 7.59.0
Daniel Stenberg
2018-01-30
curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6
MichaĆ Janiszewski
2018-01-30
time: support > year 2038 time stamps for system with 32bit long
Daniel Stenberg
2018-01-30
curl_easy_reset: clear digest auth state
Daniel Stenberg
2018-01-30
winbuild: make linker generate proper PDB
Adam Marcionek
2018-01-30
curl: add --proxy-pinnedpubkey
Daniel Stenberg
2018-01-30
configure: set PATH_SEPARATOR to colon for PATH w/o separator
Daniel Stenberg
2018-01-29
curl_ctype: private is*() type macros and functions
Daniel Stenberg
2018-01-29
build: open VC15 projects with VS 2017
Marcel Raad
2018-01-29
RELEASE-NOTES: synced with 094647fca
Daniel Stenberg
2018-01-28
TODO: UTF-8 filenames in Content-Disposition
Daniel Stenberg
2018-01-28
KNOWN_BUGS: DICT responses show the underlying protocol
Daniel Stenberg
2018-01-27
docs: fix typos in man pages
Alessandro Ghedini
2018-01-26
lib555: drop text conversion and encode data as ascii codes
Patrick Monnerat
2018-01-26
lib517: make variable static to avoid compiler warning
Daniel Stenberg
2018-01-26
lib544: sync ascii code data with textual data
Patrick Monnerat
2018-01-25
GSKit: restore pinnedpubkey functionality
moparisthebest
2018-01-25
darwinssl: Don't import client certificates into Keychain on macOS
Dair Grant
2018-01-25
configure: fix the check for unsigned time_t
Daniel Stenberg
2018-01-25
parsedate: fix date parsing for systems with 32 bit long
Daniel Stenberg
2018-01-25
openssl: fix pinned public key build error in FIPS mode
McDonough, Tim
2018-01-25
SChannel/WinSSL: Replace Curl_none_md5sum with Curl_schannel_md5sum
moparisthebest
2018-01-25
SChannel/WinSSL: Implement public key pinning
moparisthebest
[next]