Daniel Stenberg
|
3395a2fa9e
|
netrc fix
|
2001-03-14 16:59:49 +00:00 |
|
Daniel Stenberg
|
28a8e1602d
|
ssluse fixed, various win32 fixes
|
2001-03-14 10:21:52 +00:00 |
|
Daniel Stenberg
|
332a016e3c
|
chunked bugfix, Jörn's fixes, the interface number increase
|
2001-03-14 08:49:11 +00:00 |
|
Daniel Stenberg
|
cd59f13da6
|
Guenole Bescon's bug found on march 8 is added
|
2001-03-13 13:14:21 +00:00 |
|
Daniel Stenberg
|
063f88cd14
|
close policies
|
2001-03-13 07:59:19 +00:00 |
|
Daniel Stenberg
|
fb7a6e3423
|
added --random-file and --egd-file to the command line client
|
2001-03-12 16:02:29 +00:00 |
|
Daniel Stenberg
|
cb4efcf275
|
better chunked error detection
|
2001-03-12 15:29:04 +00:00 |
|
Daniel Stenberg
|
0121d7d731
|
Added new libcurl options in include/curl/curl.h, they're documented in
curl_easy_setopt.3 and they're partly implemented in lib/url.c
Slowly, we're getting there...
|
2001-03-12 15:11:38 +00:00 |
|
Daniel Stenberg
|
3e88b1cac5
|
the client is adjusted to work with persistant curl handles, and *gee* it
seems to be working!!!
|
2001-03-12 13:59:38 +00:00 |
|
Daniel Stenberg
|
639a7982ba
|
server problems,
libcurl *works* persistant over HTTP proxy!!!!
|
2001-03-12 10:18:01 +00:00 |
|
Daniel Stenberg
|
f54a282ccc
|
persistant adjusts
|
2001-03-08 12:32:03 +00:00 |
|
Daniel Stenberg
|
6dae34d5da
|
all test cases run OK now (again)
|
2001-03-05 14:13:15 +00:00 |
|
Daniel Stenberg
|
cf8704ccdf
|
7.7 alpha 2 commit
|
2001-03-04 16:34:20 +00:00 |
|
Daniel Stenberg
|
2665c763df
|
latest
|
2001-03-02 15:38:06 +00:00 |
|
Daniel Stenberg
|
a1d6ad2610
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +00:00 |
|
Daniel Stenberg
|
948c3b3aa9
|
7.6.1 commit
|
2001-02-13 13:37:14 +00:00 |
|
Daniel Stenberg
|
7686ac3f2c
|
ftp response fix, netrc fix for non-http/ftp, https put research
|
2001-02-12 13:20:04 +00:00 |
|
Daniel Stenberg
|
61e2a8108b
|
7.6.1-pre3
|
2001-02-07 09:49:06 +00:00 |
|
Daniel Stenberg
|
f6e2bfd464
|
Jun-ichiro itojun Hagino's IPv6 adjustments
|
2001-02-05 23:04:44 +00:00 |
|
Daniel Stenberg
|
1ae5dab8fb
|
Robert Weaver's VC experiences
|
2001-02-05 22:35:55 +00:00 |
|
Daniel Stenberg
|
8613ce377f
|
the new getinfo() stuff and the cygwin patch
|
2001-02-04 20:10:52 +00:00 |
|
Daniel Stenberg
|
3b44a3df76
|
7.6.1-pre2
|
2001-02-01 07:59:46 +00:00 |
|
Daniel Stenberg
|
c41c5a0ef2
|
curl_read() and Curl_read() now have ssize_t in the last argument
|
2001-01-31 13:54:12 +00:00 |
|
Daniel Stenberg
|
e721f85c83
|
new test case
|
2001-01-29 16:04:19 +00:00 |
|
Daniel Stenberg
|
f585b66af7
|
7.6-pre1
|
2001-01-29 11:36:08 +00:00 |
|
Daniel Stenberg
|
7fca24b14b
|
PUT resume things
progress meter modified for resume
POST/GET/Location adjustments
|
2001-01-27 20:25:52 +00:00 |
|
Daniel Stenberg
|
ac98c73b04
|
7.6
|
2001-01-27 16:16:54 +00:00 |
|
Daniel Stenberg
|
a145654394
|
http upload resume
|
2001-01-26 15:53:33 +00:00 |
|
Daniel Stenberg
|
64e80091db
|
Rick's and Jeff's stuff
|
2001-01-25 12:31:44 +00:00 |
|
Daniel Stenberg
|
29bcba9a90
|
Ingo Ralf Blum's cygwin fixes
|
2001-01-24 14:44:05 +00:00 |
|
Daniel Stenberg
|
1716dbb68a
|
Robert Weaver's win32 getenv fix, my added comments in some files
|
2001-01-24 14:04:47 +00:00 |
|
Daniel Stenberg
|
0b6cd75004
|
ipv6 adjustments
|
2001-01-23 10:29:16 +00:00 |
|
Daniel Stenberg
|
5fc492e5c6
|
Björn's progress meter fix, new test cases and ftpserver.pl patch
|
2001-01-22 16:25:55 +00:00 |
|
Daniel Stenberg
|
022315089b
|
removed URL length restrictions, added a test case
|
2001-01-19 12:20:02 +00:00 |
|
Daniel Stenberg
|
afcd933b4c
|
Transfer and file renaming
|
2001-01-17 14:17:26 +00:00 |
|
Daniel Stenberg
|
16502d7d15
|
-g added, no more space requirements between short options and their parameters
|
2001-01-11 08:02:07 +00:00 |
|
Daniel Stenberg
|
b77e2528e7
|
made short options and their parmaters possible to specify without space
separation
|
2001-01-10 23:47:08 +00:00 |
|
Daniel Stenberg
|
44254c4945
|
getpass_r() fix for SCO (hopefully)
|
2001-01-10 11:42:00 +00:00 |
|
Daniel Stenberg
|
a997d60304
|
Loic Dachary's updates to get 'make distcheck' work, including running the
test suite
|
2001-01-08 22:18:30 +00:00 |
|
Daniel Stenberg
|
19d92834ed
|
corrected
|
2001-01-08 16:32:36 +00:00 |
|
Daniel Stenberg
|
044ca343ad
|
Loic Dachary's makefile/dist/rpm fixes
|
2001-01-08 10:00:14 +00:00 |
|
Daniel Stenberg
|
f59ea9adb3
|
krb4 fix, big symbol renaming action, multiple URL support in the client
|
2001-01-08 07:45:43 +00:00 |
|
Daniel Stenberg
|
4031104404
|
Internal symbols that aren't static are now prefixed with 'Curl_'
|
2001-01-05 10:11:41 +00:00 |
|
Daniel Stenberg
|
9f9cac7402
|
release commit
|
2001-01-05 06:30:18 +00:00 |
|
Daniel Stenberg
|
97f43e98e7
|
Cut out all changes from 1999 and earlier. They're now in the CHANGES.0 file
that is only present in the CVS and won't be included in release archives.
|
2001-01-04 10:46:32 +00:00 |
|
Daniel Stenberg
|
c03e0074c6
|
ftp commands are now sent single-write()
|
2001-01-03 09:07:59 +00:00 |
|
Daniel Stenberg
|
6d7587d327
|
configure fix, two -O fixes
|
2000-12-19 13:08:04 +00:00 |
|
Daniel Stenberg
|
dad2317e6e
|
post 7.5 fixes
|
2000-12-07 09:08:20 +00:00 |
|
Daniel Stenberg
|
52707f9590
|
7.5-commit
|
2000-12-04 09:44:57 +00:00 |
|
Daniel Stenberg
|
b2f0ca8a43
|
maxredirs
|
2000-11-28 12:45:20 +00:00 |
|
Daniel Stenberg
|
6f4f3c79b6
|
7.5-pre3 commit
|
2000-11-22 14:27:47 +00:00 |
|
Daniel Stenberg
|
d6b1162a63
|
working with the test suite brings things up
|
2000-11-22 08:16:36 +00:00 |
|
Daniel Stenberg
|
4a7d62c8c3
|
formfree, config file, --url, more testcases, infinite URL lengths and more
|
2000-11-20 09:37:57 +00:00 |
|
Daniel Stenberg
|
7ea4551b1b
|
forgot to commit before
|
2000-11-16 07:32:45 +00:00 |
|
Daniel Stenberg
|
4e120f34a5
|
The last few days of changes
|
2000-11-10 15:26:48 +00:00 |
|
Daniel Stenberg
|
7390c3a8af
|
bugfixes and improvements
|
2000-11-06 22:56:46 +00:00 |
|
Daniel Stenberg
|
e0e01e5a59
|
error code fix
|
2000-11-02 14:34:46 +00:00 |
|
Daniel Stenberg
|
b5d152caf7
|
T. Bharath's ssl patch
|
2000-10-30 12:43:08 +00:00 |
|
Daniel Stenberg
|
3b0d49e1c9
|
post 7.4.1 changes
|
2000-10-27 10:51:14 +00:00 |
|
Daniel Stenberg
|
f6163b375f
|
7.4.1 commit
|
2000-10-16 13:52:05 +00:00 |
|
Daniel Stenberg
|
b2d73c50d3
|
pre5 and pre6 fixes
|
2000-10-12 09:14:57 +00:00 |
|
Daniel Stenberg
|
5ee185f420
|
just too many to mention
|
2000-10-09 11:25:40 +00:00 |
|
Daniel Stenberg
|
13962adcb5
|
7.3 commit
|
2000-09-28 10:26:44 +00:00 |
|
Daniel Stenberg
|
bdfe654aee
|
The last week's changes
|
2000-09-25 22:23:17 +00:00 |
|
Daniel Stenberg
|
c23f35ce2a
|
ftp through http proxy tunnel is now implemented
|
2000-09-18 06:25:50 +00:00 |
|
Daniel Stenberg
|
5019fe75a7
|
proxytunnel added
|
2000-09-15 13:20:34 +00:00 |
|
Daniel Stenberg
|
6e3a6e79e5
|
7.2 commit
|
2000-08-30 11:50:16 +00:00 |
|
Daniel Stenberg
|
903f4c16cc
|
Fixed name problems, updated FAQ, -d post problem found
|
2000-08-23 07:25:50 +00:00 |
|
Daniel Stenberg
|
e559a7b872
|
7.1.1 cleanup commit
|
2000-08-21 21:56:41 +00:00 |
|
Daniel Stenberg
|
2b53a24c4f
|
the latest writeout bugfix
|
2000-08-15 21:57:47 +00:00 |
|
Daniel Stenberg
|
c3c7739811
|
big last-beta (?) cleanup commit
|
2000-07-31 22:42:34 +00:00 |
|
Daniel Stenberg
|
9d5c6df788
|
added localtime_r()
|
2000-07-29 22:21:10 +00:00 |
|
Daniel Stenberg
|
3d8f377561
|
ASCII FTP download
-F improvements
FTP response timeouts
HTTP user+password to same host only
libtool
|
2000-07-26 09:37:54 +00:00 |
|
Daniel Stenberg
|
f836400094
|
A range of things done yesterday
|
2000-07-25 07:39:42 +00:00 |
|
Daniel Stenberg
|
e33ac6b3be
|
FTP bug fix
new referer magic tricks!
|
2000-06-20 11:55:38 +00:00 |
|
Daniel Stenberg
|
ddd3ca4e5a
|
progress meter/bar changes
|
2000-06-16 13:29:41 +00:00 |
|
Daniel Stenberg
|
f93baee594
|
POST fix
|
2000-06-14 17:28:44 +00:00 |
|
Daniel Stenberg
|
e54f09a218
|
the 7.0.6beta fixes
|
2000-06-14 14:33:54 +00:00 |
|
Daniel Stenberg
|
5da5cfa33e
|
new binary stdout approach for win32 systems
|
2000-06-14 12:50:38 +00:00 |
|
Daniel Stenberg
|
2488fff451
|
free-twice problem corrected
|
2000-06-13 08:11:45 +00:00 |
|
Daniel Stenberg
|
611f50fb76
|
resources + readme.win32
|
2000-06-09 12:08:08 +00:00 |
|
Daniel Stenberg
|
dbcfd3df79
|
the recent mocking
|
2000-06-08 15:20:03 +00:00 |
|
Daniel Stenberg
|
5d39dde961
|
pre-release commit
|
2000-05-30 16:31:46 +00:00 |
|
Daniel Stenberg
|
9b20d0a47f
|
Jörn's fixes mentioned
|
2000-05-22 19:15:18 +00:00 |
|
Daniel Stenberg
|
ceda25398b
|
more changes! ;-)
|
2000-05-22 19:11:39 +00:00 |
|
Daniel Stenberg
|
96dde76b99
|
moved here from the newlib branch
|
2000-05-22 14:12:12 +00:00 |
|
Daniel Stenberg
|
5330a85133
|
the last days' changes
|
2000-05-14 13:36:38 +00:00 |
|
Daniel Stenberg
|
febd0e7059
|
lots of stuff
|
2000-05-14 13:12:11 +00:00 |
|
Daniel Stenberg
|
cd9ad9e54b
|
some rpm build improvements
adjusted progress bar
user agent sent when talking non-http through a http proxy
|
2000-04-08 19:27:06 +00:00 |
|
Daniel Stenberg
|
d620ada259
|
two location problems and one OS/2 patch
|
2000-04-04 17:47:05 +00:00 |
|
Daniel Stenberg
|
4a33436663
|
spelling errors corrected
|
2000-03-23 11:02:08 +00:00 |
|
Daniel Stenberg
|
0eb1f1e5d0
|
download.c, configure, VC fix and OS/2 fix
|
2000-03-23 10:43:14 +00:00 |
|
Daniel Stenberg
|
475869a612
|
6.5.2 release commit
|
2000-03-21 15:37:13 +00:00 |
|
Daniel Stenberg
|
9e4d9346a7
|
curl_unescape() update
|
2000-03-21 14:18:39 +00:00 |
|
Daniel Stenberg
|
bc5c4b8953
|
openbsd complaints fixes
http_code in -w fix
MS VC++ fixes
documentation updates
-D update
OS/2 port
|
2000-03-20 09:25:18 +00:00 |
|
Daniel Stenberg
|
04501ba791
|
The changes of today.
|
2000-03-13 09:13:07 +00:00 |
|
Daniel Stenberg
|
9c29e7d8d0
|
Ultrix fixes, openssl fix, docs, removed perl
|
2000-03-02 23:17:51 +00:00 |
|
Daniel Stenberg
|
ed1ad4c5e2
|
describes the latest commited changes
|
2000-03-01 22:40:57 +00:00 |
|
Daniel Stenberg
|
eecf41b299
|
tonight's changes, the progress bar and the new -w option
|
2000-02-21 23:48:31 +00:00 |
|
Daniel Stenberg
|
1d5ea54025
|
Progress meter work
|
2000-02-16 00:06:29 +00:00 |
|
Daniel Stenberg
|
158920cc34
|
The last week's (or so) changes
|
2000-02-14 23:16:14 +00:00 |
|
Daniel Stenberg
|
a8532310ce
|
committed the changes of yesterday, now from my new linux host at home
|
2000-02-08 23:21:07 +00:00 |
|
Daniel Stenberg
|
0bc8d2ea1f
|
cookie-update
|
2000-02-01 23:54:00 +00:00 |
|
Daniel Stenberg
|
78f0c4f2ba
|
status update before night-time
|
2000-02-01 00:42:54 +00:00 |
|
Daniel Stenberg
|
49b5ec156b
|
the latest changes
|
2000-01-31 22:21:55 +00:00 |
|
Daniel Stenberg
|
90719eb3fd
|
more removals
|
2000-01-10 23:55:47 +00:00 |
|
Daniel Stenberg
|
26e8ccc631
|
syncing with local edit
|
2000-01-10 23:36:14 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|