History log of /curl/ (Results 32751 – 32775 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
87b0b7ca13-Mar-2001 Daniel Stenberg

initial close policy support

70d0d9d413-Mar-2001 Daniel Stenberg

Added 'created' to the connectdata struct to hold the creation date, to
be used for the close policy decision

4ae3bd7113-Mar-2001 Daniel Stenberg

Curl_tvnow is now properly declared with (void)

a939066513-Mar-2001 Daniel Stenberg

curl_getinfo is removed, not a public function

fb7a6e3412-Mar-2001 Daniel Stenberg

added --random-file and --egd-file to the command line client

cc99e3f712-Mar-2001 Daniel Stenberg

Added the two new seeding options

e6b40bb612-Mar-2001 Daniel Stenberg

two new random seed options for the ssl config struct

f2fd1b8812-Mar-2001 Daniel Stenberg

two new random seed options: CURLOPT_RANDOM_FILE and CURLOPT_EGDSOCKET

cb4efcf212-Mar-2001 Daniel Stenberg

better chunked error detection

56a27d6012-Mar-2001 Daniel Stenberg

Added test case 36:
[HTTP GET with badly formatted chunked Transfer-Encoding]

46c9075e12-Mar-2001 Daniel Stenberg

updated the comment for the chunked reading

d95fa64812-Mar-2001 Daniel Stenberg

made it return illegal hex in case no hexadecimal digit was read when at
least one was expected

563ad21312-Mar-2001 Daniel Stenberg

added an error code for illegal hex values in the chunked stream

0121d7d712-Mar-2001 Daniel Stenberg

Added new libcurl options in include/curl/curl.h, they're documented in
curl_easy_setopt.3 and they're partly implemented in lib/url.c

Slowly, we're getting there...

8495fac112-Mar-2001 Daniel Stenberg

Added options for the persistant support, they're also documented in
curl_easy_setopt.3 now

38c349f712-Mar-2001 Daniel Stenberg

support for a few new libcurl 7.7 CURLOPT_* options added

542df80012-Mar-2001 Daniel Stenberg

Added four new options that come with the new persitant support:
CURLOPT_MAXCONNECTS, CURLOPT_CLOSEPOLICY, CURLOPT_FRESH_CONNECT and
CURLOPT_FORBID_REUSE

3e88b1ca12-Mar-2001 Daniel Stenberg

the client is adjusted to work with persistant curl handles, and *gee* it
seems to be working!!!

d774b10a12-Mar-2001 Daniel Stenberg

Added infof() calls for persistant connection info, we are very likely to
need these at least for debugging 7.7 and probably later as well...

b449b94312-Mar-2001 Daniel Stenberg

moved the libcurl init call

a6cb9b0812-Mar-2001 Daniel Stenberg

persistant updates

440a310112-Mar-2001 Daniel Stenberg

added a note about persitant connections through HTTP proxies

9778a53512-Mar-2001 Daniel Stenberg

Added some persistant notes

de7dcdbc12-Mar-2001 Daniel Stenberg

modified to make the curl client with persistant connection support do
correct

070968ab12-Mar-2001 Daniel Stenberg

include the failed test case numbers in the end summary

1...<<1311131213131314131513161317131813191320>>...1351