History log of /curl/ (Results 27901 – 27925 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
96efa99011-Sep-2004 Daniel Stenberg

Added parsedate.[ch]

4e0aee9411-Sep-2004 Daniel Stenberg

mention more friends

27d509cf11-Sep-2004 Daniel Stenberg

Minor adjustment needed for the new date parser to succeed. ifdef'ed out
for now.

ade8e47a11-Sep-2004 Daniel Stenberg

more docs and fixed the delta compared to GMT that prevented test case 141 to
work with this

ca52c96311-Sep-2004 Daniel Stenberg

1. cookie expire-strings MUST use GMT timezones
2. adjusted date strings to upcoming date parser rewrite

17acdb5a11-Sep-2004 Daniel Stenberg

slightly better but still lacks

f643321111-Sep-2004 Daniel Stenberg

getdate replacement code. smaller, slicker, faster.

0ec4c66f10-Sep-2004 Daniel Stenberg

fixed -F to support setting type= even on parts that aren't file-uploads

1faa9d6f10-Sep-2004 Daniel Stenberg

minor indent change

23d64e7210-Sep-2004 Daniel Stenberg

up to date with recent changes

b8b5624810-Sep-2004 Daniel Stenberg

- Bug report #1025986. When following a Location: with a custom Host: header
replacement, curl only replaced the Host: header on the initial request
and didn't replace it on the following

- Bug report #1025986. When following a Location: with a custom Host: header
replacement, curl only replaced the Host: header on the initial request
and didn't replace it on the following ones. This resulted in requests with
two Host: headers.

Now, curl checks if the location is on the same host as the initial request
and then continues to replace the Host: header. And when it moves to another
host, it doesn't replace the Host: header but it also doesn't make the
second Host: header get used in the request.

This change is verified by the two new test cases 184 and 185.

show more ...

3392911709-Sep-2004 Daniel Stenberg

curl --sync

2b1673c908-Sep-2004 Daniel Stenberg

Now the test servers and test cases can run on a custom port number. There's
no fixed port numbers in use anymore. Starting now, the default ports the
servers use are 8990 - 8993. There's no

Now the test servers and test cases can run on a custom port number. There's
no fixed port numbers in use anymore. Starting now, the default ports the
servers use are 8990 - 8993. There's no option to modify these yet, but
changing the $base option in the top of the runtests.pl script.

show more ...


tests/data/test1
tests/data/test10
tests/data/test11
tests/data/test12
tests/data/test13
tests/data/test14
tests/data/test15
tests/data/test150
tests/data/test151
tests/data/test152
tests/data/test153
tests/data/test154
tests/data/test155
tests/data/test156
tests/data/test157
tests/data/test158
tests/data/test159
tests/data/test16
tests/data/test160
tests/data/test162
tests/data/test163
tests/data/test164
tests/data/test165
tests/data/test166
tests/data/test167
tests/data/test168
tests/data/test169
tests/data/test17
tests/data/test170
tests/data/test171
tests/data/test172
tests/data/test173
tests/data/test174
tests/data/test175
tests/data/test176
tests/data/test177
tests/data/test178
tests/data/test179
tests/data/test18
tests/data/test180
tests/data/test181
tests/data/test183
tests/data/test2
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/test40
tests/data/test41
tests/data/test42
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/test500
tests/data/test501
tests/data/test503
tests/data/test506
tests/data/test508
tests/data/test509
tests/data/test51
tests/data/test510
tests/data/test512
tests/data/test513
tests/data/test514
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/test62
tests/data/test63
tests/data/test64
tests/data/test65
tests/data/test66
tests/data/test67
tests/data/test68
tests/data/test69
tests/data/test7
tests/data/test70
tests/data/test71
tests/data/test72
tests/data/test73
tests/data/test74
tests/data/test75
tests/data/test76
tests/data/test77
tests/data/test78
tests/data/test79
tests/data/test8
tests/data/test80
tests/data/test81
tests/data/test82
tests/data/test83
tests/data/test84
tests/data/test85
tests/data/test86
tests/data/test87
tests/data/test88
tests/data/test89
tests/data/test9
tests/data/test90
tests/data/test91
tests/data/test92
tests/data/test93
tests/data/test94
tests/data/test95
tests/data/test97
tests/data/test98
tests/data/test99
tests/libtest/lib509.c
tests/runtests.pl
702f549a03-Sep-2004 Gunter Knauf

fixed nasty warnings with gcc 3.3.

428741d702-Sep-2004 Daniel Stenberg

clarify CURLE_SSL_CERTPROBLEM somewhat

6fa624cf02-Sep-2004 Daniel Stenberg

improved error message when client cert return failure

5f60188b02-Sep-2004 Daniel Stenberg

use the correct struct name in the example

75a6fdeb01-Sep-2004 Daniel Stenberg

added more info on the nobody

5f3fa92001-Sep-2004 Daniel Stenberg

minor edit of HTTPGET

66077ae401-Sep-2004 Daniel Stenberg

fix formatting flaw

9263730331-Aug-2004 Daniel Stenberg

fix the return code for curl_multi_add_handle()

811dfd7131-Aug-2004 Daniel Stenberg

mention when the function was added to the lib

b08dc2ca30-Aug-2004 Daniel Stenberg

proxy connection close and so

f7c5a09730-Aug-2004 Daniel Stenberg

proxy-connection close

5eb3102c30-Aug-2004 Daniel Stenberg

removed issue 36 from this list, we don't know how to do it and no one has
stepped forward to help us. Let's postpone that fix.

1...<<1111111211131114111511161117111811191120>>...1351