]> git.ipfire.org Git - thirdparty/curl.git/log
thirdparty/curl.git
24 years agolibtool 1.4.2 generated
Daniel Stenberg [Mon, 17 Sep 2001 14:08:47 +0000 (14:08 +0000)] 
libtool 1.4.2 generated

24 years agojust a simple example that seems to work!
Daniel Stenberg [Mon, 17 Sep 2001 12:20:44 +0000 (12:20 +0000)] 
just a simple example that seems to work!

24 years agofixed the stunnel PEM path
Daniel Stenberg [Mon, 17 Sep 2001 08:55:32 +0000 (08:55 +0000)] 
fixed the stunnel PEM path

24 years agoadded stunnel PEM
Daniel Stenberg [Mon, 17 Sep 2001 08:41:45 +0000 (08:41 +0000)] 
added stunnel PEM

24 years agoadded the stunnel PEM file
Daniel Stenberg [Mon, 17 Sep 2001 08:41:28 +0000 (08:41 +0000)] 
added the stunnel PEM file

24 years agochanged the PEM path
Daniel Stenberg [Mon, 17 Sep 2001 08:41:01 +0000 (08:41 +0000)] 
changed the PEM path

24 years agolibtool 1.4.2
Daniel Stenberg [Mon, 17 Sep 2001 06:12:53 +0000 (06:12 +0000)] 
libtool 1.4.2

24 years agomodified error message when PWD fails
Daniel Stenberg [Fri, 14 Sep 2001 12:18:46 +0000 (12:18 +0000)] 
modified error message when PWD fails

24 years agoduphandle(), cipher list, *18* new ftp tests
Daniel Stenberg [Fri, 14 Sep 2001 12:12:50 +0000 (12:12 +0000)] 
duphandle(), cipher list, *18* new ftp tests

24 years agoadded README and FILEFORMAT to distrbution archive
Daniel Stenberg [Fri, 14 Sep 2001 12:07:11 +0000 (12:07 +0000)] 
added README and FILEFORMAT to distrbution archive

24 years agonew FTP tests
Daniel Stenberg [Fri, 14 Sep 2001 12:03:33 +0000 (12:03 +0000)] 
new FTP tests

24 years agothe strip stuff
Daniel Stenberg [Fri, 14 Sep 2001 12:02:02 +0000 (12:02 +0000)] 
the strip stuff

24 years agofixed the REST again
Daniel Stenberg [Fri, 14 Sep 2001 12:01:21 +0000 (12:01 +0000)] 
fixed the REST again

24 years agoadded curl_easy_duphandle
Daniel Stenberg [Thu, 13 Sep 2001 14:50:04 +0000 (14:50 +0000)] 
added curl_easy_duphandle

24 years agoAdded curl_easy_duphandle
Daniel Stenberg [Thu, 13 Sep 2001 14:49:35 +0000 (14:49 +0000)] 
Added curl_easy_duphandle

24 years agominor informatinal output changes
Daniel Stenberg [Thu, 13 Sep 2001 12:52:58 +0000 (12:52 +0000)] 
minor informatinal output changes

24 years agomoved lots of the verbose stuff to do logmsg instead
Daniel Stenberg [Thu, 13 Sep 2001 12:52:24 +0000 (12:52 +0000)] 
moved lots of the verbose stuff to do logmsg instead

24 years agoinitial test suite file format description
Daniel Stenberg [Thu, 13 Sep 2001 12:51:32 +0000 (12:51 +0000)] 
initial test suite file format description

24 years agoftp tests added
Daniel Stenberg [Thu, 13 Sep 2001 12:51:07 +0000 (12:51 +0000)] 
ftp tests added

24 years agoRelease 1.1.7 - documentation update with licence info only.
Cris Bailiff [Thu, 13 Sep 2001 11:27:59 +0000 (11:27 +0000)] 
Release 1.1.7 - documentation update with licence info only.

24 years agoUpdate documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.
Cris Bailiff [Thu, 13 Sep 2001 05:00:13 +0000 (05:00 +0000)] 
Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.

24 years agomoved a 100K buffer from the transfer loop to the urlstate struct, as it
Daniel Stenberg [Wed, 12 Sep 2001 12:02:12 +0000 (12:02 +0000)] 
moved a 100K buffer from the transfer loop to the urlstate struct, as it
seriously decreases the amount of used stack space

24 years agoremoved perl and php makefiles
Daniel Stenberg [Wed, 12 Sep 2001 11:31:58 +0000 (11:31 +0000)] 
removed perl and php makefiles

