History log of /curl/ (Results 29751 – 29775 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3e24c6a931-Oct-2003 Daniel Stenberg

Debian bug report #218046, a minor typo.

00d2c9d931-Oct-2003 Daniel Stenberg

removed compiler warnings from my latest fix

bd383f0c31-Oct-2003 Daniel Stenberg

numerical options check

900cecae31-Oct-2003 Daniel Stenberg

Added a new parse-numeric-parameters function so that options that take
a numeric argument can better bail out if given a weird parameter. This
catches situations such as "-y -Y 2000" or "-O

Added a new parse-numeric-parameters function so that options that take
a numeric argument can better bail out if given a weird parameter. This
catches situations such as "-y -Y 2000" or "-O -C [URL]" etc.

show more ...

ffc58c6631-Oct-2003 Daniel Stenberg

newer, nicer

39f6738730-Oct-2003 Daniel Stenberg

Set version string to -CVS. This string is generated by maketgz at release-
time.

fe29120230-Oct-2003 Daniel Stenberg

Make the CVS version clone the libcurl version string, this is generated
by the maketgz script so in releases this is replaced by an actual string.

4606dc4130-Oct-2003 Daniel Stenberg

ignore .dist files here

36d6b16c30-Oct-2003 Daniel Stenberg

Made the dist-hook more generic for adding more files named .dist into the
dist archive. Preparing for a new maketgz.

b4d8108b30-Oct-2003 Daniel Stenberg

--head on file://, some cleanups

2c120aa030-Oct-2003 Daniel Stenberg

more help text cleanups

693df0fa30-Oct-2003 Daniel Stenberg

silly me, I was meaning to do this change already as discussed on the libcurl
list, we get the time in GMT and not localtime

fb26b2bd30-Oct-2003 Daniel Stenberg

curl --head now reports info "headers" on file:// URLs as well

5554f1cc30-Oct-2003 Daniel Stenberg

updated for the cut off GMT string

46accd6230-Oct-2003 Daniel Stenberg

when getting headers only, stop pretending the reported time is GMT, as it
isn't. In fact, it might be, but we have no idea.

41535eae30-Oct-2003 Daniel Stenberg

only use siginterrupt() if it really exists on the platform

02437b2d30-Oct-2003 Daniel Stenberg

Check for siginterrupt, used by the test suite web server sws.

c964aedf30-Oct-2003 Daniel Stenberg

Only compile the ipv6-section for ipv6-enabled libcurls. Should save
us some trouble.

5f4fb85730-Oct-2003 Daniel Stenberg

Added proper #ifdef's for the #include files when checking for in_addr_t,
which made the test start working nicely on BeOS. Shard verified it.

0334509729-Oct-2003 Daniel Stenberg

Stop using stunnel.pm, we pass in the path from the main script instead.
Also made it easier to stop the test suite with control-c.

aad70aa229-Oct-2003 Daniel Stenberg

cleaned up the --help output. Tried to unify the language. Shortened a bunch
of explanations.

e9c835ad29-Oct-2003 Daniel Stenberg

David Hull made the file: URL parser also accept the somewhat sloppy file
syntax: file:/path. I added test case 203 to verify this.

0701b97329-Oct-2003 Daniel Stenberg

stunnel.pm is no more

ec59aa2529-Oct-2003 Daniel Stenberg

stunnel.pm is removed

ffc6d06229-Oct-2003 Daniel Stenberg

now check for and use valgrind, inserted and modified the check for stunnel
and we no longer use the stunnel.pm

1...<<1191119211931194119511961197119811991200>>...1351