index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-29
curl_formadd: fix file upload on VMS
John E. Malmberg
2013-07-26
formadd: CURLFORM_FILECONTENT wrongly rejected some option combos
Daniel Stenberg
2013-07-25
packages/vms/Makefile.am: add latest file additions to EXTRA_DIST
Yang Tse
2013-07-25
VMS: intial set of files to allow building using GNV toolkit.
John E. Malmberg
2013-07-24
string formatting: fix too many arguments for format
Yang Tse
2013-07-24
string formatting: fix zero-length printf format string
Yang Tse
2013-07-24
easy.c: curl_easy_getinfo() fix va_start/va_end matching
Yang Tse
2013-07-24
imap.c: imap_sendf() fix va_start/va_end matching
Yang Tse
2013-07-24
string formatting: fix 15+ printf-style format strings
Yang Tse
2013-07-24
OS400: sync ILE/RPG binding with current curl.h
Patrick Monnerat
2013-07-24
string formatting: fix 25+ printf-style format strings
Yang Tse
2013-07-23
Makefile.am: use LDFLAGS as well when linking libcurl
Daniel Stenberg
2013-07-23
url.c: Fix dot file path cleanup when using an HTTP proxy
Fabian Keil
2013-07-23
tests: test1232 verifies dotdot removal from path with proxy
Fabian Keil
2013-07-23
dotdot.c: Fix a RFC section number in a comment for Curl_dedotdotify()
Fabian Keil
2013-07-22
build_vms.com: fix debug and float options
John E. Malmberg
2013-07-22
curl: fix upload of a zip file in OpenVMS
John E. Malmberg
2013-07-22
libtest: fix data type of some *_setopt() 'long' arguments
Yang Tse
2013-07-22
curl: fix symbolic names for CURL_NETRC_* enum in --libcurl output
Yang Tse
2013-07-22
curl: fix symbolic names for CURLUSESSL_* enum in --libcurl output
Yang Tse
2013-07-22
tool_operate.c: fix passing curl_easy_setopt long arg on some x64 ABIs
Yang Tse
2013-07-21
curl_multi_wait: fix revents
Daniel Stenberg
2013-07-19
RELEASE-NOTES: synced with d529f3882b9bca
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
xc-am-iface.m4: comments refinement
Yang Tse
2013-07-18
configure: fix 'subdir-objects' distclean related issue
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-17
mk-ca-bundle.1: point out certdata.txt format docs
Daniel Stenberg
2013-07-16
slist.c: Curl_slist_append_nodup() OOM handling fix
Yang Tse
2013-07-16
test1414: FTP PORT download without SIZE support
Daniel Stenberg
2013-07-16
tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES
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
OS400: add slist and certinfo EBCDIC support
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
src/tool: allow timeouts to accept decimal values
Dave Reisner
[prev]
[next]