| patch |
summary |
view |
raw |
| file-protocol-CVE-2009-0037 |
docs/libcurl/curl_easy_setopt.3 | 24 ++++++++++++++++++++++++
include/curl/curl.h | 27 +++++++++++++++++++++++++++
lib/easy.c | 7 +++++++
lib/url.c | 38 ++++++++++++++++++++++++++++++++++++--
lib/urldata.h | 35 ++++++++++++++++++++++-------------
5 files changed, 116 insertions(+), 15 deletions(-)
|
view
|
download
|
| no_com_err |
configure.ac | 6 ++++--
curl-config.in | 6 +++---
libcurl.pc.in | 2 +-
3 files changed, 8 insertions(+), 6 deletions(-)
|
view
|
download
|
| c-ares_ipv6 |
CHANGES | 5 ++
RELEASE-NOTES | 4 +
lib/hostares.c | 90 +++++++++++++++++++++++++++++++++++++++++--
lib/hostip.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
lib/hostip.h | 6 ++
lib/hostip4.c | 92 --------------------------------------------
6 files changed, 218 insertions(+), 98 deletions(-)
|
view
|
download
|
| runtests_gdb |
tests/runtests.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| art_http_scripting |
docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| versioned |
configure.ac | 47 +++++++++++++++++++++++++++++++++++++++++++++++
lib/Makefile.am | 6 +++++-
lib/libcurl.vers.in | 13 +++++++++++++
3 files changed, 65 insertions(+), 1 deletion(-)
|
view
|
download
|
| gnutls |
docs/examples/Makefile.am | 2 +-
lib/Makefile.am | 6 +++---
src/Makefile.am | 4 ++--
tests/libtest/Makefile.am | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|