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-19
Remove 'data' initialiser.
Gisle Vanem
2004-12-19
clarified a few changes
Daniel Stenberg
2004-12-19
fixed the solaris pkcs12 build problem
Daniel Stenberg
2004-12-19
if the pkcs12.h header exists, include it already in urldata.h to work around
Daniel Stenberg
2004-12-19
check for openssl/pkcs12.h
Daniel Stenberg
2004-12-18
Samuel Listopad added support for PKCS12 formatted certificates.
Daniel Stenberg
2004-12-18
Samuel Listopad fixed -E to support "C:/path" (with forward slash) as well.
Daniel Stenberg
2004-12-18
mention the new cookie api plans
Daniel Stenberg
2004-12-18
Jean-Marc Ranger pointed out that the returned data doesn't survive a call
Daniel Stenberg
2004-12-17
Renamed a variable to avoid conflict with a C++ reserved word.
Dan Fandrich
2004-12-17
Watcom has strtoll().
Gisle Vanem
2004-12-17
Watcom uses 'i64' suffix.
Gisle Vanem
2004-12-17
<windows.h> required for Watcom.
Gisle Vanem
2004-12-17
s/_write/write/g
Gisle Vanem
2004-12-17
Fix calling convention of wlap32.dll function. Watcom
Gisle Vanem
2004-12-17
Watcom has 'struct timeval'.
Gisle Vanem
2004-12-17
Add libidn.a and iconv libraries if USE_IDNA=1.
Gisle Vanem
2004-12-17
Added option for using C-ares and libidn.
Gisle Vanem
2004-12-17
getdate.c is gone.
Gisle Vanem
2004-12-17
Print true netrc name (.netrc/_netrc).
Gisle Vanem
2004-12-17
avoid an extra malloc
Daniel Stenberg
2004-12-17
duplicate ! typo
Daniel Stenberg
2004-12-17
fixed minor memory leak when running out of memory
Daniel Stenberg
2004-12-17
oops, add missing return keyword
Daniel Stenberg
2004-12-16
fix skip-reason
Daniel Stenberg
2004-12-16
several windows large-file fixes
Daniel Stenberg
2004-12-16
two more ftp directory re-use tests added
Daniel Stenberg
2004-12-16
Based on Gisle Vanem's patch: make sure the directory re-use works even when
Daniel Stenberg
2004-12-16
Must include <io.h> and <sys/stat.h> before redefining
Gisle Vanem
2004-12-16
Renamed a struct member to avoid conflict with a C++ reserved word.
Dan Fandrich
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
[prev]
[next]