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-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
2018-01-25
bump: towards 7.58.1
Daniel Stenberg
2018-01-25
cookies: remove verbose "cookie size:" output
Daniel Stenberg
2018-01-25
TODO: hardcode the "localhost" addresses
Daniel Stenberg
2018-01-25
TODO: CURL_REFUSE_CLEARTEXT
Daniel Stenberg
2018-01-24
progress-bar: don't use stderr explicitly, use bar->out
Daniel Stenberg
2018-01-24
Fixes for MSDOS etc.
Gisle Vanem
2018-01-24
Fix small typo.
Gisle Vanem
2018-01-23
RELEASE: 7.58.0
Daniel Stenberg
2018-01-23
progress-bar: get screen width on windows
Gisle Vanem
2018-01-23
test1454: --connect-to with IPv6 address w/o IPv6 support!
Daniel Stenberg
2018-01-23
CONNECT_TO: fail attempt to set an IPv6 numerical without IPv6 support
Daniel Stenberg
2018-01-23
docs: fix man page syntax to make test 1140 OK again
Daniel Stenberg
2018-01-22
http: prevent custom Authorization headers in redirects
Daniel Stenberg
2018-01-22
curl: progress bar refresh, get width using ioctl()
Daniel Stenberg
2018-01-20
RELEASE-NOTES: synced with bb0ffcc36
Daniel Stenberg
2018-01-20
libcurl-env.3: first take
Daniel Stenberg
[next]