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
2013-07-15
sslgen.c: fix Curl_rand() compiler warning
Yang Tse
2013-07-15
sslgen.c: fix unreleased Curl_rand() infinite recursion
Yang Tse
2013-07-14
url.c: fix parse_url_login() OOM handling
Yang Tse
2013-07-12
http_digest.c: SIGSEGV and OOM handling fixes
Yang Tse
2013-07-12
url.c: fix parse_login_details() OOM handling
Yang Tse
2013-07-12
setup-vms.h: sk_pop symbol tweak
John E. Malmberg
2013-07-11
getinfo.c: fix enumerated type mixed with another type
Yang Tse
2013-07-11
url.c: fix SIGSEGV
Yang Tse
2013-07-11
dotdot.c: fix global declaration shadowing
Yang Tse
2013-07-11
easy.c: fix global declaration shadowing
Yang Tse
2013-07-08
Added winssl-zlib target to VC builds.
Guenter Knauf
2013-07-08
Synced Makefile.vc6 with recent changes.
Guenter Knauf
2013-07-02
darwinssl: SSLv2 connections are aborted if unsupported by the OS
Nick Zitzmann
2013-06-30
url: restore the functionality of 'curl -u :'
Kamil Dudka
2013-06-25
digest: append the timer to the random for the nonce
Daniel Stenberg
2013-06-25
digest: improve nonce generation
Daniel Stenberg
2013-06-25
formpost: better random boundaries
Daniel Stenberg
2013-06-25
printf: make sure %x are treated unsigned
Daniel Stenberg
2013-06-24
SIGPIPE: don't use 'data' in sigpipe restore
Daniel Stenberg
2013-06-23
c-ares: improve error message on failed resolve
Daniel Stenberg
2013-06-23
ossl_recv: check for an OpenSSL error, don't assume
Daniel Stenberg
2013-06-22
Merge branch 'master' of https://github.com/bagder/curl
Nick Zitzmann
2013-06-22
darwinssl: fix crash that started happening in Lion
Nick Zitzmann
2013-06-22
SIGPIPE: ignored while inside the library
Daniel Stenberg
2013-06-22
darwinssl: reform OS-specific #defines
Nick Zitzmann
2013-06-22
dotdot: introducing dot file path cleanup
Daniel Stenberg
2013-06-22
Curl_urldecode: no peeking beyond end of input buffer
Daniel Stenberg
2013-06-20
multi_socket: react on socket close immediately
Daniel Stenberg
2013-06-17
CURLOPT_COOKIELIST: take cookie share lock
Daniel Stenberg
2013-06-13
curl_easy_perform: avoid busy-looping
Daniel Stenberg
2013-06-12
cookies: follow-up fix for path checking
YAMADA Yasuharu
2013-06-12
axtls: now done non-blocking
Eric Hu
2013-06-11
Curl_output_digest: support auth-int for empty entity body
Daniel Stenberg
2013-06-11
multi_socket: reduce timeout inaccuracy margin
Daniel Stenberg
2013-06-10
cert_stuff: avoid double free in the PKCS12 code
Daniel Stenberg
2013-06-10
cert_stuff: remove code duplication in the pkcs12 logic
Daniel Stenberg
2013-06-08
axtls: honor disabled VERIFYHOST
Aleksey Tulinov
2013-06-04
curl_multi_wait: only use internal timer if not -1
Daniel Stenberg
2013-06-03
curl_multi_wait: reduce timeout if the multi handle wants to
Daniel Stenberg
2013-06-03
multi_runsingle: switch an if() condition for readability
Daniel Stenberg
2013-06-02
curl_schannel.c: Removed variable unused since 35874298e4
Marc Hoersken
2013-06-02
curl_setup.h: Fixed redefinition warning using mingw-w64
Marc Hoersken
2013-05-30
multi_runsingle: add braces to clarify the code
Daniel Stenberg
2013-05-27
Digest auth: escape user names with \ or " in them
Daniel Stenberg
2013-05-22
ossl_recv: SSL_read() returning 0 is an error too
Mike Giancola
2013-05-22
ossl_send: SSL_write() returning 0 is an error too
Mike Giancola
2013-05-21
Curl_cookie_add: handle IPv6 hosts
Daniel Stenberg
2013-05-18
cookies: only consider full path matches
YAMADA Yasuharu
2013-05-16
axtls: prevent memleaks on SSL handshake failures
Eric Hu
2013-05-12
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
Daniel Stenberg
[next]