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-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
2004-01-29
use hugehelp.h to silence picky compiler warnings
Daniel Stenberg
2004-01-28
Gisle has eyes, I don't
Daniel Stenberg
2004-01-27
don't advance the line pointer if it already points to the null terminator
Daniel Stenberg
2004-01-26
Removed two redundant #include files in the djgpp section. They're already
Daniel Stenberg
2004-01-23
Use Curl_strtoll() if needed. This is not a library call, this is just the
Daniel Stenberg
2004-01-23
use the Curl_strtoll() source code from the lib code
Daniel Stenberg
2004-01-23
define SIZEOF_CURL_OFF_T if not already defined
Daniel Stenberg
2004-01-22
Gisle Vanem fixed the compressed help text zlib code
Daniel Stenberg
2004-01-22
use curl_off_t instead of off_t
Daniel Stenberg
2004-01-19
David Byron cleaned up how --trace with no option was treated, and also
Daniel Stenberg
2004-01-16
Gisle Vanem's patch for variables that "might be used uninitialized"
Daniel Stenberg
2004-01-15
spell-fixed a comment
Daniel Stenberg
2004-01-14
HAVE_LIMITS_H
Daniel Stenberg
2004-01-14
Gisle Vanem updated the code for win32 and djgpp builds.
Daniel Stenberg
2004-01-13
indented and formatted the VMS-specific code more in the same style as
Daniel Stenberg
2004-01-13
Luck Call made win32 password prompting support backspace
Daniel Stenberg
2004-01-13
use the *correct* header!
Daniel Stenberg
2004-01-13
Dan Fandrich made the hugehelp.c contain both compressed and uncompressed
Daniel Stenberg
2004-01-13
define HAVE_LIBZ if libz is present, for hugehelp.c
Daniel Stenberg
2004-01-13
Diego Casorran's fixes to allow native AmigaOS builds
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2004-01-05
Dan Fandrich's zlib fix
Daniel Stenberg
2004-01-05
David J Meyer's large file support.
Daniel Stenberg
2003-12-19
Gisle Vanem's djgpp fixes
Daniel Stenberg
2003-12-11
use the CORRECT file name! ;-)
Daniel Stenberg
2003-12-10
added the new amiga files to the dist
Daniel Stenberg
2003-12-10
Diego Casorran's amiga makefiles
Daniel Stenberg
2003-12-10
native amiga support by Diego Casorran
Daniel Stenberg
2003-12-03
Marty Kuhrt moved most of the VMS stuff to a separate header file.
Daniel Stenberg
2003-12-03
new VMS files
Daniel Stenberg
2003-12-03
Marty Kuhrt updates
Daniel Stenberg
2003-12-02
--ftp-pasv now overrides a previous --ftpport option. We now also support
Daniel Stenberg
[prev]
[next]