24 years agoreverted. twas no memory leak and the "fix" didn't even compile on windows...
Daniel Stenberg [Wed, 12 Sep 2001 08:59:00 +0000 (08:59 +0000)] 
reverted. twas no memory leak and the "fix" didn't even compile on windows...

24 years agonarrowed some source lines to fit in 80 cols
Daniel Stenberg [Wed, 12 Sep 2001 08:14:35 +0000 (08:14 +0000)] 
narrowed some source lines to fit in 80 cols

24 years agoConnectionKillOne() _can_ return -1 as an indication of error
Daniel Stenberg [Wed, 12 Sep 2001 08:00:30 +0000 (08:00 +0000)] 
ConnectionKillOne() _can_ return -1 as an indication of error
This is T. Bharath's fix

24 years agoT. Bharath's patch that sets up a few necessary buffers in the duphandle()
Daniel Stenberg [Wed, 12 Sep 2001 07:57:33 +0000 (07:57 +0000)] 
T. Bharath's patch that sets up a few necessary buffers in the duphandle()
function

24 years ago*TERRIBLE* terrible memory leak occuring on all systems that have no
Daniel Stenberg [Wed, 12 Sep 2001 07:19:11 +0000 (07:19 +0000)] 
*TERRIBLE* terrible memory leak occuring on all systems that have no
gethostbyname_r() function, most notably windows machines...

24 years agoadded CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg [Tue, 11 Sep 2001 22:36:43 +0000 (22:36 +0000)] 
added CURLOPT_SSL_CIPHER_LIST

24 years ago--ciphers now sets CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg [Tue, 11 Sep 2001 22:36:03 +0000 (22:36 +0000)] 
--ciphers now sets CURLOPT_SSL_CIPHER_LIST

24 years agonow can set list of ciphers
Daniel Stenberg [Tue, 11 Sep 2001 22:35:23 +0000 (22:35 +0000)] 
now can set list of ciphers

24 years agoadded --ciphers
Daniel Stenberg [Tue, 11 Sep 2001 22:34:54 +0000 (22:34 +0000)] 
added --ciphers

24 years agodocumented CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg [Tue, 11 Sep 2001 22:29:30 +0000 (22:29 +0000)] 
documented CURLOPT_SSL_CIPHER_LIST

24 years agoCURLOPT_SSL_CIPHER_LIST support
Daniel Stenberg [Tue, 11 Sep 2001 22:23:16 +0000 (22:23 +0000)] 
CURLOPT_SSL_CIPHER_LIST support

24 years agoadded cipher_list
Daniel Stenberg [Tue, 11 Sep 2001 22:21:26 +0000 (22:21 +0000)] 
added cipher_list

24 years agoadded ability to set prefered list of ciphers
Daniel Stenberg [Tue, 11 Sep 2001 22:21:02 +0000 (22:21 +0000)] 
added ability to set prefered list of ciphers

24 years agochanges since pre3
Daniel Stenberg [Tue, 11 Sep 2001 12:00:36 +0000 (12:00 +0000)] 
changes since pre3

24 years agoremoved the 'perl' and 'php' dirs from the release archive
Daniel Stenberg [Tue, 11 Sep 2001 10:15:40 +0000 (10:15 +0000)] 
removed the 'perl' and 'php' dirs from the release archive

24 years agoouputs the start and expire dates of the server certificate on verbose
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

24 years agocleaned up, now closes the listener port in PASV and it doesn't re-use the
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

24 years agosome unixes have the netrc description in the ftp(1) man page
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

24 years agogenerated .h file cut off
Daniel Stenberg [Mon, 10 Sep 2001 12:17:23 +0000 (12:17 +0000)] 
generated .h file cut off

24 years agoupdated to allow separate packaging
Daniel Stenberg [Mon, 10 Sep 2001 12:15:17 +0000 (12:15 +0000)] 
updated to allow separate packaging

24 years agoAdded project curl source header
Daniel Stenberg [Mon, 10 Sep 2001 12:14:40 +0000 (12:14 +0000)] 
Added project curl source header

24 years agoFix perl segfault due to changes in header callback behaviour since curl-7.8.1-pre3
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

24 years agoCurl_cookie_output() must check that there's a cookie struct present before
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!

24 years agoupdated tool versions
Daniel Stenberg [Mon, 10 Sep 2001 06:05:38 +0000 (06:05 +0000)] 
updated tool versions

24 years agochecks for sys/utime.h
Daniel Stenberg [Fri, 7 Sep 2001 09:53:40 +0000 (09:53 +0000)] 
checks for sys/utime.h

