projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2004-12-21
Daniel Stenberg
set debug curl too when -c is used
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Daniel Stenberg
How do I list the root dir of an FTP server?
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Dan Fandrich
Fixed a compile warning introduced by making the protoc...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Dan Fandrich
Make some more arrays of pointers const.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Dan Fandrich
gcc 2.7 can't handle a few warning options that gcc...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Stenberg
start working on 7.12.4
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Stenberg
and we start all over again
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Stenberg
7.12.3
curl-7_12_3
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Gisle Vanem
OpenSSL updates; get CA_BUNDLE from env. Assume no
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Gisle Vanem
Remove 'data' initialiser.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Daniel Stenberg
clarified a few changes
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Daniel Stenberg
fixed the solaris pkcs12 build problem
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Daniel Stenberg
if the pkcs12.h header exists, include it already in...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Daniel Stenberg
check for openssl/pkcs12.h
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Daniel Stenberg
Samuel Listopad added support for PKCS12 formatted...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Daniel Stenberg
Samuel Listopad fixed -E to support "C:/path" (with...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Daniel Stenberg
mention the new cookie api plans
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Daniel Stenberg
Jean-Marc Ranger pointed out that the returned data...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Dan Fandrich
Renamed a variable to avoid conflict with a C++ reserve...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
Watcom has strtoll().
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
Watcom uses 'i64' suffix.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
<windows.h> required for Watcom.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
s/_write/write/g
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
Fix calling convention of wlap32.dll function. Watcom
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
Watcom has 'struct timeval'.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
Add libidn.a and iconv libraries if USE_IDNA=1.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
Added option for using C-ares and libidn.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
getdate.c is gone.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Gisle Vanem
Print true netrc name (.netrc/_netrc).
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Daniel Stenberg
avoid an extra malloc
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Daniel Stenberg
duplicate ! typo
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Daniel Stenberg
fixed minor memory leak when running out of memory
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Daniel Stenberg
oops, add missing return keyword
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
fix skip-reason
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
several windows large-file fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
two more ftp directory re-use tests added
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
Based on Gisle Vanem's patch: make sure the directory...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Gisle Vanem
Must include <io.h> and <sys/stat.h> before redefining
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Dan Fandrich
Renamed a struct member to avoid conflict with a C...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
reduced the number of sub-blocks
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
moved the lseek() and stat() magic defines to setup...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Gisle Vanem
Support uploading and resuming of >2GB files.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
Provide better reasons for why test cases are skipped...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
NULL the fp pointer after it has been fclosed()
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Daniel Stenberg
Dinar in bug report #1086121, found a file handle leak...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Dan Fandrich
Fix the --enable-debug compiler warning options for...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Stenberg
yet another mirror!
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Stenberg
precaution to prevent double typedefs of the bool
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Stenberg
moved the bool typedef to setup.h
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Stenberg
fixed how backslashes are treated in glob strings
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Dan Fandrich
Make some arrays of pointers const, too.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Dan Fandrich
Make some arrays of pointers const, too.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Dan Fandrich
Add 'const' to immutable arrays.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
clarify that the app must free the engine list
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
prevent compiler warning when built without engine...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
make sure the ipv6 http server gets its pid stored...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
use the correct variables, not fixed values
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
Harshal Pradhan fixed changing username/password on...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
mistake
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Dan Fandrich
Only declare static variables if they're needed. Fixed...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Dan Fandrich
Header files are in openssl/ only if USE_OPENSSL is...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Dan Fandrich
Removed fputc() prototype since it's already in stdio.h
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Gisle Vanem
Caller must free 'engines' list.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Gisle Vanem
urldata.h: Removed engine_list.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
Moved the CURLE_SSL_ENGINE_INITFAILED error code last...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Daniel Stenberg
Moved the engine stuff from the root-level of the Sessi...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Gisle Vanem
Document CURLINFO_SSL_ENGINES and "--engine".
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Gisle Vanem
Set 'data->state.os_errno = error' in some places.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Gisle Vanem
Support for "--engine list" option.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Gisle Vanem
Added handling of CURLINFO_SSL_ENGINES;
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Gisle Vanem
Handle new type CURLINFO_SLIST.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Gisle Vanem
Added CURLcode CURLE_SSL_ENGINE_INITFAILED,
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Gisle Vanem
Fixed missing braces warning.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Daniel Stenberg
large file file:// resumes on windows
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Daniel Stenberg
Gisle's fix for resuming large file:// files on windows...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Daniel Stenberg
Dan Fandrich did minor corrections to his SSL cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Daniel Stenberg
Dan Fandrich added libcurl.pc.in to the dist
commit
|
commitdiff
|
tree
|
snapshot
2004-12-12
Daniel Stenberg
when failing to verify a HTTP server, display what...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-12
Gisle Vanem
Missing 'in6addr_any' in MingW's lib. ld bug?
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
modified to use the current error code name, not the...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
undef more obsolete defines if CURL_NO_OLDIES is defined
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
HTTP IPv6 support added to the test suite
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
provide an error string when resuming fails - and use...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
fixed error message
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
Dan Fandrich:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
Dan F's initial pkg-config file (not installed yet)
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
Daniel Stenberg
mention the maybe-missing initial zero in the vernum...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
Dan Fandrich: added some missing files. "I can't try...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
Dan Fandrich corrects spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
Dan Fandrich extended the cross compile section and...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
untabified
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
username and IPv6 numerical address URL parser fix
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
David Byron's debug build fix
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
move the port number extraction to after the extraction...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
two new test cases for proxy-CONNECT with NTLM (one...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
don't try the rewind if no http struct is allocated yet
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
configure and curl-config fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Stenberg
Added two chapters: Custom Request Elements and Debug.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Daniel Stenberg
ignore the getpart tool
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Daniel Stenberg
close the connection when a bad test number was requested
commit
|
commitdiff
|
tree
|
snapshot
next