index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2014-04-27
http2: Compile with latest nghttp2
Tatsuhiro Tsujikawa
2014-04-26
INFILESIZE: fields in UserDefined must not be changed run-time
Daniel Stenberg
2014-04-25
nss: propagate blocking direction from NSPR I/O
Kamil Dudka
2014-04-23
handler: make 'protocol' always specified as a single bit
Daniel Stenberg
2014-04-23
cyassl: Use error-ssl.h when available
Dan Fandrich
2014-04-22
gtls: fix NULL pointer dereference
Daniel Stenberg
2014-04-22
curl_global_init_mem: bump initialized even if already initialized
Daniel Stenberg
2014-04-22
nss: implement non-blocking SSL handshake
Kamil Dudka
2014-04-22
nss: split Curl_nss_connect() into 4 functions
Kamil Dudka
2014-04-19
multi.c: fix possible invalid memory access in case nfds overflows
Marc Hoersken
2014-04-19
netrc.c: fix multiple possible dereferences of null pointers
Marc Hoersken
2014-04-19
parsedate.c: check sscanf result before passing it to strlen
Marc Hoersken
2014-04-19
telnet.c: check sscanf results before passing them to snprintf
Marc Hoersken
2014-04-19
telnet.c: fix possible use of uninitialized variable
Marc Hoersken
2014-04-19
telnet.c: fix possible use of non-null-terminated strings
Marc Hoersken
2014-04-19
url.c: fix possible use of non-null-terminated string with strlen
Marc Hoersken
2014-04-19
url.c: fix possible use of non-null-terminated string with strlen
Marc Hoersken
2014-04-18
connect.c: fix multiple possible dereferences of null pointers
Marc Hoersken
2014-04-18
tftp.c: fix possible dereference of null pointer
Marc Hoersken
2014-04-18
socks_sspi.c: added pointer guards to FreeContextBuffer calls
Marc Hoersken
2014-04-18
md5.c: fix use of uninitialized variable
Marc Hoersken
2014-04-18
curl_schannel.c: added explicit cast of structure pointers
Marc Hoersken
2014-04-18
curl_schannel.c: fix possible dereference of null pointer
Marc Hoersken
2014-04-18
imap: Extended FETCH support to include PARTIAL URL specifier
Steve Holme
2014-04-18
url.c: Fixed typo in comment
Steve Holme
2014-04-18
imap: Expanded mailbox SEARCH support to use URL query strings
Steve Holme
2014-04-18
imap: Added support for parsing URL query strings
Steve Holme
2014-04-18
imap: Introduced the SEARCH state
Steve Holme
2014-04-18
imap: Fixed untagged response detection when no data after command
Steve Holme
2014-04-17
README.http2: mention some alt-svc thoughts
Daniel Stenberg
2014-04-14
url: only use if_nametoindex() if IFNAMSIZ is available
Dan Fandrich
2014-04-08
sas: Added DIGEST-MD5 qop-option validation in native challange handling
Steve Holme
2014-04-06
strerror: fix comment about vxworks' strerror_r buffer size
Daniel Stenberg
2014-04-06
sasl: Added forward declaration of structures following recent changes
Steve Holme
2014-04-06
sasl: Fixed compilation warning
Steve Holme
2014-04-06
sasl: Added curl_memory.h include as per test 1132
Steve Holme
2014-04-06
sasl: Fixed compilation warning in SSPI builds
Steve Holme
2014-04-06
sasl: Corrected missing free of decoded challenge message from 607883f13c
Steve Holme
2014-04-06
sasl: Corrected add of Curl_sasl_decode_digest_md5_message() from 2c49e96092
Steve Holme
2014-04-06
sasl: Post DIGEST-MD5 SSPI code tidy up
Steve Holme
2014-04-06
sasl: Corrected pre-processor inclusion of SSPI based DIGEST-MD5 code
Steve Holme
2014-04-06
sasl: Added support for DIGEST-MD5 via Windows SSPI
Steve Holme
2014-04-06
http_negotiate_sspi: Fixed compilation when USE_HTTP_NEGOTIATE not defined
Steve Holme
2014-04-06
Makefile.vc6: Added curl_sasl_sspi.c
Steve Holme
2014-04-06
ntlm: Moved the identity generation into shared SSPI code
Steve Holme
2014-04-06
sasl: Renamed SSPI module following short name clash
Steve Holme
2014-04-05
sasl: Added initial stub functions for SSPI DIGEST-MD support
Steve Holme
2014-04-05
sasl: Combined DIGEST-MD5 message decoding and generation
Steve Holme
2014-04-05
http2: Compile with current nghttp2, which supports h2-11
Tatsuhiro Tsujikawa
2014-04-04
PROXYHEADER: send these headers in "normal" proxy requests too
Daniel Stenberg
[next]