24 years agoHAVE_SYS_UTIME_H adjustments
Daniel Stenberg [Fri, 7 Sep 2001 09:53:21 +0000 (09:53 +0000)] 
HAVE_SYS_UTIME_H adjustments

24 years agomade it compile properly when not building with SSL support
Daniel Stenberg [Fri, 7 Sep 2001 09:40:46 +0000 (09:40 +0000)] 
made it compile properly when not building with SSL support

24 years agoAdded formatting sections for emacs and vim
Sterling Hughes [Fri, 7 Sep 2001 04:01:32 +0000 (04:01 +0000)] 
Added formatting sections for emacs and vim

24 years agofix for emacs
Sterling Hughes [Fri, 7 Sep 2001 03:30:30 +0000 (03:30 +0000)] 
fix for emacs

24 years agomoved the session ID cache state variables into the UrlState struct within
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

24 years agoCurl_SSL_Close_All() now checks that we have a session cache before we run
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!

24 years agoadded -R description
Daniel Stenberg [Wed, 5 Sep 2001 13:26:54 +0000 (13:26 +0000)] 
added -R description

24 years agofirst shaky and stumbling attempts at a *_duphandle() function
Daniel Stenberg [Wed, 5 Sep 2001 07:24:01 +0000 (07:24 +0000)] 
first shaky and stumbling attempts at a *_duphandle() function

24 years agoadded curl-mode.el
Daniel Stenberg [Wed, 5 Sep 2001 06:56:24 +0000 (06:56 +0000)] 
added curl-mode.el

24 years agoemacs lisp setup for hacking curl code
Daniel Stenberg [Wed, 5 Sep 2001 06:55:08 +0000 (06:55 +0000)] 
emacs lisp setup for hacking curl code

24 years agoFix formatting when tabs and spaces got mixed up (if tabstop was not set to
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 :)

24 years agodefined HAVE_UTIME and HAVE_UTIME_H
Daniel Stenberg [Mon, 3 Sep 2001 14:31:48 +0000 (14:31 +0000)] 
defined HAVE_UTIME and HAVE_UTIME_H

24 years agocorrected the comment to be valid chunk format
Daniel Stenberg [Mon, 3 Sep 2001 12:51:23 +0000 (12:51 +0000)] 
corrected the comment to be valid chunk format

24 years ago-R removes a TODO
Daniel Stenberg [Mon, 3 Sep 2001 12:32:44 +0000 (12:32 +0000)] 
-R removes a TODO

24 years ago-R added
Daniel Stenberg [Mon, 3 Sep 2001 12:10:48 +0000 (12:10 +0000)] 
-R added

24 years agoutime() and utime.h adjustments for curl -R
Daniel Stenberg [Mon, 3 Sep 2001 12:00:38 +0000 (12:00 +0000)] 
utime() and utime.h adjustments for curl -R

24 years agointroducing -R/--remote-time which uses the remote file's time to set the
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

24 years agouse the LIBCURL_NAME instead of the "hardcoded" string
Daniel Stenberg [Mon, 3 Sep 2001 07:01:49 +0000 (07:01 +0000)] 
use the LIBCURL_NAME instead of the "hardcoded" string

24 years agolibtool 1.4.1
Daniel Stenberg [Mon, 3 Sep 2001 07:00:59 +0000 (07:00 +0000)] 
libtool 1.4.1

24 years agoremoved unused #defines
Daniel Stenberg [Sat, 1 Sep 2001 10:20:12 +0000 (10:20 +0000)] 
removed unused #defines

24 years agoHeikki Korpela noticed openbsd problems and libtool
Daniel Stenberg [Sat, 1 Sep 2001 09:43:52 +0000 (09:43 +0000)] 
Heikki Korpela noticed openbsd problems and libtool

24 years agoas generated with libtool 1.4.0a
Daniel Stenberg [Sat, 1 Sep 2001 09:42:22 +0000 (09:42 +0000)] 
as generated with libtool 1.4.0a

24 years agoHeikki Korpela fixed the 'make -C' invokes. make -C is banned.
Daniel Stenberg [Sat, 1 Sep 2001 09:39:40 +0000 (09:39 +0000)] 
Heikki Korpela fixed the 'make -C' invokes. make -C is banned.

24 years agothe big struct rename of the year
Daniel Stenberg [Thu, 30 Aug 2001 23:03:22 +0000 (23:03 +0000)] 
the big struct rename of the year

