History log of /curl/ (Results 30426 – 30450 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
eb6130ba01-May-2003 Daniel Stenberg

ourerrno became Curl_ourerrno() and is now available to all libcurl

f69ea2c601-May-2003 Daniel Stenberg

Use the proper Curl_ourerrno() function instead of plain errno, for better
portability. Also use Andy Cedilnik's compiler warning fixes.

078441d430-Apr-2003 Daniel Stenberg

the test numbers are now only for human readability, the numbers no longer
enforces protocol/server

95f6b15a30-Apr-2003 Daniel Stenberg

no longer assume that the test number implies servers to run

ee29dbdb30-Apr-2003 Daniel Stenberg

Each test case now specifies which server(s) it needs, without relying on the
test number.


tests/data/test1
tests/data/test10
tests/data/test100
tests/data/test101
tests/data/test102
tests/data/test103
tests/data/test104
tests/data/test105
tests/data/test106
tests/data/test107
tests/data/test108
tests/data/test109
tests/data/test11
tests/data/test110
tests/data/test111
tests/data/test112
tests/data/test113
tests/data/test114
tests/data/test115
tests/data/test116
tests/data/test117
tests/data/test118
tests/data/test119
tests/data/test12
tests/data/test120
tests/data/test121
tests/data/test122
tests/data/test123
tests/data/test124
tests/data/test125
tests/data/test126
tests/data/test127
tests/data/test128
tests/data/test13
tests/data/test130
tests/data/test131
tests/data/test132
tests/data/test133
tests/data/test134
tests/data/test135
tests/data/test136
tests/data/test137
tests/data/test138
tests/data/test139
tests/data/test14
tests/data/test140
tests/data/test141
tests/data/test142
tests/data/test15
tests/data/test16
tests/data/test17
tests/data/test18
tests/data/test19
tests/data/test190
tests/data/test2
tests/data/test20
tests/data/test200
tests/data/test201
tests/data/test202
tests/data/test21
tests/data/test22
tests/data/test23
tests/data/test24
tests/data/test25
tests/data/test26
tests/data/test27
tests/data/test28
tests/data/test29
tests/data/test3
tests/data/test30
tests/data/test300
tests/data/test301
tests/data/test302
tests/data/test303
tests/data/test304
tests/data/test305
tests/data/test306
tests/data/test31
tests/data/test32
tests/data/test33
tests/data/test34
tests/data/test36
tests/data/test37
tests/data/test38
tests/data/test39
tests/data/test4
tests/data/test400
tests/data/test401
tests/data/test402
tests/data/test403
tests/data/test43
tests/data/test44
tests/data/test45
tests/data/test46
tests/data/test47
tests/data/test48
tests/data/test49
tests/data/test5
tests/data/test50
tests/data/test51
tests/data/test52
tests/data/test53
tests/data/test54
tests/data/test55
tests/data/test56
tests/data/test57
tests/data/test58
tests/data/test59
tests/data/test6
tests/data/test60
tests/data/test61
tests/data/test7
tests/data/test8
tests/data/test9
15f3f4c930-Apr-2003 Daniel Stenberg

we say welcome to test 142

6932e94e30-Apr-2003 Daniel Stenberg

verify that curl fails fine when an FTP URL with a too deep dir hierarchy
is used

3ef06d7e30-Apr-2003 Daniel Stenberg

when making up the list of path parts, save the last entry pointing to NULL
as otherwise we'll go nuts

fb012b4830-Apr-2003 Daniel Stenberg

recent action

bc77bf2130-Apr-2003 Daniel Stenberg

if there's a cookiehost allocated, free that too

37d1e93530-Apr-2003 Daniel Stenberg

ok, make the test run ok too

4494c0de30-Apr-2003 Daniel Stenberg

various new cookie tests with a custom Host: header set

26afc60430-Apr-2003 Daniel Stenberg

modified to work with modified code

9aefcada30-Apr-2003 Daniel Stenberg

modified to produce nicer output when a single test fails

69fc363730-Apr-2003 Daniel Stenberg

make the diffs with 'diff -u' to make them nicer and easier to read

bea02dde30-Apr-2003 Daniel Stenberg

stop parsing Host: host names at colons too

3fb257c330-Apr-2003 Daniel Stenberg

modified to the new cookie function proto

7c96c5a330-Apr-2003 Daniel Stenberg

extract host name from custom Host: headers to use for cookies

efd836d930-Apr-2003 Daniel Stenberg

Many cookie fixes:
o Save domains in jars like Mozilla does. It means all domains set in
Set-Cookie: headers are dot-prefixed.
o Save and use the 'tailmatch' field in the Mozilla/

Many cookie fixes:
o Save domains in jars like Mozilla does. It means all domains set in
Set-Cookie: headers are dot-prefixed.
o Save and use the 'tailmatch' field in the Mozilla/Netscape cookie jars (the
second column).
o Reject cookies using illegal domains in the Set-Cookie: line. Concerns
both domains with too few dots or domains that are outside the currently
operating server host's domain.
o Set the path part by default to the one used in the request, if none was
set in the Set-Cookie line.

show more ...

836aaa1630-Apr-2003 Daniel Stenberg

changes need for the new ftp path treatment and the new cookie code

bf2b3dbf30-Apr-2003 Daniel Stenberg

David Balazic's patch to make the FTP operations "do right" according to
RFC1738, which means it'll use one CWD for each pathpart.

b4fa2ff930-Apr-2003 Daniel Stenberg

two more platforms Rich Gray built curl on

2f9cabc329-Apr-2003 Daniel Stenberg

Peter Kovacs provided a patch that makes the CURLINFO_CONNECT_TIME work fine
when using the multi interface (too).

63593f5529-Apr-2003 Daniel Stenberg

mention configure --help

c0acaa5d28-Apr-2003 Daniel Stenberg

CURLOPT_FTPPORT could support port number too

1...<<1211121212131214121512161217121812191220>>...1351