Daniel Stenberg
|
0db04c4f56
|
added stunnel PEM
|
2001-09-17 08:41:45 +00:00 |
|
Daniel Stenberg
|
5c566c9aa3
|
added the stunnel PEM file
|
2001-09-17 08:41:28 +00:00 |
|
Daniel Stenberg
|
822f02313d
|
changed the PEM path
|
2001-09-17 08:41:01 +00:00 |
|
Daniel Stenberg
|
d934890c1e
|
libtool 1.4.2
|
2001-09-17 06:12:53 +00:00 |
|
Daniel Stenberg
|
0e25cf41c4
|
modified error message when PWD fails
|
2001-09-14 12:18:46 +00:00 |
|
Daniel Stenberg
|
5214dbbd02
|
duphandle(), cipher list, *18* new ftp tests
|
2001-09-14 12:12:50 +00:00 |
|
Daniel Stenberg
|
0c716d51ad
|
added README and FILEFORMAT to distrbution archive
|
2001-09-14 12:07:11 +00:00 |
|
Daniel Stenberg
|
86367d675a
|
new FTP tests
|
2001-09-14 12:03:33 +00:00 |
|
Daniel Stenberg
|
bd8cef5a70
|
the strip stuff
|
2001-09-14 12:02:02 +00:00 |
|
Daniel Stenberg
|
708431e2ea
|
fixed the REST again
|
2001-09-14 12:01:21 +00:00 |
|
Daniel Stenberg
|
db5c1c61e5
|
added curl_easy_duphandle
|
2001-09-13 14:50:04 +00:00 |
|
Daniel Stenberg
|
aa4ff6d8b9
|
Added curl_easy_duphandle
|
2001-09-13 14:49:35 +00:00 |
|
Daniel Stenberg
|
6d5b8b50e1
|
minor informatinal output changes
|
2001-09-13 12:52:58 +00:00 |
|
Daniel Stenberg
|
600d7b11e6
|
moved lots of the verbose stuff to do logmsg instead
|
2001-09-13 12:52:24 +00:00 |
|
Daniel Stenberg
|
afa7648be6
|
initial test suite file format description
|
2001-09-13 12:51:32 +00:00 |
|
Daniel Stenberg
|
5c344fc23a
|
ftp tests added
|
2001-09-13 12:51:07 +00:00 |
|
Cris Bailiff
|
5a905e0bb8
|
Release 1.1.7 - documentation update with licence info only.
|
2001-09-13 11:27:59 +00:00 |
|
Cris Bailiff
|
c31216949d
|
Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.
|
2001-09-13 05:00:13 +00:00 |
|
Daniel Stenberg
|
2cb893575d
|
moved a 100K buffer from the transfer loop to the urlstate struct, as it
seriously decreases the amount of used stack space
|
2001-09-12 12:02:12 +00:00 |
|
Daniel Stenberg
|
63f1f58077
|
removed perl and php makefiles
|
2001-09-12 11:31:58 +00:00 |
|
Daniel Stenberg
|
36e9507e29
|
reverted. twas no memory leak and the "fix" didn't even compile on windows...
|
2001-09-12 08:59:00 +00:00 |
|
Daniel Stenberg
|
1fde1431c9
|
narrowed some source lines to fit in 80 cols
|
2001-09-12 08:14:35 +00:00 |
|
Daniel Stenberg
|
bec97a0999
|
ConnectionKillOne() _can_ return -1 as an indication of error
This is T. Bharath's fix
|
2001-09-12 08:00:30 +00:00 |
|
Daniel Stenberg
|
07de3c9df0
|
T. Bharath's patch that sets up a few necessary buffers in the duphandle()
function
|
2001-09-12 07:57:33 +00:00 |
|
Daniel Stenberg
|
8950a2dfa1
|
*TERRIBLE* terrible memory leak occuring on all systems that have no
gethostbyname_r() function, most notably windows machines...
|
2001-09-12 07:19:11 +00:00 |
|
Daniel Stenberg
|
be47d83555
|
added CURLOPT_SSL_CIPHER_LIST
|
2001-09-11 22:36:43 +00:00 |
|
Daniel Stenberg
|
d5054ad52d
|
--ciphers now sets CURLOPT_SSL_CIPHER_LIST
|
2001-09-11 22:36:03 +00:00 |
|
Daniel Stenberg
|
051fad8d88
|
now can set list of ciphers
|
2001-09-11 22:35:23 +00:00 |
|
Daniel Stenberg
|
c4532b9a07
|
added --ciphers
|
2001-09-11 22:34:54 +00:00 |
|
Daniel Stenberg
|
0e7824d1a9
|
documented CURLOPT_SSL_CIPHER_LIST
|
2001-09-11 22:29:30 +00:00 |
|
Daniel Stenberg
|
a2c78607a6
|
CURLOPT_SSL_CIPHER_LIST support
|
2001-09-11 22:23:16 +00:00 |
|
Daniel Stenberg
|
cc1a4edf3d
|
added cipher_list
|
2001-09-11 22:21:26 +00:00 |
|
Daniel Stenberg
|
db7bde1d7a
|
added ability to set prefered list of ciphers
|
2001-09-11 22:21:02 +00:00 |
|
Daniel Stenberg
|
719008596a
|
changes since pre3
|
2001-09-11 12:00:36 +00:00 |
|
Daniel Stenberg
|
377e78d917
|
removed the 'perl' and 'php' dirs from the release archive
|
2001-09-11 10:15:40 +00:00 |
|
Daniel Stenberg
|
894b47da9b
|
ouputs the start and expire dates of the server certificate on verbose
output
|
2001-09-11 10:00:49 +00:00 |
|
Daniel Stenberg
|
54e7246342
|
cleaned up, now closes the listener port in PASV and it doesn't re-use the
same passive port number
|
2001-09-11 07:45:12 +00:00 |
|
Daniel Stenberg
|
9b3b050640
|
some unixes have the netrc description in the ftp(1) man page
|
2001-09-11 06:39:54 +00:00 |
|
Daniel Stenberg
|
a0e389caa2
|
generated .h file cut off
|
2001-09-10 12:17:23 +00:00 |
|
Daniel Stenberg
|
b747408f9e
|
updated to allow separate packaging
|
2001-09-10 12:15:17 +00:00 |
|
Daniel Stenberg
|
d3e55d8155
|
Added project curl source header
|
2001-09-10 12:14:40 +00:00 |
|
Cris Bailiff
|
96c7253cea
|
Fix perl segfault due to changes in header callback behaviour since curl-7.8.1-pre3
|
2001-09-10 09:17:02 +00:00 |
|
Daniel Stenberg
|
3f5227dfc7
|
Curl_cookie_output() must check that there's a cookie struct present before
trying to address it!
|
2001-09-10 07:43:08 +00:00 |
|
Daniel Stenberg
|
b91103099a
|
updated tool versions
|
2001-09-10 06:05:38 +00:00 |
|
Daniel Stenberg
|
82d3ded922
|
checks for sys/utime.h
|
2001-09-07 09:53:40 +00:00 |
|
Daniel Stenberg
|
5a8d1c4cd1
|
HAVE_SYS_UTIME_H adjustments
|
2001-09-07 09:53:21 +00:00 |
|
Daniel Stenberg
|
46372c04ee
|
made it compile properly when not building with SSL support
|
2001-09-07 09:40:46 +00:00 |
|
Sterling Hughes
|
6147879837
|
Added formatting sections for emacs and vim
|
2001-09-07 04:01:32 +00:00 |
|
Sterling Hughes
|
e2e3c95d3b
|
fix for emacs
|
2001-09-07 03:30:30 +00:00 |
|
Daniel Stenberg
|
c3b448dcea
|
moved the session ID cache state variables into the UrlState struct within
the SessionHandle. It was previously wrongly put in UserDefined
|
2001-09-06 08:32:01 +00:00 |
|