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
2008-06-19
Removed the #define of ciphernum since keeping a define updated to be the
Daniel Stenberg
2008-06-19
s/strcasecmp/strequal to make it more portable
Daniel Stenberg
2008-06-19
Always use $LOGDIR when referring to the log directory.
Dan Fandrich
2008-06-19
Fixed a memory leak in the command-line tool that caused a valgrind error.
Dan Fandrich
2008-06-19
Added SSH failure test cases 628-632
Dan Fandrich
2008-06-18
- Rob Crittenden brought a fix for the NSS layer that makes libcurl no longer
Daniel Stenberg
2008-06-18
removed warning about unused argument by simply removing that argument from
Daniel Stenberg
2008-06-18
check_issuer_cert() now builds and there's one warning less. Still one compiler
Daniel Stenberg
2008-06-18
No longer break out of a shell "for" statement from inside
Yang Tse
2008-06-13
In checkPendPipeline() we can't be setting the TIMER_CONNECT correctly as that
Daniel Stenberg
2008-06-13
fixed the language somewhat
Daniel Stenberg
2008-06-13
Fixed curl-config --ca which wasn't being exported by configure.
Dan Fandrich
2008-06-12
Added IPv6 keywords for some more tests that require IPv6 networking support
Dan Fandrich
2008-06-12
fixed bad infof() usage!
Daniel Stenberg
2008-06-12
added the versions of a range of build tools that we want to remain to work
Daniel Stenberg
2008-06-12
My first attempt at documenting what we try to support and make curl run with
Daniel Stenberg
2008-06-11
- I did a cleanup of the internal generic SSL layer and how the various SSL
Daniel Stenberg
2008-06-11
fix compiler warning: conversion from `pointer to void' to `pointer to int
Yang Tse
2008-06-11
enable additional CFLAGS from commandline.
Gunter Knauf
2008-06-10
fix warning in GnuTLS build by making sure Curl_gtls_send() takes a const
Daniel Stenberg
2008-06-10
- I made the OpenSSL code build again with OpenSSL 0.9.6. The CRLFILE
Daniel Stenberg
2008-06-09
CURLOPT_CRLFILE and CURLOPT_ISSUERCERT are new string options
Michal Marek
2008-06-09
fix pkg-config reporting of private libraries needed for static linking
Yang Tse
2008-06-08
enable additional CFLAGS from commandline.
Gunter Knauf
2008-06-08
7.19.0 is next
Daniel Stenberg
2008-06-08
the next release is now called 7.19.0
Daniel Stenberg
2008-06-08
- curl the tool now deals with its command line options somewhat differently!
Daniel Stenberg
2008-06-08
use our *printf functions only.
Gunter Knauf
2008-06-06
Moved all changes from 2007 from CHANGES to CHANGES.0
Daniel Stenberg
2008-06-06
code style cleanup
Daniel Stenberg
2008-06-06
- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for
Daniel Stenberg
2008-06-06
MSVC does build Windows native targets
Yang Tse
2008-06-06
mention added in 7.18.3
Daniel Stenberg
2008-06-06
- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, for
Daniel Stenberg
2008-06-06
- Added CURLINFO_PRIMARY_IP as a new information retrievable with
Daniel Stenberg
2008-06-05
7.18.2 is done now
Daniel Stenberg
2008-06-05
Mention the minimum Symbian OS version required.
Dan Fandrich
2008-06-04
Mention a few options that require an argument in --help
Dan Fandrich
2008-06-04
start working on 7.18.3!
Daniel Stenberg
2008-06-04
new contributors from the 7.18.2 release
Daniel Stenberg
2008-06-04
7.18.2
Daniel Stenberg
2008-06-03
Fixed a problem where telnet data would be lost if an EWOULDBLOCK
Dan Fandrich
2008-06-03
Fixed typo in comment
Dan Fandrich
2008-06-01
curl returns 0 for these options now
Daniel Stenberg
2008-06-01
now returns 0
Daniel Stenberg
2008-06-01
(committed this for Marty Kuhrt:)
Daniel Stenberg
2008-06-01
return CURLE_OK instead of CURLE_FAILED_INIT if PARAM_HEKP_REQUESTED returned...
Marty Kuhrt
2008-05-31
Fix problem: 'result' may be used uninitialized.
Yang Tse
2008-05-30
updated to match curlmsg.msg 1.7
Marty Kuhrt
2008-05-30
resync with curl.h messages
Marty Kuhrt
[next]