History log of /curl/ (Results 27876 – 27900 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
be1df3ca19-Sep-2004 Gunter Knauf

removed getdate.c hack.

543ab6f319-Sep-2004 Daniel Stenberg

added URL to the exception paragraph in the GPL FAQ

2b6f7ef219-Sep-2004 Daniel Stenberg

the error message fix for failed connects

0d37f85619-Sep-2004 Daniel Stenberg

kill trailing whitespace and clarify a few errors

6cd2536019-Sep-2004 Daniel Stenberg

set an error message when connection fails

60fccf4e17-Sep-2004 Daniel Stenberg

Location:-follow problem

8a80283916-Sep-2004 Daniel Stenberg

one more option, one more friend

6a06667c16-Sep-2004 Daniel Stenberg

Added CURLOPT_FTPSSLAUTH

25bf231016-Sep-2004 Daniel Stenberg

Location: problem with bad original URL, identified in bug report #1029478

2544c78016-Sep-2004 Daniel Stenberg

Bertrand Demiddelaer's correction

40b9b6f616-Sep-2004 Daniel Stenberg

ftp-ssl mistake corrected

f5e1bedd15-Sep-2004 Daniel Stenberg

no more getdate.c to care about

d4076c9a15-Sep-2004 Daniel Stenberg

fixed to use the new file. Can we make this use Makefile.inc somehow?

106695d415-Sep-2004 Daniel Stenberg

the new date parser affects -z

f71b3f4815-Sep-2004 Daniel Stenberg

Replaced the former date parser with a rewrite. No more yacc/bison needed.

aa8dd93214-Sep-2004 Daniel Stenberg

ignore more

adbe3eef13-Sep-2004 Daniel Stenberg

and moved back the month array to a static one since the ftp code won't need
it anymore

33f69c0513-Sep-2004 Daniel Stenberg

removed this file again, we only provide a single public function and that
is already in the public header file

6c3a87a513-Sep-2004 Daniel Stenberg

no longer includes getdate.h, there's no need for it

13cc010e13-Sep-2004 Daniel Stenberg

getdate.h is not required to include, it adds nothing new

e99bf99813-Sep-2004 Daniel Stenberg

revert the change for the new date parser, as the new one can deal with
the old format now

2e7dcc1e13-Sep-2004 Daniel Stenberg

support for YYYYMMDD added, which allows us to keep using the lib/ftp.c code
I was previously #ifdef'ing to a different look when this parser is used

b85a036e13-Sep-2004 Daniel Stenberg

added more examples/docs in the top comment

7885264b13-Sep-2004 Daniel Stenberg

Since many users probably already use local time strings as input, I now
made it deal with named time zones as well as mail-style +0200 ones.

Seems to work fine. I'm comparing with GNU d

Since many users probably already use local time strings as input, I now
made it deal with named time zones as well as mail-style +0200 ones.

Seems to work fine. I'm comparing with GNU date command:

date -d [date] -u +%s

show more ...

73dd450112-Sep-2004 Daniel Stenberg

describes how you can extract the CA cert from a site using the openssl tool

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