projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2015-12-26
Marc Hoersken
runtests.pl: check up to 5 data parts with different...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Daniel Stenberg
CURLOPT_RANGE: for HTTP servers, range support is optional
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Marc Hoersken
tests 1048 and 1050: use datacheck mode text for ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Marc Hoersken
tests 706 and 707: use datacheck mode text for ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Marc Hoersken
tests 400,403,406: use datacheck mode text for ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
sockfilt.c: fix calculation of sleep timeout on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
tests first.c: fix calculation of sleep timeout on...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
test 573: add more debug output
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
ftplistparser.c: fix handling of file LISTings using...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
test 16: fix on Linux (and Windows) by using plain...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
tftpd server: add Windows support by writing files...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
tests 252-255: use datacheck mode text for ASCII-mode...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Marc Hoersken
test 16: fix on Windows by converting data file from...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Daniel Stenberg
Makefile.inc: s/curl_SOURCES/CURL_FILES
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Anders Bakken
ConnectionExists: with *PIPEWAIT, wait for connections
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Anders Bakken
Add .dir-locals and set c-basic-offset to 2.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Johannes Schindelin
configure: detect IPv6 support on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Daniel Stenberg
configure: allow static builds on mingw
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Marc Hoersken
test 1326: fix file check since curl is outputting...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Marc Hoersken
test 1326: fix getting stuck on Windows due to incomple...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Daniel Stenberg
RELEASE-NOTES: command line option recount
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Dan Fandrich
scripts/Makefile: build zsh script even in an out-of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Marc Hoersken
sockfilt.c: added some debug output to select_ws
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Marc Hoersken
sockfilt.c: keep lines shorter than 80 chars
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Marc Hoersken
sockfilt.c: do not wait on unreliable file or pipe...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Daniel Stenberg
cyassl: deal with lack of *get_peer_certificate
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Daniel Stenberg
wolfssl: handle builds without SSLv3 support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Tatsuhiro Tsujikawa
http2: Support trailer fields
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Daniel Stenberg
RELEASE-NOTES: synced with 6c2c019654e658a
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Jay Satiro
x509asn1: Fix host altname verification
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Daniel Stenberg
curl --expect100-timeout: added
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Daniel Stenberg
cyassl: fix compiler warning on type conversion
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Daniel Stenberg
curlver: the pending release will become 7.47.0
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Anders Bakken
setstropt: const-correctness
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Daniel Stenberg
ROADMAP: implemented HTTP2 for HTTPS-only
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Daniel Stenberg
HTTP2.md: spell fix and remove TODO now implemented
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Daniel Stenberg
libressl: the latest openssl x509 funcs are not in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-13
Daniel Stenberg
curl: use 2TLS by default
commit
|
commitdiff
|
tree
|
snapshot
2015-12-13
Daniel Stenberg
http: add libcurl option to allow HTTP/2 for HTTPS...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Daniel Stenberg
openssl: adapt to openssl >= 1.1.0 X509 opaque structs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Daniel Stenberg
openssl: avoid BIO_reset() warnings since it returns...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Daniel Stenberg
openssl: adapt to 1.1.0+ name changes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Daniel Stenberg
scripts/makefile: add standard header
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Daniel Stenberg
scripts/Makefile: fix GNUism and survive no perl
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Daniel Stenberg
fix b6d5cb40d7038fe
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Tatsuhiro Tsujikawa
http2: Fix hanging paused stream
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Christian Stewart
build: fix compilation error with CURL_DISABLE_VERBOSE_...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Gisle Vanem
config-win32: Fix warning HAVE_WINSOCK2_H undefined
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Gisle Vanem
openssl: BoringSSL doesn't have CONF_modules_free
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Gisle Vanem
lwip: Fix compatibility issues with later versions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Patrick Monnerat
os400: define CURL_VERSION_PSL in ILE/RPG binding
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Gisle Vanem
version: Add flag CURL_VERSION_PSL for libpsl
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Jay Satiro
formdata: Check if length is too large for memory
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Steve Holme
tests: Corrected copy and pasted comments from commit...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Daniel Stenberg
curl: remove keepalive #ifdef checks done on libcurl...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Steve Holme
test947: Corrected typo in test name
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Steve Holme
tests: Disable the OAUTHBEARER tests when using a non...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Daniel Stenberg
bump: towards next release
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Daniel Stenberg
RELEASE-NOTES: updated contributor count for 7.46.0
curl-7_46_0
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Daniel Stenberg
THANKS: new contributors from the 7.46.0 release
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Daniel Stenberg
THANKS-filter: single Tim Rühsen spelling
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Daniel Stenberg
docs/examples: gitignore some more built examples
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Daniel Stenberg
RELEASE-NOTES; this bug was never released
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Daniel Stenberg
RELEASE-NOTES: synced with e55f15454efacb0
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Flavio Medeiros
Curl_read_plain: clean up ifdefs that break statements
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Daniel Stenberg
http2: convert some verbose output into debug-only...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Daniel Stenberg
http2 push: add missing inits of new stream
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Daniel Stenberg
http2 push: set weight for new stream
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Daniel Stenberg
curl_setup.h: undef freeaddrinfo in c-ares block to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Daniel Stenberg
nonblock: fix setting non-blocking mode for Amiga
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Daniel Stenberg
zsh install: fix DESTDIR support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Dan Fandrich
lib: Only define curl_dofreeaddrinfo if struct addrinfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Steve Holme
tool_paramhlp: Fixed display of URL index in password...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Daniel Stenberg
timecond: do not add if-modified-since without timecond...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Daniel Stenberg
RELEASE-NOTES: synced with 99d17a5e2ba77e58
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Daniel Stenberg
examples/README: cut out the incomplete list
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Daniel Stenberg
test1513: make sure the callback is only called once
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Daniel Shahaf
build: Install zsh completion
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Daniel Stenberg
done: make sure the final progress update is made
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Daniel Stenberg
curl: expanded the -XHEAD warning text
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Daniel Stenberg
Revert "cleanup: general removal of TODO (and similar...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Daniel Stenberg
CURLOPT_HEADERFUNCTION.3: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Daniel Stenberg
TODO: TCP Fast Open
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Steve Holme
examples: Added website parse-able descriptions to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Steve Holme
TODO: Added another 'multi-interface' idea
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Steve Holme
smb.c: Fixed compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Steve Holme
schannel: Corrected copy/paste error in commit 8d17117683
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Steve Holme
schannel: Use GetVersionEx() when VerifyVersionInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Steve Holme
examples: Fixed compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Steve Holme
Makefile.inc: Fixed test run error
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Daniel Stenberg
TODO: remove duplicated title
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Daniel Stenberg
TODO: added two more libcurl ideas
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Steve Holme
tests: Re-enabled tests 889 and 890 following POP3 fix
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Steve Holme
pop3: Differentiate between success and continuation...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Steve Holme
pop3: Added clarity on some server response codes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Daniel Shahaf
build: Fix theoretical infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Patrick Monnerat
curl.h: s/#defien/#define/
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Patrick Monnerat
os400: synchronize ILE/RPG header file
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Patrick Monnerat
os400: Provide options for libssh2 use in compile scrip...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
danielsh@apache.org
zsh completion: Preserve single quotes in output
commit
|
commitdiff
|
tree
|
snapshot
next