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
/
lib
Age
Commit message (
Expand
)
Author
2004-09-11
Minor adjustment needed for the new date parser to succeed. ifdef'ed out
Daniel Stenberg
2004-09-11
more docs and fixed the delta compared to GMT that prevented test case 141 to
Daniel Stenberg
2004-09-11
slightly better but still lacks
Daniel Stenberg
2004-09-11
getdate replacement code. smaller, slicker, faster.
Daniel Stenberg
2004-09-10
- Bug report #1025986. When following a Location: with a custom Host: header
Daniel Stenberg
2004-09-03
fixed nasty warnings with gcc 3.3.
Gunter Knauf
2004-09-02
improved error message when client cert return failure
Daniel Stenberg
2004-08-31
fix the return code for curl_multi_add_handle()
Daniel Stenberg
2004-08-30
Make "Proxy-Connection: close" close the current proxy connection, as
Daniel Stenberg
2004-08-24
Attempt to quick-fix the getdate problem by post-replacing the getdate.c
Daniel Stenberg
2004-08-23
updated in CVS, generated with a much newer bison version
Daniel Stenberg
2004-08-23
Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs and
Daniel Stenberg
2004-08-20
Alexander Krasnostavsky made the write callback get called even when a zero
Daniel Stenberg
2004-08-20
actually, we check for a numerical host using either ipv4 or ipv6, as neither
Daniel Stenberg
2004-08-20
use inet_pton() correctly!
Daniel Stenberg
2004-08-19
simplified expression
Daniel Stenberg
2004-08-19
Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and
Daniel Stenberg
2004-08-18
indented the code curl-style
Daniel Stenberg
2004-08-17
Kjetil Jacobsen reported an open file leak in file:// transfers of empty
Daniel Stenberg
2004-08-16
allow a custom "Accept-Encoding:" header override the internally set one
Daniel Stenberg
2004-08-16
strip trailing whitespace
Daniel Stenberg
2004-08-16
syncronized with libcurl.def.
Gunter Knauf
2004-08-16
cosmetic fix.
Gunter Knauf
2004-08-16
Roland Krikava's cookies over proxy fix.
Daniel Stenberg
2004-08-14
fixed linkage dll targets. (submitted by Casey O'Donnell)
Gunter Knauf
2004-08-11
include the server response in the error message when an FTP server gives
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
ignore curllib.dsp
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
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-05
Enrico Scholz fixed the service name to be uppercase as reported in bug
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
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
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-28
curl_easy_reset was added
Daniel Stenberg
2004-07-28
Bertrand Demiddelaer fixed the host name to get setup properly even when
Daniel Stenberg
2004-07-28
Fixes Brian Akins' reported problems with duplicate Host: headers on re-used
Daniel Stenberg
2004-07-26
Bertrand Demiddelaer fixed two missing newlines
Daniel Stenberg
2004-07-24
curl_easy_reset() added. Need testing and docs. I also think we should make
Daniel Stenberg
2004-07-16
deal with negative Content-Length: headers by ignoring the info
Daniel Stenberg
2004-07-16
removed Makefile.b32.resp from repository.
Gunter Knauf
2004-07-16
removed Makefile.b32.resp from the list.
Gunter Knauf
2004-07-16
changed to use a temporary response file with tlib to give W9x a chance to bu...
Gunter Knauf
[prev]
[next]