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-02-27
another small change to the makefiles to simplify rules.
Gunter Knauf
2008-02-26
trial to fix the HP-UX breakage...
Gunter Knauf
2008-02-26
added curl.html to install package.
Gunter Knauf
2008-02-26
some more minor makefile changes; removed useless dist target.
Gunter Knauf
2008-02-26
fixed install target to create a ca-bundle.crt since we have no longer one in...
Gunter Knauf
2008-02-26
all reads from stdin and writes to stdout will be retried until the
Yang Tse
2008-02-26
refactor some code out to write_pidfile() in util.c
Yang Tse
2008-02-26
Added support for server name indication (RFC 4366).
Gunter Knauf
2008-02-25
- Kaspar Brand made GnuTLS-built libcurl properly acknowledge the option that
Daniel Stenberg
2008-02-23
now builds and runs with GnuTLS-built libcurls too
Daniel Stenberg
2008-02-23
- Sam Listopad provided a patch in feature-request #1900014
Daniel Stenberg
2008-02-22
- Georg Lippitsch made the src/Makefile.vc6 makefile use the same memory model
Daniel Stenberg
2008-02-22
Revert sockfilt.c back to revision 1.42
Yang Tse
2008-02-21
- Zmey Petroff found a crash when libcurl accessed a NULL pointer, which
Daniel Stenberg
2008-02-21
fixed missing header; changed bail out from exit() to return().
Gunter Knauf
2008-02-21
assert that the *connp is a non-NULL pointer when Curl_done() is called
Daniel Stenberg
2008-02-20
Avoid timeout restart when signal caught while awaiting socket and stdin events
Yang Tse
2008-02-20
reformatted comment.
Gunter Knauf
2008-02-20
added read callback function in order to prevent crashs on Win32 when linked ...
Gunter Knauf
2008-02-20
- Fixed test case 405 to not fail when libcurl is built with GnuTLS
Daniel Stenberg
2008-02-20
made the non-matching error code output nicer since we know it is a number
Daniel Stenberg
2008-02-20
mention removal of SSLv2 by default.
Gunter Knauf
2008-02-20
oops, fixed to build
Daniel Stenberg
2008-02-20
"118 - Gautam Kachroo's issue with proxies and ssl" is now in CVS
Daniel Stenberg
2008-02-20
- Based on initial work done by Gautam Kachroo to address a bug, we now keep
Daniel Stenberg
2008-02-20
- We no longer support setting the CURLOPT_URL option from inside a callback
Daniel Stenberg
2008-02-19
applied patch to disable SSLv2 by default; discussion:
Gunter Knauf
2008-02-19
Added test309 to test HTTP redirect to HTTPS URL
Dan Fandrich
2008-02-19
juggle() actually returns bool.
Yang Tse
2008-02-19
fix compiler warnings: 'statement is unreachable'
Yang Tse
2008-02-19
fix for new codestyle.
Gunter Knauf
2008-02-19
made changes to work with Win32;
Gunter Knauf
2008-02-19
fix compiler warnings: 'enumerated type mixed with another type'
Yang Tse
2008-02-18
Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt ...
Yang Tse
2008-02-18
https_getsock() should be static all over (and did some fixed indenting)
Daniel Stenberg
2008-02-18
the ca-bundle is now removed
Daniel Stenberg
2008-02-18
added makefile for MingW32 to build most of the samples.
Gunter Knauf
2008-02-18
moved sample program defines into separate Makefile.inc so that other makefil...
Gunter Knauf
2008-02-18
added check symbol for linking with POSIX prelude.
Gunter Knauf
2008-02-18
fix compiler warnings:
Yang Tse
2008-02-18
just mention in --cacert that curl normally has a default ca cert path built-in
Daniel Stenberg
2008-02-18
the ca-bundle is no longer shipped
Daniel Stenberg
2008-02-18
- We're no longer providing a very old ca-bundle in the curl tarball. You can
Daniel Stenberg
2008-02-17
- Jerome Muffat-Meridol helped me fix Curl_done() to close the current
Daniel Stenberg
2008-02-17
rephrased comment
Daniel Stenberg
2008-02-17
In Curl_done() if premature is TRUE, it means this connection was said to be
Daniel Stenberg
2008-02-17
don't do the GOT_NOTHING error check if the DONE function was called with
Daniel Stenberg
2008-02-17
added a comment about the ignoring of the Curl_done() return code
Daniel Stenberg
2008-02-17
sockfilt will quit when orphaned
Yang Tse
2008-02-16
oops, that was debug code not meant to be committed like this...
Daniel Stenberg
[prev]
[next]