Daniel Stenberg
|
7dcda6a370
|
unix style newlines
|
2000-12-11 08:14:34 +00:00 |
|
Daniel Stenberg
|
dde277d86a
|
Albert Chin-A-Young fixed the SSL option to use LDFLAGS properly
|
2000-12-11 07:38:47 +00:00 |
|
Daniel Stenberg
|
a5146c7297
|
fixed CURLOPT_COOKIE and added CURLOPT_CRLF
|
2000-12-08 17:25:24 +00:00 |
|
Daniel Stenberg
|
69abefc936
|
Added SA_RESTART since (some) HPUX doesn't have that define and it doesn't
need it
|
2000-12-07 09:09:26 +00:00 |
|
Daniel Stenberg
|
dad2317e6e
|
post 7.5 fixes
|
2000-12-07 09:08:20 +00:00 |
|
Daniel Stenberg
|
22d8aa37e0
|
urlglob fix to prevent crashing when -o path is longer than url
|
2000-12-06 10:10:31 +00:00 |
|
Daniel Stenberg
|
160d2a30db
|
Added the borland makefiles
|
2000-12-05 13:47:30 +00:00 |
|
Daniel Stenberg
|
cb1842cb52
|
uses the PERL variable configure digs up
|
2000-12-05 09:15:44 +00:00 |
|
Daniel Stenberg
|
6ced1ba615
|
changed third argument to size_t to match SCO prototype
|
2000-12-05 08:04:04 +00:00 |
|
Daniel Stenberg
|
54e46e199c
|
Paul Marquis fixed a 7.4.2-dependency
|
2000-12-04 14:59:58 +00:00 |
|
Daniel Stenberg
|
ca8196a4dc
|
Jörn fixed a multiple URL output bug
|
2000-12-04 12:21:18 +00:00 |
|
Daniel Stenberg
|
52707f9590
|
7.5-commit
|
2000-12-04 09:44:57 +00:00 |
|
Daniel Stenberg
|
be2369ed14
|
Craig Davison updated and made it work again!
|
2000-12-01 07:02:26 +00:00 |
|
Daniel Stenberg
|
76af68e8ab
|
Craig Davison fixed the VC++ lines
|
2000-12-01 07:01:14 +00:00 |
|
Daniel Stenberg
|
421fccb12a
|
Added -version-info and lots of info
|
2000-11-30 22:22:08 +00:00 |
|
Daniel Stenberg
|
173f12db68
|
added a typecast to shut up a VC++ warning when converting from long
to unsigned short
|
2000-11-30 21:59:51 +00:00 |
|
Daniel Stenberg
|
983e3ae8c5
|
Craig Davison updated this
|
2000-11-30 21:54:00 +00:00 |
|
Daniel Stenberg
|
62213e529c
|
README.curl is now MANUAL
|
2000-11-30 08:08:49 +00:00 |
|
Daniel Stenberg
|
ea3b6914cc
|
Added a small note about referer needing to be complete to comply to the
HTTP spec
|
2000-11-30 08:08:23 +00:00 |
|
Daniel Stenberg
|
c8cd35e640
|
Includes MANUAL instead of README.curl now
|
2000-11-30 07:56:32 +00:00 |
|
Daniel Stenberg
|
706f5e1a5d
|
README.curl is renamed to MANUAL
|
2000-11-30 07:55:30 +00:00 |
|
Daniel Stenberg
|
db7d772d3e
|
removed #if 0 sections
|
2000-11-29 08:19:23 +00:00 |
|
Daniel Stenberg
|
64761bc786
|
removed #if 0 section
|
2000-11-29 08:17:12 +00:00 |
|
Daniel Stenberg
|
9980568f42
|
removed '#if 0' sections
|
2000-11-29 08:16:27 +00:00 |
|
Daniel Stenberg
|
05a1910968
|
I'd love to see test cases with submitted patches...
|
2000-11-29 07:48:14 +00:00 |
|
Daniel Stenberg
|
a5217dd10e
|
minor things about the test suite added
|
2000-11-29 07:47:51 +00:00 |
|
Daniel Stenberg
|
0d7ba0ec61
|
now counts all test cases and presents a counter at the end
|
2000-11-28 12:49:39 +00:00 |
|
Daniel Stenberg
|
b2f0ca8a43
|
maxredirs
|
2000-11-28 12:45:20 +00:00 |
|
Daniel Stenberg
|
a00bb13766
|
max-redirs test case data
|
2000-11-28 09:42:15 +00:00 |
|
Daniel Stenberg
|
7c7923761d
|
free the URL on redirections, this was a previous memory leak
|
2000-11-28 09:41:01 +00:00 |
|
Daniel Stenberg
|
e9b69bc757
|
added maxredirs
|
2000-11-28 09:11:24 +00:00 |
|
Daniel Stenberg
|
2aaae10fe8
|
Added max-redirs support (James Griffiths' patch)
|
2000-11-28 09:10:43 +00:00 |
|
Daniel Stenberg
|
6bd75ab840
|
added maxredirs, moved CURL_PROGRESS* defines to src/main.c
|
2000-11-28 09:10:04 +00:00 |
|
Daniel Stenberg
|
b8f7d94ef1
|
James Griffiths' max-redirs fix
|
2000-11-28 09:05:47 +00:00 |
|
Daniel Stenberg
|
d4cd079b9c
|
Added tests/ftpserver.pl
|
2000-11-27 15:11:25 +00:00 |
|
Daniel Stenberg
|
013770a7e2
|
I rearranged it and added 'make test'
|
2000-11-27 13:39:11 +00:00 |
|
Daniel Stenberg
|
f4c26ddb6a
|
spell check
|
2000-11-27 13:32:11 +00:00 |
|
Daniel Stenberg
|
9f77434c3a
|
modified for ftp custom commands
|
2000-11-27 12:53:50 +00:00 |
|
Daniel Stenberg
|
989ff585b1
|
allows simple custom modifications for single test cases
|
2000-11-27 12:53:32 +00:00 |
|
Daniel Stenberg
|
f589c1c024
|
Added the ftpdN.txt file
|
2000-11-27 12:53:05 +00:00 |
|
Daniel Stenberg
|
e86f3b9144
|
ftp graceful error detection check data
|
2000-11-27 12:52:36 +00:00 |
|
Daniel Stenberg
|
79a84d20f2
|
Added the memdebug include file
|
2000-11-27 12:04:51 +00:00 |
|
Daniel Stenberg
|
20801181b2
|
file:// test data
|
2000-11-27 11:54:35 +00:00 |
|
Daniel Stenberg
|
3723c52057
|
if the server doesn't output a logfile, the protocol file is not compared
with it! This makes tests without server (like for file://) smarter.
|
2000-11-27 11:53:50 +00:00 |
|
Daniel Stenberg
|
0e78911ce3
|
modified the --help output to have the passwords within [brackets] as they
are optional...
|
2000-11-27 10:24:08 +00:00 |
|
Daniel Stenberg
|
b7a5fb1794
|
added the new FILETIME stuff
|
2000-11-22 14:57:58 +00:00 |
|
Daniel Stenberg
|
6f4f3c79b6
|
7.5-pre3 commit
|
2000-11-22 14:27:47 +00:00 |
|
Daniel Stenberg
|
593df2f18a
|
multiple URL support? forked?
|
2000-11-22 14:18:30 +00:00 |
|
Daniel Stenberg
|
fde82cd4e0
|
adjusted to modified FTP behaviour
|
2000-11-22 14:15:46 +00:00 |
|
Daniel Stenberg
|
801626de19
|
Added a curl-target to make it easier to build from this dir
|
2000-11-22 14:15:15 +00:00 |
|