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-11-05
Move connection-oriented variables from the SessionHandle struct to the
Daniel Stenberg
2007-11-03
make sure the code deals with failures on the DO_MORE state properly
Daniel Stenberg
2007-11-02
avoid setting up a transfer when the state machine failed previously
Daniel Stenberg
2007-11-01
Toby Peterson patched a memory problem in the command line tool that
Daniel Stenberg
2007-11-01
minor re-indent
Daniel Stenberg
2007-11-01
Ignore more features that curl-config is not expected to know about
Dan Fandrich
2007-11-01
Fixed curl-config --features to not display libz when it wasn't used
Dan Fandrich
2007-11-01
Make postcheck failure message more like the others
Dan Fandrich
2007-11-01
Added test case 1014 to compare curl-config --features with curl --version
Dan Fandrich
2007-11-01
Added test case 1013 to check that curl-config --protocols matches the
Dan Fandrich
2007-10-31
Fixed the output of curl-config --protocols which showed SCP and SFTP
Dan Fandrich
2007-10-31
Detect curl source when valgrind provides an absolute source file name
Dan Fandrich
2007-10-31
Add support for LDAP urls. Allthough the OpenWatcom
Gisle Vanem
2007-10-31
Added optional use of zlib (USE_ZLIB=1).
Gisle Vanem
2007-10-31
contributor re-count (we'll break the 600 limit very very soon now) and I made
Daniel Stenberg
2007-10-30
Fixed an OOM problem with file: URLs
Dan Fandrich
2007-10-30
added new people from the 7.17.1 announcement
Daniel Stenberg
2007-10-29
Added test case 546 to check that subsequent FTP transfers work after a
Dan Fandrich
2007-10-29
curl-config --features and --protocols show the correct output when built
Daniel Stenberg
2007-10-29
Based on one of those bug reports that are intercepted by a distro's bug
Daniel Stenberg
2007-10-29
Reverted the const change--what was I thinking?
Dan Fandrich
2007-10-29
Made some pointers const
Dan Fandrich
2007-10-29
7.17.2
Daniel Stenberg
2007-10-29
start working on 7.17.2
Daniel Stenberg
2007-10-29
7.17.1!
Daniel Stenberg
2007-10-29
correct mirror count
Daniel Stenberg
2007-10-29
let 7.17.1 be version-info 4:1:0
Daniel Stenberg
2007-10-28
OpenWatcom cannot use wldap32.lib (wrong calling convention?).
Gisle Vanem
2007-10-28
http://curl.wetzlmayr.at/ is a new web mirror in Nuremberg, Germany
Daniel Stenberg
2007-10-27
Fixed the 2000-series tests so that the downloaded data is actually checked
Dan Fandrich
2007-10-27
Made the magic testnumber > 10000 support actually work
Dan Fandrich
2007-10-26
Fixed the test case to create only a single test file, which is all the
Dan Fandrich
2007-10-26
Fixed a valgrind uninitialized variable error.
Dan Fandrich
2007-10-26
Check that all servers in the <server> section are supported, not just
Dan Fandrich
2007-10-26
mention --static-libs as added in 7.17.1
Daniel Stenberg
2007-10-26
typecast to prevent compiler warning
Yang Tse
2007-10-26
Detect, log and avoid storing a request with a negative size.
Yang Tse
2007-10-25
Added the --static-libs option to curl-config
Dan Fandrich
2007-10-25
Disable valgrind for this test to avoid the rlimit = soft rlimit problem
Dan Fandrich
2007-10-25
oops
Daniel Stenberg
2007-10-25
Made libcurl built with NSS possible to ignore the peer verification.
Daniel Stenberg
2007-10-25
Added test case 2004.
Dan Fandrich
2007-10-25
prevent compiler warnings about shadowing and one case of unused variable
Daniel Stenberg
2007-10-25
Allow test server to handle binary POSTs.
Patrick Monnerat
2007-10-25
When valgrind is disabled in the test file, don't run it at all (as opposed
Dan Fandrich
2007-10-25
Don't show valgrind log files of other tests
Yang Tse
2007-10-25
Michal Marek fixed the test script to be able to use valgrind even when the
Daniel Stenberg
2007-10-25
Don't assume there's a sessionhandle around when a connection is disconnected,
Daniel Stenberg
2007-10-25
fix the check
Daniel Stenberg
2007-10-25
Fixed a TFTP memory leak. Enabled test 2003 to verify this.
Daniel Stenberg
[next]