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
2007-03-15
Various memory leaks plugged and NULL pointer fixes made in the ssh code.
Dan Fandrich
2007-03-15
- Nick made the curl tool accept globbing ranges that only is one number, i.e
Daniel Stenberg
2007-03-15
Fixed some memory leaks in various error paths.
Dan Fandrich
2007-03-15
show better description for AMD64-linux static libraries PIC check
Yang Tse
2007-03-15
Fixed a memory leak.
Dan Fandrich
2007-03-14
yassl doesn't have SSL_get_shutdown() in its OpenSSL() layer so we check for
Daniel Stenberg
2007-03-14
Fixed a NULL pointer dereference on sftp initialization failure.
Dan Fandrich
2007-03-13
--ftp-ssl-control is now honoured on ftps:// URLs
Dan Fandrich
2007-03-13
Use Curl_inet_pton() instead of inet_pton().
Gisle Vanem
2007-03-12
libcurl supplies its own crypto hash functions when SSL is disabled, so
Dan Fandrich
2007-03-12
RECV is for download
Daniel Stenberg
2007-03-12
Emmanuel Dreyfus fixed not being able to find ber_free() in
Yang Tse
2007-03-11
can just as well NULLify the pointer in a single spot
Daniel Stenberg
2007-03-11
reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html
Daniel Stenberg
2007-03-11
fix compiler warning: unused variable
Yang Tse
2007-03-10
Eygene Ryabinkin fixed a use-after-free issue with HTTP transfers with the
Daniel Stenberg
2007-03-10
Bryan Henderson
Daniel Stenberg
2007-03-10
- Bryan Henderson introduces two things:
Daniel Stenberg
2007-03-10
pycurl 7.16.1
Daniel Stenberg
2007-03-10
change max allowed time for this test to complete to 90 seconds
Yang Tse
2007-03-09
Updated the test harness to add a new "crypto" feature check and updated the
Dan Fandrich
2007-03-09
- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.
Daniel Stenberg
2007-03-09
- Robert A. Monat improved the maketgz and VC6/8 generating to set the correct
Daniel Stenberg
2007-03-09
- Justin Fletcher fixed a file descriptor leak in the curl tool when trying to
Daniel Stenberg
2007-03-09
Updated the test harness to check for protocol support before running each
Dan Fandrich
2007-03-08
Made a few cleanups.
Dan Fandrich
2007-03-08
Added SSL as a required feature for test case 400.
Dan Fandrich
2007-03-08
remove code superceeded by the new method used to force
Yang Tse
2007-03-08
Added test infrastructure to support basic FTPS tests. This currently
Dan Fandrich
2007-03-07
Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control and
Dan Fandrich
2007-03-07
fix test leftover in previous commit
Yang Tse
2007-03-07
force libtool to build static libraries with PIC on AMD64
Yang Tse
2007-03-07
Autoconf redefines the M4 builtin macro 'm4_undefine' in such a way that
Yang Tse
2007-03-06
Fixed a couple of problems detected by valgrind in test cases 181 & 216
Dan Fandrich
2007-03-06
Autoconf 2.57 didn't like these m4_undefine for some reason (probably a bug).
Dan Fandrich
2007-03-06
skip libtool C++ and Fortran linker checks
Yang Tse
2007-03-06
skip libtool C++ and Fortran checks
Yang Tse
2007-03-03
stricter newline policy
Yang Tse
2007-03-03
30 seconds isn't long enough for this test on a loaded server.
Yang Tse
2007-03-03
stricter newline policy
Yang Tse
2007-03-02
- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8
Daniel Stenberg
2007-03-01
remove unncessary and wrong remark
Daniel Stenberg
2007-03-01
Reduce the posibility of leaving the sockfilter hanging around when
Yang Tse
2007-03-01
Do not remove CURLM_STATE_WAITPROXYCONNECT from the CURLMstate enum
Yang Tse
2007-02-28
proper symbol definition check for Novell NetWare
Yang Tse
2007-02-28
proper symbol definition check for all AmigaOS flavours
Yang Tse
2007-02-28
clarify that -K files are expected to have one option per line
Daniel Stenberg
2007-02-28
protect from themselves those who need it
Yang Tse
2007-02-27
log a 1120 chars long string to aid in quoted-printable and soft
Yang Tse
2007-02-27
- Hang Kin Lau found and fixed: When I use libcurl to connect to an https
Daniel Stenberg
[next]