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
/
src
Age
Commit message (
Expand
)
Author
2003-11-19
unconditional progressbarinit cures a windows crash
Daniel Stenberg
2003-11-13
Gisle Vanem added a flush to make the progress-bar look better on windows
Daniel Stenberg
2003-11-08
for the getpwuid() etc
Daniel Stenberg
2003-11-08
use char, not bool
Daniel Stenberg
2003-11-07
do a normal free() of the homedir now
Daniel Stenberg
2003-11-07
Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir
Daniel Stenberg
2003-11-07
define TRUE and FALSE here as some platforms don't have them otherwise
Daniel Stenberg
2003-11-06
don't allow options that we KNOW can't be used
Daniel Stenberg
2003-11-04
Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows.
Daniel Stenberg
2003-10-31
removed compiler warnings from my latest fix
Daniel Stenberg
2003-10-31
Added a new parse-numeric-parameters function so that options that take
Daniel Stenberg
2003-10-30
Make the CVS version clone the libcurl version string, this is generated
Daniel Stenberg
2003-10-30
ignore .dist files here
Daniel Stenberg
2003-10-30
more help text cleanups
Daniel Stenberg
2003-10-29
cleaned up the --help output. Tried to unify the language. Shortened a bunch
Daniel Stenberg
2003-10-28
possibly uninitialized variable
Daniel Stenberg
2003-10-24
free all memory on failure before bailing out, not really necessary but
Daniel Stenberg
2003-10-23
Georg Horn's patch. -k is no longer mutually exclusive with --cacert and
Daniel Stenberg
2003-10-22
make --disable-eprt work, based on Gisle Vanem's patch
Daniel Stenberg
2003-10-21
updated for mingw32
Daniel Stenberg
2003-10-21
pre5
Daniel Stenberg
2003-10-18
7.10.8-pre4
Daniel Stenberg
2003-10-17
Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.
Daniel Stenberg
2003-10-17
made the password prompt nicer
Daniel Stenberg
2003-10-17
define HAVE_SYS_SOCKET_H if that file is present. This is needed when we
Daniel Stenberg
2003-10-16
Added support for password prompting if only used name is given on the
Daniel Stenberg
2003-10-08
7.10.8-pre3 commit
Daniel Stenberg
2003-10-05
Shard's fix to build fine on BeOS
Daniel Stenberg
2003-09-22
Added -4/--ipv4 and -6/ipv6.
Daniel Stenberg
2003-09-21
7.10.8-pre2
Daniel Stenberg
2003-09-07
7.10.8-pre1 commit
Daniel Stenberg
2003-08-20
CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
Daniel Stenberg
2003-08-19
Now offering support for multiple -T on the same command line, just make
Daniel Stenberg
2003-08-18
set the large-file support defines for the client too
Daniel Stenberg
2003-08-15
7.10.7
Daniel Stenberg
2003-08-14
activate the new memory limit tests if requested
Daniel Stenberg
2003-08-14
return failure when an alloc function fails
Daniel Stenberg
2003-08-14
better freeing when bailing out due to bad output glob
Daniel Stenberg
2003-08-14
free data on failure
Daniel Stenberg
2003-08-14
In case the output urlglob file name returned is NULL, then there was
Daniel Stenberg
2003-08-14
modified the #[num] code to be more robust, to return NULL on errors and
Daniel Stenberg
2003-08-12
7.10.7-pre4 commit
Daniel Stenberg
2003-08-11
Check CURL_VERSION_ASYNCHDNS for feature output
Daniel Stenberg
2003-08-11
--proxy-ntlm added
Daniel Stenberg
2003-08-11
remodeled the help text to avoid those annoying puts() problems when a
Daniel Stenberg
2003-08-11
-Z and -@ no longer work, they are now officially available for other
Daniel Stenberg
2003-08-08
introducing --ftp-create_dirs
Daniel Stenberg
2003-08-08
Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was applied
Daniel Stenberg
2003-08-07
infilesize must be a long to work on 64bit archs
Daniel Stenberg
2003-08-07
use 644 for the chmod
Daniel Stenberg
[prev]
[next]