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-24
mention the new --protocols
Daniel Stenberg
2004-12-24
David Shaw added --protocols, and thus the --feature no longer mentions what
Daniel Stenberg
2004-12-23
Added LDAP library issue.
Dan Fandrich
2004-12-23
recent changes
Daniel Stenberg
2004-12-23
David Shaw fixed the disable variables so that curl-config --feature works
Daniel Stenberg
2004-12-22
issue 47 in next release?
Daniel Stenberg
2004-12-22
Rune Kleveland fixed a minor memory leak for received cookies with the (rare)
Daniel Stenberg
2004-12-22
Marcin Konicki provided two configure fixes and a source fix to make curl
Daniel Stenberg
2004-12-22
C ensures that static variables are initialized to 0
Dan Fandrich
2004-12-22
added CURLINFO_HTTP_CONNECTCODE
Daniel Stenberg
2004-12-22
uh, fixed!
Daniel Stenberg
2004-12-22
Added: 4 protocols we _could_ support and the CONNECT HTTP/1.0 detail we might
Daniel Stenberg
2004-12-21
more about error codes
Daniel Stenberg
2004-12-21
test enforced chunked encoding with PUT on a local file
Daniel Stenberg
2004-12-21
Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made the
Daniel Stenberg
2004-12-21
oops, variables first then code
Daniel Stenberg
2004-12-21
Prevent failf() from using the va_list variable more than once.
Daniel Stenberg
2004-12-21
mention how the FTP code should be fixed one day
Daniel Stenberg
2004-12-21
include sys/types.h before sys/select.h
Daniel Stenberg
2004-12-21
set debug curl too when -c is used
Daniel Stenberg
2004-12-21
How do I list the root dir of an FTP server?
Daniel Stenberg
2004-12-20
Fixed a compile warning introduced by making the protocol table const. This
Dan Fandrich
2004-12-20
Make some more arrays of pointers const.
Dan Fandrich
2004-12-20
gcc 2.7 can't handle a few warning options that gcc 2.95 can.
Dan Fandrich
2004-12-20
start working on 7.12.4
Daniel Stenberg
2004-12-20
and we start all over again
Daniel Stenberg
2004-12-20
7.12.3
Daniel Stenberg
2004-12-19
OpenSSL updates; get CA_BUNDLE from env. Assume no
Gisle Vanem
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
[prev]
[next]