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
2008-07-07
- Scott Barrett provided a test case for a segfault in the FTP code and the
Daniel Stenberg
2008-07-07
New options added to OS400 wrapper and ILERPG definitions.
Patrick Monnerat
2008-07-05
fix compiler warning: empty body in an if-statement
Yang Tse
2008-07-03
Phil Blundell provided a fix for libcurl's treatment of unexpected 1xx
Daniel Stenberg
2008-07-03
Introcuding a new timestamp for curl_easy_getinfo():
Daniel Stenberg
2008-07-02
Support Open Watcom C on Linux (as well as Windows).
Dan Fandrich
2008-07-02
fallback to gettimeofday when monotonic clock is unavailable at run-time
Yang Tse
2008-07-01
CreateConnection collided with a function using the exact same name in the
Daniel Stenberg
2008-06-30
- Stephen Collyer and Tor Arntsen helped identify a flaw in the range code
Daniel Stenberg
2008-06-30
made %llu work for printing unsigned long longs, added the generic curl source
Daniel Stenberg
2008-06-24
Added README.NSS to describe the current NSS situation.
Daniel Stenberg
2008-06-22
- Eduard Bloch filed the debian bug report #487567
Daniel Stenberg
2008-06-22
Stopped using ranges in scanf character sequences (e.g. %[a-z]) since that
Dan Fandrich
2008-06-21
Oops, that was an experimental change not meant to be committed!
Daniel Stenberg
2008-06-21
made Curl_nss_send() take const data to kill compiler warning
Daniel Stenberg
2008-06-20
- Phil Pellouchoud found a case where libcurl built with NSS failed to
Daniel Stenberg
2008-06-20
remove leftover proto that isn't used, I made it a macro instead
Daniel Stenberg
2008-06-20
- Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy
Daniel Stenberg
2008-06-19
- Christopher Palow fixed a curl_multi_socket() issue which previous caused
Daniel Stenberg
2008-06-19
- Dengminwen found a bug in the connection re-use function when using the
Daniel Stenberg
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-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-13
In checkPendPipeline() we can't be setting the TIMER_CONNECT correctly as that
Daniel Stenberg
2008-06-12
fixed bad infof() usage!
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-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-08
enable additional CFLAGS from commandline.
Gunter Knauf
2008-06-08
use our *printf functions only.
Gunter Knauf
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
- 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-03
Fixed a problem where telnet data would be lost if an EWOULDBLOCK
Dan Fandrich
2008-05-31
Fix problem: 'result' may be used uninitialized.
Yang Tse
2008-05-28
- Emil Romanus found a problem and helped me repeat it. It occured when using
Daniel Stenberg
2008-05-28
- Jeff Weber reported memory leaks with aborted SCP and SFTP transfers and
Daniel Stenberg
2008-05-26
- Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identified
Daniel Stenberg
2008-05-26
Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS
Daniel Stenberg
2008-05-26
David Rosenstrauch reported that header files spnegohelp.h and
Yang Tse
2008-05-26
fix: preprocessor complaining about macro redefinition
Yang Tse
2008-05-23
Dan Fandrich pointed out that this is the way we should increase the number
Daniel Stenberg
2008-05-22
we bump the SO "revision" for next release due to the new functions added
Daniel Stenberg
2008-05-22
Fixed some include file problems on Windows reported by David Rosenstrauch
Dan Fandrich
2008-05-21
Renamed MSDOS_FILESYSTEM to avoid conflict with MIT GSS
Dan Fandrich
2008-05-21
Removed some duplicated #includes
Dan Fandrich
[prev]
[next]