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-21
curl_multi_wait: fix revents
Daniel Stenberg
2013-07-19
curl_easy_perform: gradually increase the delay time
Daniel Stenberg
2013-07-19
ftp_do_more: consider DO_MORE complete when server connects back
Daniel Stenberg
2013-07-19
Makefile.b32: Borland makefile adjustments. Tested with BCC 5.5.1
Yang Tse
2013-07-19
WIN32 MemoryTracking: require UNICODE for wide strdup code support
Yang Tse
2013-07-18
CURLOPT_XFERINFOFUNCTION: introducing a new progress callback
Daniel Stenberg
2013-07-18
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
Yang Tse
2013-07-18
curl_multi_wait: set revents for extra fds
Evgeny Turnaev
2013-07-17
asyn-ares: Don't blank ares servers if none configured.
Ben Greear
2013-07-17
cmake: Fix for MSVC2010 project generation
Sergei Nikulov
2013-07-16
slist.c: Curl_slist_append_nodup() OOM handling fix
Yang Tse
2013-07-15
curl_slist_append(): fix error detection
Patrick Monnerat
2013-07-15
slist.c: fix indentation
Patrick Monnerat
2013-07-15
OS400: new SSL backend GSKit
Patrick Monnerat
2013-07-15
config-os400.h: enable system strdup(), strcmpi(), etc.
Patrick Monnerat
2013-07-15
x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract
Patrick Monnerat
2013-07-15
ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSL
Patrick Monnerat
2013-07-15
Merge branch 'master' of github.com:bagder/curl
Patrick Monnerat
2013-07-15
slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup()
Patrick Monnerat
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
[next]