index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2001-09-20
Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularised
Cris Bailiff
2001-09-19
redirect and ssl connect fixes
Daniel Stenberg
2001-09-19
Lots of praise and glory to Vojtech Minarik for setting up a test server
Daniel Stenberg
2001-09-19
http put with --crlf requires chunked content encoding
Daniel Stenberg
2001-09-18
This verifies that bug report #462600 is fixed, a Location: following when
Daniel Stenberg
2001-09-18
fixed bug report #462600, following a Location: when the initial URL didn't
Daniel Stenberg
2001-09-18
removed Curl_http_close()
Daniel Stenberg
2001-09-18
the stuff formerly done in Curl_http_close is now done in Curl_close
Daniel Stenberg
2001-09-18
modified GetLine(), removed Curl_http_close()
Daniel Stenberg
2001-09-18
made it respond as a http proxy on CONNECT
Daniel Stenberg
2001-09-18
added two https test cases
Daniel Stenberg
2001-09-18
HTTPS test case
Daniel Stenberg
2001-09-17
Linus Nielsen Feltzing fixed telnet for win32.
Daniel Stenberg
2001-09-17
curl_easy_duphandle is new
Daniel Stenberg
2001-09-17
Linus Nielsen Feltzing changed winsock lib for linking
Daniel Stenberg
2001-09-17
Linus Nielsen Feltzing's telnet-for-win32 fixes
Daniel Stenberg
2001-09-17
libtool 1.4.2 generated
Daniel Stenberg
2001-09-17
just a simple example that seems to work!
Daniel Stenberg
2001-09-17
fixed the stunnel PEM path
Daniel Stenberg
2001-09-17
added stunnel PEM
Daniel Stenberg
2001-09-17
added the stunnel PEM file
Daniel Stenberg
2001-09-17
changed the PEM path
Daniel Stenberg
2001-09-17
libtool 1.4.2
Daniel Stenberg
2001-09-14
modified error message when PWD fails
Daniel Stenberg
2001-09-14
duphandle(), cipher list, *18* new ftp tests
Daniel Stenberg
2001-09-14
added README and FILEFORMAT to distrbution archive
Daniel Stenberg
2001-09-14
new FTP tests
Daniel Stenberg
2001-09-14
the strip stuff
Daniel Stenberg
2001-09-14
fixed the REST again
Daniel Stenberg
2001-09-13
added curl_easy_duphandle
Daniel Stenberg
2001-09-13
Added curl_easy_duphandle
Daniel Stenberg
2001-09-13
minor informatinal output changes
Daniel Stenberg
2001-09-13
moved lots of the verbose stuff to do logmsg instead
Daniel Stenberg
2001-09-13
initial test suite file format description
Daniel Stenberg
2001-09-13
ftp tests added
Daniel Stenberg
2001-09-13
Release 1.1.7 - documentation update with licence info only.
Cris Bailiff
2001-09-13
Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.
Cris Bailiff
2001-09-12
moved a 100K buffer from the transfer loop to the urlstate struct, as it
Daniel Stenberg
2001-09-12
removed perl and php makefiles
Daniel Stenberg
2001-09-12
reverted. twas no memory leak and the "fix" didn't even compile on windows...
Daniel Stenberg
2001-09-12
narrowed some source lines to fit in 80 cols
Daniel Stenberg
2001-09-12
ConnectionKillOne() _can_ return -1 as an indication of error
Daniel Stenberg
2001-09-12
T. Bharath's patch that sets up a few necessary buffers in the duphandle()
Daniel Stenberg
2001-09-12
*TERRIBLE* terrible memory leak occuring on all systems that have no
Daniel Stenberg
2001-09-11
added CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg
2001-09-11
--ciphers now sets CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg
2001-09-11
now can set list of ciphers
Daniel Stenberg
2001-09-11
added --ciphers
Daniel Stenberg
2001-09-11
documented CURLOPT_SSL_CIPHER_LIST
Daniel Stenberg
2001-09-11
CURLOPT_SSL_CIPHER_LIST support
Daniel Stenberg
[next]