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
2004-04-07
Use curl_off_t for the limit rate values to support REALLY huge values on
Daniel Stenberg
2004-04-06
improved --limit-rate functionality, partly by the new use of curlx_tvnow()
Daniel Stenberg
2004-04-06
added HAVE_GETTIMEOFDAY, we need it for better time resolution
Daniel Stenberg
2004-04-06
typecasts to please picky compilers checking the printf() format string
Daniel Stenberg
2004-04-02
Andrés García's updated mingw makefiles
Daniel Stenberg
2004-03-29
these are now in the packages/vms dir
Daniel Stenberg
2004-03-29
Gisle Vanem's djgpp/MS-DOS updates
Daniel Stenberg
2004-03-25
tcp-nodelay patch by Joe Halpin
Daniel Stenberg
2004-03-24
include curl/curlver.h instead since this only needs the version defines
Daniel Stenberg
2004-03-23
int/size_t cleanup
Daniel Stenberg
2004-03-21
removed deleted files
Daniel Stenberg
2004-03-21
Marty Kuhrt's adjustments for a cleaner VMS build
Daniel Stenberg
2004-03-17
new netware-related files added to the distribution
Daniel Stenberg
2004-03-17
Günter Knauf's NetWare changes.
Daniel Stenberg
2004-03-17
nonsense comments removed
Daniel Stenberg
2004-03-15
Marty Kuhrt's VMS updates
Daniel Stenberg
2004-03-12
David Byron's fix to clear outs.filename
Daniel Stenberg
2004-03-10
use the new OS define from lib/config-win32.h
Daniel Stenberg
2004-03-10
make loop variable size_t as well when looping to a size_t limit
Daniel Stenberg
2004-03-08
fread() returns a size_t
Daniel Stenberg
2004-03-08
use curl standard source formatting
Daniel Stenberg
2004-03-08
typecast enum to int to make it printf() properly
Daniel Stenberg
2004-03-08
variable type fixes
Daniel Stenberg
2004-03-08
Moved the error message buffer into the glob struct as well.
Daniel Stenberg
2004-03-04
David Byron's version resource fix
Daniel Stenberg
2004-03-04
new "version resource" file for windows builds
Daniel Stenberg
2004-03-03
David Byron's work on making libcurl only require winsock 1.1 on Windows
Daniel Stenberg
2004-03-03
Tom Bates' adjustment to build on his nsr-tandem-nsk.
Daniel Stenberg
2004-03-02
Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined.
Daniel Stenberg
2004-03-02
CURLOPT_MUTE is obsolete since a long while, we don't need to set it!
Daniel Stenberg
2004-03-01
check for CURL_VERSION_LARGEFILE in the feature bitmask
Daniel Stenberg
2004-03-01
Use the z-option to printf %d for size_t printf. z is supported by the
Daniel Stenberg
2004-02-26
David Byron's fixes to make the latest curl build fine under MSVC 6.
Daniel Stenberg
2004-02-25
use %ld when printfing longs
Daniel Stenberg
2004-02-21
David Byron's fix to allow the speed-limit logic work even if you set
Daniel Stenberg
2004-02-20
When the built-in manual is disabled, we generate a function doing nothing
Daniel Stenberg
2004-02-19
Use the strtoofft.h header file from the lib directory, as we are now
Daniel Stenberg
2004-02-17
fix the help text for --manual if built without manual
Daniel Stenberg
2004-02-12
support configure --disable-manual
Daniel Stenberg
2004-02-09
Make param2text() take an int argument, as that is what's being passed in.
Daniel Stenberg
2004-02-09
use VAR_NONE instead of 0 in the table to prevent compiler warning
Daniel Stenberg
2004-02-05
Andrés García's updates
Daniel Stenberg
2004-02-05
Fix the socklen_t type too. Needed only when built with memory debugging
Daniel Stenberg
2004-02-02
Use the nroff option figured out by the configure script. An attempt to
Daniel Stenberg
2004-02-02
fixed the win32 function to use the correct proto, as pointed out by Gisle
Daniel Stenberg
2004-01-30
Added --socks
Daniel Stenberg
2004-01-29
don't include config.g in src/hugehelp.c unless HAVE_CONFIG_H is defined
Daniel Stenberg
2004-01-29
make pedantic compiler options generate less warnings
Daniel Stenberg
2004-01-29
added hugehelp.h
Daniel Stenberg
2004-01-29
nonsence change to make -Wunreachable-code get happy
Daniel Stenberg
[prev]
[next]