24 years agoa few more struct fixes
Daniel Stenberg [Thu, 30 Aug 2001 22:59:58 +0000 (22:59 +0000)] 
a few more struct fixes

24 years agoMajor rename and redesign of the internal "backbone" structs. Details will
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.

24 years agoupdated a bit
Daniel Stenberg [Wed, 29 Aug 2001 15:02:46 +0000 (15:02 +0000)] 
updated a bit

24 years agoremoved cookies and SSL sessions
Daniel Stenberg [Wed, 29 Aug 2001 12:14:18 +0000 (12:14 +0000)] 
removed cookies and SSL sessions

24 years agonew ftp upload example, brand new cookie functionality and more
Daniel Stenberg [Wed, 29 Aug 2001 09:51:44 +0000 (09:51 +0000)] 
new ftp upload example, brand new cookie functionality and more

24 years agoadded CURLOPT_COOKIEJAR details
Daniel Stenberg [Wed, 29 Aug 2001 09:47:33 +0000 (09:47 +0000)] 
added CURLOPT_COOKIEJAR details

24 years ago'-c -'
Daniel Stenberg [Wed, 29 Aug 2001 09:45:44 +0000 (09:45 +0000)] 
'-c -'

24 years ago-c/--cookie-jar documented
Daniel Stenberg [Wed, 29 Aug 2001 09:44:35 +0000 (09:44 +0000)] 
-c/--cookie-jar documented

24 years agotake port numbers into account when finding a previous session from the before_urldata_rename
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

24 years agoadded COOKIEJAR
Daniel Stenberg [Wed, 29 Aug 2001 09:32:50 +0000 (09:32 +0000)] 
added COOKIEJAR

24 years agouses the new cookie jar feature
Daniel Stenberg [Wed, 29 Aug 2001 09:32:35 +0000 (09:32 +0000)] 
uses the new cookie jar feature

24 years agocookie jar adjustments
Daniel Stenberg [Wed, 29 Aug 2001 09:32:18 +0000 (09:32 +0000)] 
cookie jar adjustments

24 years agoadded ftpupload.c
Daniel Stenberg [Wed, 29 Aug 2001 07:12:04 +0000 (07:12 +0000)] 
added ftpupload.c

24 years agolots of crap
Daniel Stenberg [Tue, 28 Aug 2001 09:02:33 +0000 (09:02 +0000)] 
lots of crap

24 years agoadded the most recent one from automake 1.5, it complained on the former
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"

24 years agoup'ed the version-info
Daniel Stenberg [Tue, 28 Aug 2001 08:58:27 +0000 (08:58 +0000)] 
up'ed the version-info

24 years agocurl_formadd() adjustments by Georg Huettenegger
Daniel Stenberg [Tue, 28 Aug 2001 08:55:59 +0000 (08:55 +0000)] 
curl_formadd() adjustments by Georg Huettenegger

24 years agoGeorg Huettenegger's updates
Daniel Stenberg [Tue, 28 Aug 2001 08:55:26 +0000 (08:55 +0000)] 
Georg Huettenegger's updates

24 years agoautomake 1.5 complained on my SUFFIXES line!
Daniel Stenberg [Tue, 28 Aug 2001 08:55:12 +0000 (08:55 +0000)] 
automake 1.5 complained on my SUFFIXES line!

24 years agoGeorg Huettenegger's fixes and improvements to curl_formadd()
Daniel Stenberg [Tue, 28 Aug 2001 08:54:33 +0000 (08:54 +0000)] 
Georg Huettenegger's fixes and improvements to curl_formadd()

24 years agoGeorg Huettenegger added code to deal with error 417 when doing form posts.
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.

24 years agoAdded SSL session ID caching, moved some SSL code from url.c to ssluse.c
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

24 years agowe should be using start here.
Sterling Hughes [Sun, 26 Aug 2001 20:51:16 +0000 (20:51 +0000)] 
we should be using start here.

24 years agoimproved the test
Daniel Stenberg [Sun, 26 Aug 2001 14:28:05 +0000 (14:28 +0000)] 
improved the test

24 years agoAdded #include <string.h> and removed a silly mistakenly added ,
Daniel Stenberg [Sun, 26 Aug 2001 14:27:07 +0000 (14:27 +0000)] 
Added #include <string.h> and removed a silly mistakenly added ,

24 years agorewrite to work around BSD announcement license issues, this is also
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.

24 years agocookies are stored in the reversed order now (which in turn means that
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)

24 years agoT. Bharath's patch => linking with multithreaded versions of the c runtime
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