summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.7 - documentation update with licence info only.Curl_easy_1-1-7Cris Bailiff2001-09-132-1/+5
* Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.Cris Bailiff2001-09-134-1/+29
* moved a 100K buffer from the transfer loop to the urlstate struct, as itDaniel Stenberg2001-09-122-8/+8
* removed perl and php makefilesDaniel Stenberg2001-09-121-4/+0
* reverted. twas no memory leak and the "fix" didn't even compile on windows...Daniel Stenberg2001-09-121-4/+3
* narrowed some source lines to fit in 80 colsDaniel Stenberg2001-09-121-4/+10
* ConnectionKillOne() _can_ return -1 as an indication of errorDaniel Stenberg2001-09-121-4/+8
* T. Bharath's patch that sets up a few necessary buffers in the duphandle()Daniel Stenberg2001-09-121-7/+39
* *TERRIBLE* terrible memory leak occuring on all systems that have noDaniel Stenberg2001-09-121-3/+4
* added CURLOPT_SSL_CIPHER_LISTDaniel Stenberg2001-09-111-0/+3
* --ciphers now sets CURLOPT_SSL_CIPHER_LISTDaniel Stenberg2001-09-111-1/+11
* now can set list of ciphersDaniel Stenberg2001-09-111-2/+0
* added --ciphersDaniel Stenberg2001-09-111-3/+9
* documented CURLOPT_SSL_CIPHER_LISTDaniel Stenberg2001-09-111-1/+13
* CURLOPT_SSL_CIPHER_LIST supportDaniel Stenberg2001-09-111-0/+5
* added cipher_listDaniel Stenberg2001-09-111-0/+1
* added ability to set prefered list of ciphersDaniel Stenberg2001-09-111-0/+8
* changes since pre3Daniel Stenberg2001-09-111-1/+29
* removed the 'perl' and 'php' dirs from the release archiveDaniel Stenberg2001-09-111-1/+1
* ouputs the start and expire dates of the server certificate on verboseDaniel Stenberg2001-09-111-0/+54
* cleaned up, now closes the listener port in PASV and it doesn't re-use theDaniel Stenberg2001-09-111-22/+29
* some unixes have the netrc description in the ftp(1) man pageDaniel Stenberg2001-09-111-1/+3
* generated .h file cut offDaniel Stenberg2001-09-101-1/+0
* updated to allow separate packagingDaniel Stenberg2001-09-102-0/+11
* Added project curl source headerDaniel Stenberg2001-09-101-0/+22
* Fix perl segfault due to changes in header callback behaviour since curl-7.8....Cris Bailiff2001-09-103-6/+17
* Curl_cookie_output() must check that there's a cookie struct present beforeDaniel Stenberg2001-09-101-1/+1
* updated tool versionsDaniel Stenberg2001-09-101-2/+2
* checks for sys/utime.hDaniel Stenberg2001-09-071-1/+2
* HAVE_SYS_UTIME_H adjustmentsDaniel Stenberg2001-09-073-4/+11
* made it compile properly when not building with SSL supportDaniel Stenberg2001-09-072-18/+26
* Added formatting sections for emacs and vimSterling Hughes2001-09-0733-0/+260
* fix for emacsSterling Hughes2001-09-071-4/+3
* moved the session ID cache state variables into the UrlState struct withinDaniel Stenberg2001-09-062-18/+19
* Curl_SSL_Close_All() now checks that we have a session cache before we runDaniel Stenberg2001-09-061-6/+8
* added -R descriptionDaniel Stenberg2001-09-051-1/+7
* first shaky and stumbling attempts at a *_duphandle() functionDaniel Stenberg2001-09-051-0/+27
* added curl-mode.elDaniel Stenberg2001-09-051-1/+1
* emacs lisp setup for hacking curl codeDaniel Stenberg2001-09-051-0/+21
* Fix formatting when tabs and spaces got mixed up (if tabstop was not set toSterling Hughes2001-09-051-125/+145
* defined HAVE_UTIME and HAVE_UTIME_HDaniel Stenberg2001-09-031-0/+6
* corrected the comment to be valid chunk formatDaniel Stenberg2001-09-031-1/+1
* -R removes a TODODaniel Stenberg2001-09-031-4/+0
* -R addedDaniel Stenberg2001-09-031-0/+5
* utime() and utime.h adjustments for curl -RDaniel Stenberg2001-09-032-2/+10
* introducing -R/--remote-time which uses the remote file's time to set theDaniel Stenberg2001-09-031-9/+34
* use the LIBCURL_NAME instead of the "hardcoded" stringDaniel Stenberg2001-09-031-3/+5
* libtool 1.4.1Daniel Stenberg2001-09-034-224/+231
* removed unused #definesDaniel Stenberg2001-09-011-7/+1
* Heikki Korpela noticed openbsd problems and libtoolDaniel Stenberg2001-09-011-0/+10