projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2014-04-20
Marc Hoersken
sockfilt.c: free memory in case of memory allocation...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Marc Hoersken
multi.c: fix possible invalid memory access in case...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Marc Hoersken
netrc.c: fix multiple possible dereferences of null...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Marc Hoersken
parsedate.c: check sscanf result before passing it...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Marc Hoersken
telnet.c: check sscanf results before passing them...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Marc Hoersken
telnet.c: fix possible use of uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Marc Hoersken
telnet.c: fix possible use of non-null-terminated strings
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Marc Hoersken
url.c: fix possible use of non-null-terminated string...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
tool_writeout.c: initialize string pointer variable
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
tool_formparse.c: fix possible use of non-null-terminat...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
url.c: fix possible use of non-null-terminated string...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
connect.c: fix multiple possible dereferences of null...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
tftp.c: fix possible dereference of null pointer
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
tool_urlglob.c: added some comments to clarify for...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
socks_sspi.c: added pointer guards to FreeContextBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
md5.c: fix use of uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
curl_schannel.c: added explicit cast of structure pointers
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Marc Hoersken
curl_schannel.c: fix possible dereference of null pointer
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
RELEASE-NOTES: Synced with 33e0cba8f1
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
curl_easy_setopt: Updated CURLOPT_URL to include IMAP...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
imap: Extended FETCH support to include PARTIAL URL...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
url.c: Fixed typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
curl_easy_setopt: Updated CURLOPT_URL to include IMAP...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
test810: Updated to use new IMAP URL query string funct...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
imap: Expanded mailbox SEARCH support to use URL query...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
imap: Added support for parsing URL query strings
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
imap: Introduced the SEARCH state
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
imap: Fixed untagged response detection when no data...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Steve Holme
build: Added Visual Studio 2012 (VC11) project files
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Steve Holme
build: Corrected Visual Studio solutions for DLL Releas...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Daniel Stenberg
README.http2: mention some alt-svc thoughts
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Steve Holme
Makefile.am: Missed separator in commit fbaa2f8660
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Steve Holme
build: Added Visual Studio 2010 (VC10) project files
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Dan Fandrich
url: only use if_nametoindex() if IFNAMSIZ is available
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Dan Fandrich
symbian: fixed typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Steve Holme
build: Added Visual Studio 2008 (VC9) project files
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Steve Holme
sas: Added DIGEST-MD5 qop-option validation in native...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Daniel Stenberg
dist: include the projects/ files in releases
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Daniel Stenberg
strerror: fix comment about vxworks' strerror_r buffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Added forward declaration of structures following...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
RELEASE-NOTES: Synced with 5cdb61abb2
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
tests: Disabled DIGEST-MD5 tests when running with...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Fixed compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Added curl_memory.h include as per test 1132
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Fixed compilation warning in SSPI builds
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Corrected missing free of decoded challenge messa...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Corrected add of Curl_sasl_decode_digest_md5_mess...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Post DIGEST-MD5 SSPI code tidy up
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Corrected pre-processor inclusion of SSPI based...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
sasl: Added support for DIGEST-MD5 via Windows SSPI
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
Steve Holme
http_negotiate_sspi: Fixed compilation when USE_HTTP_NE...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
Makefile.vc6: Added curl_sasl_sspi.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
Makefile.vc6: Follow up fix to commit 45d3f00803
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
ntlm: Moved the identity generation into shared SSPI...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
sasl: Renamed SSPI module following short name clash
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
sasl: Added initial stub functions for SSPI DIGEST...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
sasl: Combined DIGEST-MD5 message decoding and generation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Marc Hoersken
Makefile.vc6: added warnless.c to fix build
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
winbuild: Updated the VC++ make instructions following...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Tatsuhiro Tsujikawa
http2: Compile with current nghttp2, which supports...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Steve Holme
winbuild: Added Visual Studio 2005 (VC8) project files
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
curl_easy_setopt: fix wrong version number references
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
docs: this is for 7.37.0
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
PROXYHEADER: send these headers in "normal" proxy reque...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
test1428: verify --proxy-header
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
curl.1: documented --proxy-header
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Maciej Puzio
curl: add --proxy-header
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
symbols-in-versions: Added CURLHEADER_*
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
CURLOPT_HEADEROPT: added
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
CURLOPT_PROXYHEADER: set headers for proxy-only
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Daniel Stenberg
HTTP: don't send Content-Length: 0 _and_ Expect: 100...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Stenberg
ftp: in passive data connect wait for happy eyeballs...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Stenberg
http2+openssl: fix compiler warnings in ALPN using...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Dan Fandrich
tests: unified use of some keywords
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Dan Fandrich
tests: added some missing closing tags
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Stenberg
runtests: insist on a <keywords> section
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Daniel Stenberg
tests: add keywords to the last 7 tests lacking them
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Steve Holme
smtp: Fixed login denied with a RFC-821 based server
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Steve Holme
tests: Added SMTP with credientials test when not suppo...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Daniel Stenberg
urldata: spellfix comment
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Steve Holme
RELEASE-NOTES: Synced with dd07e79023
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Steve Holme
tests: Added SMTP with credentials test for RFC-821...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Stenberg
ipv6: strip off zone identifiers in redirects too
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Dan Fandrich
docs: Removed mention of -g hack when using IPv6 literals
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Stenberg
http2: let openssl mention the exact protocol negotiated
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Daniel Stenberg
http2: remove _DRAFT09 from the NPN_HTTP2 enum
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Till Maas
URL parser: IPv6 zone identifiers are now supported
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Paul Marks
curl: stop interpreting IPv6 literals as glob patterns.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Steve Holme
test938: Updated to use file input for upload
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Steve Holme
test836: Fixed incorrect username in expected output
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Daniel Stenberg
DISABLED: 836, 882 and 938 hang
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Daniel Stenberg
runtests: check protocol before data
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Steve Holme
ftpserver.pl: Extended the full text reply regular...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Daniel Stenberg
keywords: sort case insensitive
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Daniel Stenberg
tests: remove trailing CRs from keywords
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Daniel Stenberg
keywords: sort keywords alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Daniel Stenberg
keywords: don't use STDERR for good info
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Steve Holme
tests: Added email unit tests to verify login credentia...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Steve Holme
tests: Corrected "APOP" authentication keyword
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Steve Holme
tests: Replaced email authentication keywords with...
commit
|
commitdiff
|
tree
|
snapshot
next