History log of /curl/ (Results 32201 – 32225 of 33760)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
32eaf9e816-Aug-2001 Daniel Stenberg

Added -lcurl for --libs so that single option should now suffice to use
when building anything with libcurl

9ce9420715-Aug-2001 Daniel Stenberg

IPv6-addresses can have dots too!

9518e06415-Aug-2001 Daniel Stenberg

extract IPv6-style specified IP-addresses properly

aa21e42d15-Aug-2001 Daniel Stenberg

const fixes

16215e8015-Aug-2001 Daniel Stenberg

-

658c7e8a15-Aug-2001 Daniel Stenberg

Corrected the years in the copyright line

666d0b6715-Aug-2001 Daniel Stenberg

const argument

97f3099f15-Aug-2001 Daniel Stenberg

curl_getenv() now takes a const char * as argument

5a0a51a715-Aug-2001 Daniel Stenberg

add include of stdio.h, so that base64.c compiles

3878350615-Aug-2001 Daniel Stenberg

CURL_GLOBAL_WIN32, config-vms.h, Borland makefile, -w %{http_code},
Bug #12733 over on php.net

70ad8a0b15-Aug-2001 Daniel Stenberg

Using CURLOPT_POST without using CURLOPT_POSTFIELDS caused us to strlen()
a NULL pointer. Now, we treat a missing CURLOPT_POSTFIELDS as if there is
no data to send.

cec8a3af15-Aug-2001 Daniel Stenberg

removed one compiler error and two "unused variable" warnings

f78de2d815-Aug-2001 Daniel Stenberg

SM's -G patch. There's some room for improvements still, as a command line
like: "curl -d moo=foo -G daniel.haxx.se" currently fails.

7d17713d15-Aug-2001 Sterling Hughes

more _ftp_cwd

546f4dca15-Aug-2001 Sterling Hughes

ftp_cwd() abstraction

"%" -> "%s"

09a9b57b15-Aug-2001 Sterling Hughes

This can be used in another place (Curl_ftp_done :)...

declare at the top of the file, put the private functions at the bottom of
the file, however, this is clearer imho (since _ftp is a

This can be used in another place (Curl_ftp_done :)...

declare at the top of the file, put the private functions at the bottom of
the file, however, this is clearer imho (since _ftp is already there).

show more ...

10ab082115-Aug-2001 Daniel Stenberg

non-public functions should not use CURL * as arguments, so I changed them
to use 'struct UrlData *' instead

4999087815-Aug-2001 Daniel Stenberg

modified the Curl_perform() proto

bff5f1b915-Aug-2001 Sterling Hughes

must merge before commit
must merge before commit
must merge before commit

6e22b74215-Aug-2001 Daniel Stenberg

removed protos that were moved to url.h and the new getinfo.h

a547f3a215-Aug-2001 Daniel Stenberg

moved the url.c prototypes to here

db9bb92215-Aug-2001 Daniel Stenberg

calls Curl_initinfo() in perform().

7994817115-Aug-2001 Sterling Hughes

begin abstraction process...

5ce97dbf15-Aug-2001 Daniel Stenberg

prototypes for getinfo.c

0879515d15-Aug-2001 Daniel Stenberg

Added Curl_initinfo() that's supposed to init session-specific getinfo-
variables

1...<<1281128212831284128512861287128812891290>>...1351