Daniel Stenberg
|
9c10cb4684
|
removed the config file entry as that has been much improved lately
|
2000-12-12 10:14:31 +00:00 |
|
Daniel Stenberg
|
3d8c4ce526
|
points to the curl local copy of the netscape cookie spec
points to the development site for wget
reworded some RFC references so that they turn up as links on the converted
web page better
|
2000-12-12 10:05:49 +00:00 |
|
Daniel Stenberg
|
ec420c62d9
|
fixed a strdup(NULL) error
|
2000-12-12 09:30:52 +00:00 |
|
Daniel Stenberg
|
5d44f00201
|
Francois Petitjean's solaris core dump fix
|
2000-12-12 08:48:39 +00:00 |
|
Daniel Stenberg
|
cddeb939ed
|
updated the latest added features
|
2000-12-11 15:35:57 +00:00 |
|
Daniel Stenberg
|
45cf0cf3ec
|
unix style newlines only
|
2000-12-11 08:16:25 +00:00 |
|
Daniel Stenberg
|
ff7729e2bc
|
unix-style newlines
|
2000-12-11 08:15:22 +00:00 |
|
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
|
Jrn 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 |
|