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-08-12
Removed the _XOPEN_SOURCE defining again since it caused major havoc in IRIX
Daniel Stenberg
2004-08-11
--disable-[protocol] doesn't disable tests of the specific protocol
Daniel Stenberg
2004-08-11
clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might in fact get returned
Daniel Stenberg
2004-08-11
include the server response in the error message when an FTP server gives
Daniel Stenberg
2004-08-11
define the _XOPEN_SOURCE define in the config.h file instead, and also added a
Daniel Stenberg
2004-08-11
fixed the default result for xopen and mimpure to work better
Daniel Stenberg
2004-08-11
experimental code to detect mips-sgi-irix systems that build without gcc
Daniel Stenberg
2004-08-11
added several recent bindings
Daniel Stenberg
2004-08-10
updated the CURLOPT_POST description after input from Alan Pinstein
Daniel Stenberg
2004-08-10
Ok, setting CURLOPT_POST to 0 will now convert the request to a GET (this
Daniel Stenberg
2004-08-10
minor reformat to suit the new FAQ parser
Daniel Stenberg
2004-08-10
ignore curllib.dsp
Daniel Stenberg
2004-08-10
ignore more files
Daniel Stenberg
2004-08-10
7.12.2 work in progress
Daniel Stenberg
2004-08-10
and we're back on a clean notes sheet again
Daniel Stenberg
2004-08-10
7.12.1 notes
Daniel Stenberg
2004-08-10
added "5.8 libcurl.so.3: open failed: No such file or directory" and made
Daniel Stenberg
2004-08-10
In OpenSSL 0.9.7d and earlier, ASN1_STRING_to_UTF8 fails if the input is
Daniel Stenberg
2004-08-10
more typecasts to please picky compilers
Daniel Stenberg
2004-08-09
version string, krb4 link fix, added number of web mirrors and libcurl bindings
Daniel Stenberg
2004-08-09
GSS/Kerberos 5 for ftp
Daniel Stenberg
2004-08-09
added info about my current idea about option separation between URLs on
Daniel Stenberg
2004-08-09
adding notes for 7.12.2 now, 7.12.1 is removed due to release ANY DAY NOW
Daniel Stenberg
2004-08-09
--negotiate does not work without username/password, bug report #1004841
Daniel Stenberg
2004-08-09
the krb4 stuff needs -lcom_err to link now, for some odd reason. This is
Daniel Stenberg
2004-08-09
typecast the assigment of an unsigned variable to a signed one to prevent
Daniel Stenberg
2004-08-09
->fread() should get a size_t variable passed in
Daniel Stenberg
2004-08-09
made telrcv() take a ssize_t argument instead of int to better match other
Daniel Stenberg
2004-08-09
mention the new cool CA extraction way just documented
Daniel Stenberg
2004-08-06
new web mirror
Daniel Stenberg
2004-08-05
negotiate fix and new glib/GTK+ binding
Daniel Stenberg
2004-08-05
Enrico Scholz fixed the service name to be uppercase as reported in bug
Daniel Stenberg
2004-08-04
multi-connect fix and cookie domain fix
Daniel Stenberg
2004-08-04
Fixed multiple IP connects with the multi interface. This fix is influenced
Daniel Stenberg
2004-08-04
Dylan Salisbury's fix to prevent us from accepting cookies from TLD only
Daniel Stenberg
2004-07-31
borland is already mentioned
Daniel Stenberg
2004-07-31
mention this is new
Daniel Stenberg
2004-07-31
link to reset as well
Daniel Stenberg
2004-07-31
curl_easy_reset() documented
Daniel Stenberg
2004-07-31
digest fix
Daniel Stenberg
2004-07-31
Joel Chen reported that we assumed content within quotes a bit too much in
Daniel Stenberg
2004-07-29
prevent all the sig and alarm stuff when using ares
Daniel Stenberg
2004-07-29
fix a mingw32 build warning
Daniel Stenberg
2004-07-29
mingw32 builds make .a libs
Daniel Stenberg
2004-07-29
added typecast in an attempt to fix a mingw32 warning
Daniel Stenberg
2004-07-29
additional typecasts to please MIPSPro on 64bit IRIX
Daniel Stenberg
2004-07-29
oops, curl_easy_reset is a void
Daniel Stenberg
2004-07-29
variable type fix
Daniel Stenberg
2004-07-29
provide a curl_easy_reset() proto
Daniel Stenberg
2004-07-29
removed C++ comment to please picky source checkers
Daniel Stenberg
[prev]
[next]