projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2019-02-18
Daniel Stenberg
examples/http2-serverpush: add some sensible error...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Jay Satiro
easy: fix win32 init to work without CURL_GLOBAL_WIN32
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Daniel Gustafsson
cookie: Add support for cookie prefixes
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Daniel Gustafsson
mbedtls: release sessionid resources on error
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Patrick Monnerat
cli tool: refactor encoding conversion sequence for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-16
Patrick Monnerat
version.c: silent scan-build even when librtmp is not...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Daniel Stenberg
RELEASE-NOTES: synced
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Daniel Stenberg
Curl_now: figure out windows version in win32_init
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Marcel Raad
unit1307: just fail without FTP support
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Daniel Stenberg
travis: enable valgrind for the iconv tests too
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
travis: add scan-build
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
examples/sftpuploadresume: Value stored to 'result...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
examples/http2-upload: cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
examples/http2-download: cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
examples/postinmemory: Potential leak of memory pointed...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
examples/httpcustomheader: Value stored to 'res' is...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
examples: remove superfluous null-pointer checks
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
strip_trailing_dot: make sure NULL is never used for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Jay Satiro
connection_check: restore original conn->data after...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
memdebug: bring back curl_mark_sclose
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Patrick Monnerat
transfer.c: do not compute length of undefined hex...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
KNOWN_BUGS: Cannot compile against a static build of...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Patrick Monnerat
x509asn1: "Dereference of null pointer"
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
configure: show features as well in the final summary
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
KNOWN_BUGS: curl compiled on OSX 10.13 failed to run...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
KNOWN_BUGS: Deflate error after all content was received
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
gssapi: fix deprecated header warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
TODO: Upgrade to websockets
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Daniel Stenberg
TODO: cmake test suite improvements
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Patrick Monnerat
curl: "Dereference of null pointer"
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Marcel Raad
unit1307: require FTP support
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Daniel Stenberg
TODO: TFO support on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Daniel Stenberg
multi: Dereference of null pointer
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Daniel Stenberg
urlglob: Argument with 'nonnull' attribute passed null
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Jay Satiro
schannel: restore some debug output but only for debug...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Jay Satiro
examples/crawler: Fix the Accept-Encoding setting
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
mime: put the boundary buffer into the curl_mime struct
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
schannel: be quiet
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Romain Geissler
Curl_resolv: fix a gcc -Werror=maybe-uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
http2: multi_connchanged() moved from multi.c, only...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
curl: "Function call argument is an uninitialized value"
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
pretransfer: don't strlen() POSTFIELDS set for GET...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
multi: remove verbose "Expire in" ... messages
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
mbedtls: make it build even if MBEDTLS_VERSION_C isn...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Gustafsson
non-ascii.c: fix typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
fnmatch: disable if FTP is disabled
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Daniel Stenberg
curl_path: only enabled for SSH builds
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Frank Gevaerts
tests: add stderr comparison to the test suite
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Patrick Monnerat
cli tool: do not use mime.h private structures.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
curlver: bump to 7.64.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
RELEASE-NOTES: synced
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Gustafsson
curl: follow-up to 3f16990ec84
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Gustafsson
dns: release sharelock as soon as possible
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
curl: follow-up to b49652ac66cc0
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
multi: (void)-prefix when ignoring return values
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
curl: fix FreeBSD compiler warning in the --xattr code
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
connection_check: set ->data to the transfer doing...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
hostip: make create_hostcache_id avoid alloc + free
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Daniel Stenberg
scripts/singleuse: script to use to track single-use...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Daniel Stenberg
cleanup: make local functions static
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Dan Fandrich
cirrus: Added FreeBSD builds using Cirrus CI.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Daniel Stenberg
url/idnconvert: remove scan for <= 32 ascii values
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Daniel Stenberg
urlapi: reduce variable scope, remove unreachable ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Alessandro...
zsh.pl: escape ':' character
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Alessandro...
zsh.pl: update regex to better match curl -h output
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Marcel Raad
tool_operate: fix typecheck warning
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Chris Araman
url: close TLS before removing conn from cache
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Daniel Gustafsson
INTERNALS.md: fix subsection depth and link
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Daniel Stenberg
RELEASE-NOTES: 7.64.0
curl-7_64_0
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Daniel Stenberg
RELEASE-PROCEDURE: update the release calendar
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Daniel Stenberg
THANKS: 7.64.0 status
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Daniel Gustafsson
ROADMAP: remove already performed item
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Etienne Simard
CONTRIBUTE.md: Fix grammatical errors
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Julian Z
docs: use $(INSTALL_DATA) to install man page
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Ladar Levison
runtests.pl: Fix perl call to include srcdir
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Daniel Gustafsson
smtp: avoid risk of buffer overflow in strtol
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Daniel Stenberg
ntlm: fix *_type3_message size check to avoid buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Daniel Stenberg
NTLM: fix size check condition for type2 received data
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
georgeok
spnego_sspi: add support for channel binding
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Daniel Stenberg
RELEASE-NOTES: synced
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Daniel Stenberg
schannel: stop calling it "winssl"
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Daniel Stenberg
multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSIN...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
John Marshall
doc: use meaningless port number in CURLOPT_LOCALPORT...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Gisle Vanem
Escape the '\'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Jay Satiro
TODO: WinSSL: 'Add option to disable client cert auto...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Jeremie Rapin
sigpipe: if mbedTLS is used, ignore SIGPIPE
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Daniel Stenberg
unit1653: make it survive torture tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Michael Kujawa
timeval: Disable MSVC Analyzer GetTickCount warning
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Daniel Stenberg
configure: rewrite --enable-code-coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Felix Hädicke
setopt: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_K...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Felix Hädicke
libssh: do not let libssh create socket
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Daniel Stenberg
RELEASE-NOTES: synced
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Archangel_SDY
schannel: preserve original certificate path parameter
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Daniel Stenberg
KNOWN_BUGS: tests not compatible with python3
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Daniel Gustafsson
memcmp: avoid doing single char memcmp
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Daniel Stenberg
COPYING: it's 2019
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
hhb
configure: fix recv/send/select detection on Android
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
georgeok
ntlm_sspi: add support for channel binding
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Daniel Stenberg
schannel: on connection close there might not be a...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
JDepooter
ssh: log the libssh2 error message when ssh session...
commit
|
commitdiff
|
tree
|
snapshot
next