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
2004-12-16
reduced the number of sub-blocks
Daniel Stenberg
2004-12-16
moved the lseek() and stat() magic defines to setup.h and now take advantage
Daniel Stenberg
2004-12-16
Support uploading and resuming of >2GB files.
Gisle Vanem
2004-12-16
Provide better reasons for why test cases are skipped. Also, don't show the
Daniel Stenberg
2004-12-16
NULL the fp pointer after it has been fclosed()
Daniel Stenberg
2004-12-16
Dinar in bug report #1086121, found a file handle leak when a multipart
Daniel Stenberg
2004-12-15
Fix the --enable-debug compiler warning options for older versions of gcc.
Dan Fandrich
2004-12-15
yet another mirror!
Daniel Stenberg
2004-12-15
precaution to prevent double typedefs of the bool
Daniel Stenberg
2004-12-15
moved the bool typedef to setup.h
Daniel Stenberg
2004-12-15
fixed how backslashes are treated in glob strings
Daniel Stenberg
2004-12-15
Make some arrays of pointers const, too.
Dan Fandrich
2004-12-15
Make some arrays of pointers const, too.
Dan Fandrich
2004-12-15
Add 'const' to immutable arrays.
Dan Fandrich
2004-12-14
clarify that the app must free the engine list
Daniel Stenberg
2004-12-14
prevent compiler warning when built without engine support
Daniel Stenberg
2004-12-14
make sure the ipv6 http server gets its pid stored in a separate file
Daniel Stenberg
2004-12-14
use the correct variables, not fixed values
Daniel Stenberg
2004-12-14
Harshal Pradhan fixed changing username/password on a persitent HTTP
Daniel Stenberg
2004-12-14
mistake
Daniel Stenberg
2004-12-14
Only declare static variables if they're needed. Fixed some compile warnings.
Dan Fandrich
2004-12-14
Header files are in openssl/ only if USE_OPENSSL is set.
Dan Fandrich
2004-12-14
Removed fputc() prototype since it's already in stdio.h
Dan Fandrich
2004-12-14
Caller must free 'engines' list.
Gisle Vanem
2004-12-14
urldata.h: Removed engine_list.
Gisle Vanem
2004-12-14
Moved the CURLE_SSL_ENGINE_INITFAILED error code last in the list so that
Daniel Stenberg
2004-12-14
Moved the engine stuff from the root-level of the SessionHandle struct to the
Daniel Stenberg
2004-12-13
Document CURLINFO_SSL_ENGINES and "--engine".
Gisle Vanem
2004-12-13
Set 'data->state.os_errno = error' in some places.
Gisle Vanem
2004-12-13
Support for "--engine list" option.
Gisle Vanem
2004-12-13
Added handling of CURLINFO_SSL_ENGINES;
Gisle Vanem
2004-12-13
Handle new type CURLINFO_SLIST.
Gisle Vanem
2004-12-13
Added CURLcode CURLE_SSL_ENGINE_INITFAILED,
Gisle Vanem
2004-12-13
Fixed missing braces warning.
Gisle Vanem
2004-12-13
large file file:// resumes on windows
Daniel Stenberg
2004-12-13
Gisle's fix for resuming large file:// files on windows - slightly edited
Daniel Stenberg
2004-12-13
Dan Fandrich did minor corrections to his SSL cleanup patch
Daniel Stenberg
2004-12-13
Dan Fandrich added libcurl.pc.in to the dist
Daniel Stenberg
2004-12-12
when failing to verify a HTTP server, display what curl said on stderr to
Daniel Stenberg
2004-12-12
Missing 'in6addr_any' in MingW's lib. ld bug?
Gisle Vanem
2004-12-11
modified to use the current error code name, not the obsolete one
Daniel Stenberg
2004-12-11
undef more obsolete defines if CURL_NO_OLDIES is defined
Daniel Stenberg
2004-12-11
HTTP IPv6 support added to the test suite
Daniel Stenberg
2004-12-11
provide an error string when resuming fails - and use the proper error code,
Daniel Stenberg
2004-12-11
fixed error message
Daniel Stenberg
2004-12-11
Dan Fandrich:
Daniel Stenberg
2004-12-11
Dan F's initial pkg-config file (not installed yet)
Daniel Stenberg
2004-12-11
mention the maybe-missing initial zero in the vernum output
Daniel Stenberg
2004-12-10
Dan Fandrich: added some missing files. "I can't try them so they might still
Daniel Stenberg
2004-12-10
Dan Fandrich corrects spelling mistakes
Daniel Stenberg
[next]