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
2009-08-29
add cast to silent compiler warning with 64bit systems.
Gunter Knauf
2009-08-29
fix shadow definition of outp.
Gunter Knauf
2009-08-29
add cast to silent compiler warning with 64bit systems.
Gunter Knauf
2009-08-29
removed obsolete casts.
Gunter Knauf
2009-08-29
add casts to silent compiler warnings with 64bit systems.
Gunter Knauf
2009-08-29
add cast to silient compiler warning with 64bit systems.
Gunter Knauf
2009-08-28
- Improved error message for not matching certificate subject name in
Kamil Dudka
2009-08-24
- Introduced a SYST-based test to properly set-up name format when dealing w...
Patrick Monnerat
2009-08-24
clarify the code by initing newurl to NULL
Daniel Stenberg
2009-08-21
With CURLOPT_PROXY_TRANSFER_MODE, avoid sending invalid URLs like
Michal Marek
2009-08-21
- Andre Guibert de Bruet pointed out a missing return code check for a
Daniel Stenberg
2009-08-21
- Lots of good work by Krister Johansen, mostly related to pipelining:
Daniel Stenberg
2009-08-16
added missing curl_easy_pause to export list.
Gunter Knauf
2009-08-13
- Changed NSS code to not ignore the value of ssl.verifyhost and produce more
Kamil Dudka
2009-08-12
add missing file, as pointed out by Karl M
Daniel Stenberg
2009-08-12
- Carsten Lange reported a bug and provided a patch for TFTP upload and the
Daniel Stenberg
2009-08-11
- Peter Sylvester made the HTTPS test server use specific certificates for
Daniel Stenberg
2009-08-11
- Benbuck Nason posted the bug report #2835196
Daniel Stenberg
2009-08-11
Fixed a memory leak in the FTP code and an off-by-one heap buffer overflow.
Dan Fandrich
2009-08-07
fix cast for some systems which are broken due to absense of socklen_t, there...
Gunter Knauf
2009-08-06
fixed cast added with last commit.
Gunter Knauf
2009-08-06
cast to fix 64bit build warnings. From manpage:
Gunter Knauf
2009-08-03
avoid possible NULL dereference caused by my previous fix
Daniel Stenberg
2009-08-03
indentation fixes only
Daniel Stenberg
2009-08-03
Reverted the zero-byte-in-name check to instead rely on the fact that strlen
Daniel Stenberg
2009-08-02
Extended my embedded-zero-in-cert-name fix based on a comment from Scott
Daniel Stenberg
2009-08-01
- Curt Bogmine reported a problem with SNI enabled on a particular server. We
Daniel Stenberg
2009-08-01
- Scott Cantor posted the bug report #2829955
Daniel Stenberg
2009-08-01
- Tanguy Fautre pointed out that OpenSSL's function RAND_screen() (present
Daniel Stenberg
2009-08-01
- Alexander Beedie provided the patch for a noproxy problem: If I have set
Daniel Stenberg
2009-07-27
- All the quote options (CURLOPT_QUOTE, CURLOPT_POSTQUOTE and
Daniel Stenberg
2009-07-27
From: Johan van Selst
Daniel Stenberg
2009-07-26
- Bug report #2825989 (http://curl.haxx.se/bug/view.cgi?id=2825989) pointed
Daniel Stenberg
2009-07-24
changes to silent compiler warnings with 64bit systems.
Gunter Knauf
2009-07-24
changes to silent compiler warnings with 64bit systems.
Gunter Knauf
2009-07-23
changes to silent compiler warnings with 64bit systems.
Gunter Knauf
2009-07-23
fixed brace error.
Gunter Knauf
2009-07-23
changes to silent compiler warnings with 64bit systems.
Gunter Knauf
2009-07-23
blocked sshkeycallback() with HAVE_LIBSSH2_KNOWNHOST_API to avoid compiler wa...
Gunter Knauf
2009-07-22
- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.
Daniel Stenberg
2009-07-22
- David Binderman found a memory and fd leak in lib/gtls.c:load_file()
Michal Marek
2009-07-20
- Claes Jakobsson improved the support for client certificates handling
Kamil Dudka
2009-07-16
added a cast to silent compiler warning with 64bit systems.
Gunter Knauf
2009-07-15
Added nonblock.c to the non-automake makefiles (note that the dependencies
Dan Fandrich
2009-07-15
fixed typo.
Gunter Knauf
2009-07-14
ENH: add optional support for c-ares
Bill Hoffman
2009-07-14
ENH: move config.h.cmake to curl_config.h.cmake so it builds again
Bill Hoffman
2009-07-14
ENH: add nonblock.c to build for CMake
Bill Hoffman
2009-07-14
renamed generated config.h to curl_config.h in order to avoid clashes when li...
Gunter Knauf
2009-07-11
silence a compiler warning
Daniel Stenberg
[next]