Daniel Stenberg [Tue, 11 Sep 2001 22:34:54 +0000 (22:34 +0000)]
added --ciphers
Daniel Stenberg [Tue, 11 Sep 2001 22:29:30 +0000 (22:29 +0000)]
documented CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg [Tue, 11 Sep 2001 22:23:16 +0000 (22:23 +0000)]
CURLOPT_SSL_CIPHER_LIST support
Daniel Stenberg [Tue, 11 Sep 2001 22:21:26 +0000 (22:21 +0000)]
added cipher_list
Daniel Stenberg [Tue, 11 Sep 2001 22:21:02 +0000 (22:21 +0000)]
added ability to set prefered list of ciphers
Daniel Stenberg [Tue, 11 Sep 2001 12:00:36 +0000 (12:00 +0000)]
changes since pre3
Daniel Stenberg [Tue, 11 Sep 2001 10:15:40 +0000 (10:15 +0000)]
removed the 'perl' and 'php' dirs from the release archive
Daniel Stenberg [Tue, 11 Sep 2001 10:00:49 +0000 (10:00 +0000)]
ouputs the start and expire dates of the server certificate on verbose
output
Daniel Stenberg [Tue, 11 Sep 2001 07:45:12 +0000 (07:45 +0000)]
cleaned up, now closes the listener port in PASV and it doesn't re-use the
same passive port number
Daniel Stenberg [Tue, 11 Sep 2001 06:39:54 +0000 (06:39 +0000)]
some unixes have the netrc description in the ftp(1) man page
Daniel Stenberg [Mon, 10 Sep 2001 12:17:23 +0000 (12:17 +0000)]
generated .h file cut off
Daniel Stenberg [Mon, 10 Sep 2001 12:15:17 +0000 (12:15 +0000)]
updated to allow separate packaging
Daniel Stenberg [Mon, 10 Sep 2001 12:14:40 +0000 (12:14 +0000)]
Added project curl source header
Cris Bailiff [Mon, 10 Sep 2001 09:17:02 +0000 (09:17 +0000)]
Fix perl segfault due to changes in header callback behaviour since curl-7.8.1-pre3
Daniel Stenberg [Mon, 10 Sep 2001 07:43:08 +0000 (07:43 +0000)]
Curl_cookie_output() must check that there's a cookie struct present before
trying to address it!
Daniel Stenberg [Mon, 10 Sep 2001 06:05:38 +0000 (06:05 +0000)]
updated tool versions
Daniel Stenberg [Fri, 7 Sep 2001 09:53:40 +0000 (09:53 +0000)]
checks for sys/utime.h
Daniel Stenberg [Fri, 7 Sep 2001 09:53:21 +0000 (09:53 +0000)]
HAVE_SYS_UTIME_H adjustments
Daniel Stenberg [Fri, 7 Sep 2001 09:40:46 +0000 (09:40 +0000)]
made it compile properly when not building with SSL support
Sterling Hughes [Fri, 7 Sep 2001 04:01:32 +0000 (04:01 +0000)]
Added formatting sections for emacs and vim
Sterling Hughes [Fri, 7 Sep 2001 03:30:30 +0000 (03:30 +0000)]
fix for emacs
Daniel Stenberg [Thu, 6 Sep 2001 08:32:01 +0000 (08:32 +0000)]
moved the session ID cache state variables into the UrlState struct within
the SessionHandle. It was previously wrongly put in UserDefined
Daniel Stenberg [Thu, 6 Sep 2001 06:26:24 +0000 (06:26 +0000)]
Curl_SSL_Close_All() now checks that we have a session cache before we run
around killing entries in it!
Daniel Stenberg [Wed, 5 Sep 2001 13:26:54 +0000 (13:26 +0000)]
added -R description
Daniel Stenberg [Wed, 5 Sep 2001 07:24:01 +0000 (07:24 +0000)]
first shaky and stumbling attempts at a *_duphandle() function
Daniel Stenberg [Wed, 5 Sep 2001 06:56:24 +0000 (06:56 +0000)]
added curl-mode.el
Daniel Stenberg [Wed, 5 Sep 2001 06:55:08 +0000 (06:55 +0000)]
emacs lisp setup for hacking curl code
Sterling Hughes [Wed, 5 Sep 2001 02:49:04 +0000 (02:49 +0000)]
Fix formatting when tabs and spaces got mixed up (if tabstop was not set to
8 this looked quite funny :)
Added a small formatting section for vim at the bottom, it also contains an
emacs portion (copied it from another project I'm working on), I don't know
if this is correct, but its a step (the vim part is correct :)
Daniel Stenberg [Mon, 3 Sep 2001 14:31:48 +0000 (14:31 +0000)]
defined HAVE_UTIME and HAVE_UTIME_H
Daniel Stenberg [Mon, 3 Sep 2001 12:51:23 +0000 (12:51 +0000)]
corrected the comment to be valid chunk format
Daniel Stenberg [Mon, 3 Sep 2001 12:32:44 +0000 (12:32 +0000)]
-R removes a TODO
Daniel Stenberg [Mon, 3 Sep 2001 12:10:48 +0000 (12:10 +0000)]
-R added
Daniel Stenberg [Mon, 3 Sep 2001 12:00:38 +0000 (12:00 +0000)]
utime() and utime.h adjustments for curl -R
Daniel Stenberg [Mon, 3 Sep 2001 12:00:08 +0000 (12:00 +0000)]
introducing -R/--remote-time which uses the remote file's time to set the
local file's time
Daniel Stenberg [Mon, 3 Sep 2001 07:01:49 +0000 (07:01 +0000)]
use the LIBCURL_NAME instead of the "hardcoded" string
Daniel Stenberg [Mon, 3 Sep 2001 07:00:59 +0000 (07:00 +0000)]
libtool 1.4.1
Daniel Stenberg [Sat, 1 Sep 2001 10:20:12 +0000 (10:20 +0000)]
removed unused #defines
Daniel Stenberg [Sat, 1 Sep 2001 09:43:52 +0000 (09:43 +0000)]
Heikki Korpela noticed openbsd problems and libtool
Daniel Stenberg [Sat, 1 Sep 2001 09:42:22 +0000 (09:42 +0000)]
as generated with libtool 1.4.0a
Daniel Stenberg [Sat, 1 Sep 2001 09:39:40 +0000 (09:39 +0000)]
Heikki Korpela fixed the 'make -C' invokes. make -C is banned.
Daniel Stenberg [Thu, 30 Aug 2001 23:03:22 +0000 (23:03 +0000)]
the big struct rename of the year
Daniel Stenberg [Thu, 30 Aug 2001 22:59:58 +0000 (22:59 +0000)]
a few more struct fixes
Daniel Stenberg [Thu, 30 Aug 2001 22:48:34 +0000 (22:48 +0000)]
Major rename and redesign of the internal "backbone" structs. Details will
be posted in a minute to the libcurl list.
Daniel Stenberg [Wed, 29 Aug 2001 15:02:46 +0000 (15:02 +0000)]
updated a bit
Daniel Stenberg [Wed, 29 Aug 2001 12:14:18 +0000 (12:14 +0000)]
removed cookies and SSL sessions
Daniel Stenberg [Wed, 29 Aug 2001 09:51:44 +0000 (09:51 +0000)]
new ftp upload example, brand new cookie functionality and more
Daniel Stenberg [Wed, 29 Aug 2001 09:47:33 +0000 (09:47 +0000)]
added CURLOPT_COOKIEJAR details
Daniel Stenberg [Wed, 29 Aug 2001 09:45:44 +0000 (09:45 +0000)]
'-c -'
Daniel Stenberg [Wed, 29 Aug 2001 09:44:35 +0000 (09:44 +0000)]
-c/--cookie-jar documented
Daniel Stenberg [Wed, 29 Aug 2001 09:36:41 +0000 (09:36 +0000)]
take port numbers into account when finding a previous session from the
cache
Daniel Stenberg [Wed, 29 Aug 2001 09:32:50 +0000 (09:32 +0000)]
added COOKIEJAR
Daniel Stenberg [Wed, 29 Aug 2001 09:32:35 +0000 (09:32 +0000)]
uses the new cookie jar feature
Daniel Stenberg [Wed, 29 Aug 2001 09:32:18 +0000 (09:32 +0000)]
cookie jar adjustments
Daniel Stenberg [Wed, 29 Aug 2001 07:12:04 +0000 (07:12 +0000)]
added ftpupload.c
Daniel Stenberg [Tue, 28 Aug 2001 09:02:33 +0000 (09:02 +0000)]
lots of crap
Daniel Stenberg [Tue, 28 Aug 2001 09:01:50 +0000 (09:01 +0000)]
added the most recent one from automake 1.5, it complained on the former
one being "too old"
Daniel Stenberg [Tue, 28 Aug 2001 08:58:27 +0000 (08:58 +0000)]
up'ed the version-info
Daniel Stenberg [Tue, 28 Aug 2001 08:55:59 +0000 (08:55 +0000)]
curl_formadd() adjustments by Georg Huettenegger
Daniel Stenberg [Tue, 28 Aug 2001 08:55:26 +0000 (08:55 +0000)]
Georg Huettenegger's updates
Daniel Stenberg [Tue, 28 Aug 2001 08:55:12 +0000 (08:55 +0000)]
automake 1.5 complained on my SUFFIXES line!
Daniel Stenberg [Tue, 28 Aug 2001 08:54:33 +0000 (08:54 +0000)]
Georg Huettenegger's fixes and improvements to curl_formadd()
Daniel Stenberg [Tue, 28 Aug 2001 08:54:09 +0000 (08:54 +0000)]
Georg Huettenegger added code to deal with error 417 when doing form posts.
NOTE: we might do this for *ALL* errors when doing form posts.
Daniel Stenberg [Tue, 28 Aug 2001 08:37:54 +0000 (08:37 +0000)]
Added SSL session ID caching, moved some SSL code from url.c to ssluse.c
Sterling Hughes [Sun, 26 Aug 2001 20:51:16 +0000 (20:51 +0000)]
we should be using start here.
Daniel Stenberg [Sun, 26 Aug 2001 14:28:05 +0000 (14:28 +0000)]
improved the test
Daniel Stenberg [Sun, 26 Aug 2001 14:27:07 +0000 (14:27 +0000)]
Added #include <string.h> and removed a silly mistakenly added ,
Daniel Stenberg [Fri, 24 Aug 2001 10:25:02 +0000 (10:25 +0000)]
rewrite to work around BSD announcement license issues, this is also
somewhat easier to understand if I may say so. It is slightly slower.
Daniel Stenberg [Fri, 24 Aug 2001 10:18:14 +0000 (10:18 +0000)]
cookies are stored in the reversed order now (which in turn means that
the order is _not_ actually reversed like it used to be)
Daniel Stenberg [Fri, 24 Aug 2001 07:45:16 +0000 (07:45 +0000)]
T. Bharath's patch => linking with multithreaded versions of the c runtime
library for use in multithreaded apps
Daniel Stenberg [Fri, 24 Aug 2001 07:43:24 +0000 (07:43 +0000)]
T. Bharath's patch. It is kind of dirty, as it #pragma aways a whole bunch
of compiler warnings, but I guess they make the life somewhat easier to live
for a ms dude compiling this. For a rainy day: remove the pragmas and correct
the source code that cause the warnings!
Daniel Stenberg [Fri, 24 Aug 2001 07:41:51 +0000 (07:41 +0000)]
newly re-generated from the modified getdate.y
Daniel Stenberg [Fri, 24 Aug 2001 07:39:50 +0000 (07:39 +0000)]
include setup.h properly, not config.h
Daniel Stenberg [Fri, 24 Aug 2001 07:39:15 +0000 (07:39 +0000)]
extern declarations no longer done on windows (T. Bharath's patch)
Daniel Stenberg [Fri, 24 Aug 2001 07:24:34 +0000 (07:24 +0000)]
cleanups
Daniel Stenberg [Fri, 24 Aug 2001 07:01:09 +0000 (07:01 +0000)]
Kevin Roth's comments about -G have been addressed:
o -G -I works on the same command line and makes HEAD instead of GET
o -G with an already present question mark in the URL makes an ampersand get
added as a separator instead
Daniel Stenberg [Fri, 24 Aug 2001 06:31:34 +0000 (06:31 +0000)]
Tim Costello's bug report #454856
Daniel Stenberg [Fri, 24 Aug 2001 06:20:47 +0000 (06:20 +0000)]
strcasecmp() is banned from our code, should be strequal() everywhere!
Tim Costello reported bug report #454858.
Daniel Stenberg [Thu, 23 Aug 2001 14:06:38 +0000 (14:06 +0000)]
When setting *_URL or *_PROXY in *_setopt(), it is important that we check
and possibly free the existing pointer first, and then clear the "allocated"
bit. We previously mistakenly could free the new pointer passed to us by
the friendly user...!
Daniel Stenberg [Thu, 23 Aug 2001 14:05:25 +0000 (14:05 +0000)]
started working on a function for writing (all) cookies, made it possible
to read multiple cookie files, no longer writes to the URL string passed
to the _add() function. The new stuff is now conditionally compiled on the
COOKIE define. Changed the _init() proto.
Daniel Stenberg [Thu, 23 Aug 2001 11:12:07 +0000 (11:12 +0000)]
added FTPS to the list of supported protocols
Daniel Stenberg [Thu, 23 Aug 2001 11:11:13 +0000 (11:11 +0000)]
item 4.6 is now an indication of a crash, not a timeout
Daniel Stenberg [Thu, 23 Aug 2001 11:06:10 +0000 (11:06 +0000)]
As Steve Lhomme pointed out, this generates 'libcurl.dll' now instead of
the previous 'curl.dll'
Daniel Stenberg [Thu, 23 Aug 2001 10:56:48 +0000 (10:56 +0000)]
Nico's update: "modified the build procedure to restore to the right current
directory where the build was started and it will autosense where is was run
from and set up the correct default directory at start of the script."
Daniel Stenberg [Thu, 23 Aug 2001 08:45:20 +0000 (08:45 +0000)]
curl_formadd() using example, the 7.9 style of building rfc1867 form posts
Daniel Stenberg [Thu, 23 Aug 2001 06:10:01 +0000 (06:10 +0000)]
I want Sterling to be my friend, so I wasted some time on splitting up the
huge monster function _ftp() into more little functions. There are still
more that can be done, but this is at least improving readability and
maintainability... :-)
Daniel Stenberg [Wed, 22 Aug 2001 11:25:39 +0000 (11:25 +0000)]
Georg Huettenegger's fixes, man pages converted to HTML pages and included
in release archive
Daniel Stenberg [Wed, 22 Aug 2001 11:24:57 +0000 (11:24 +0000)]
CURLOPT_FTPASCII is the old name, CURLOPT_TRANSFERTEXT is the new
Daniel Stenberg [Wed, 22 Aug 2001 11:23:53 +0000 (11:23 +0000)]
libcurl.3 has the info now
Daniel Stenberg [Wed, 22 Aug 2001 11:23:07 +0000 (11:23 +0000)]
CURLOPT_POST isn't needed these days
Daniel Stenberg [Wed, 22 Aug 2001 11:22:43 +0000 (11:22 +0000)]
updated
Daniel Stenberg [Wed, 22 Aug 2001 11:22:28 +0000 (11:22 +0000)]
libcurl.3 is the man page
Daniel Stenberg [Tue, 21 Aug 2001 13:18:07 +0000 (13:18 +0000)]
Georg Huettenegger's patch curl-7.8.1-pre5-patch-
20010819
Daniel Stenberg [Tue, 21 Aug 2001 12:46:23 +0000 (12:46 +0000)]
added test44 formpost without Expect:, modified test9
Daniel Stenberg [Tue, 21 Aug 2001 09:16:43 +0000 (09:16 +0000)]
run 'make clean' before 'make dist' to make sure the HTML files are up-to-date
Daniel Stenberg [Tue, 21 Aug 2001 09:16:09 +0000 (09:16 +0000)]
added a 'html' target that builds HTML versions from the man page sources.
It requires 'gnroff' and 'man2html' for now. 'make html' will be invoked by
the 'maketgz' script and the HTML files are included in release archives.
Daniel Stenberg [Tue, 21 Aug 2001 09:14:31 +0000 (09:14 +0000)]
make html runs make html in the docs dir
Daniel Stenberg [Tue, 21 Aug 2001 06:56:13 +0000 (06:56 +0000)]
this is replaced with libcurl.3
Daniel Stenberg [Tue, 21 Aug 2001 06:50:45 +0000 (06:50 +0000)]
fflush the progress output, fixed configure.in for SSL without --with-ssl
Daniel Stenberg [Tue, 21 Aug 2001 06:36:30 +0000 (06:36 +0000)]
Troy Engel's fix for running configure without --with-ssl
Daniel Stenberg [Tue, 21 Aug 2001 06:29:56 +0000 (06:29 +0000)]
As Andrés García reported we need to fflush() the data->err so that the
progress meter looks better on windows (and if the data->err is redirected
from stderr it also makes a point)