summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-11added cipher_listDaniel Stenberg
2001-09-11added ability to set prefered list of ciphersDaniel Stenberg
2001-09-11changes since pre3Daniel Stenberg
2001-09-11removed the 'perl' and 'php' dirs from the release archiveDaniel Stenberg
2001-09-11ouputs the start and expire dates of the server certificate on verboseDaniel Stenberg
2001-09-11cleaned up, now closes the listener port in PASV and it doesn't re-use theDaniel Stenberg
2001-09-11some unixes have the netrc description in the ftp(1) man pageDaniel Stenberg
2001-09-10generated .h file cut offDaniel Stenberg
2001-09-10updated to allow separate packagingDaniel Stenberg
2001-09-10Added project curl source headerDaniel Stenberg
2001-09-10Fix perl segfault due to changes in header callback behaviour since curl-7.8....Cris Bailiff
2001-09-10Curl_cookie_output() must check that there's a cookie struct present beforeDaniel Stenberg
2001-09-10updated tool versionsDaniel Stenberg
2001-09-07checks for sys/utime.hDaniel Stenberg
2001-09-07HAVE_SYS_UTIME_H adjustmentsDaniel Stenberg
2001-09-07made it compile properly when not building with SSL supportDaniel Stenberg
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-09-07fix for emacsSterling Hughes
2001-09-06moved the session ID cache state variables into the UrlState struct withinDaniel Stenberg
2001-09-06Curl_SSL_Close_All() now checks that we have a session cache before we runDaniel Stenberg
2001-09-05added -R descriptionDaniel Stenberg
2001-09-05first shaky and stumbling attempts at a *_duphandle() functionDaniel Stenberg
2001-09-05added curl-mode.elDaniel Stenberg
2001-09-05emacs lisp setup for hacking curl codeDaniel Stenberg
2001-09-05Fix formatting when tabs and spaces got mixed up (if tabstop was not set toSterling Hughes
2001-09-03defined HAVE_UTIME and HAVE_UTIME_HDaniel Stenberg
2001-09-03corrected the comment to be valid chunk formatDaniel Stenberg
2001-09-03-R removes a TODODaniel Stenberg
2001-09-03-R addedDaniel Stenberg
2001-09-03utime() and utime.h adjustments for curl -RDaniel Stenberg
2001-09-03introducing -R/--remote-time which uses the remote file's time to set theDaniel Stenberg
2001-09-03use the LIBCURL_NAME instead of the "hardcoded" stringDaniel Stenberg
2001-09-03libtool 1.4.1Daniel Stenberg
2001-09-01removed unused #definesDaniel Stenberg
2001-09-01Heikki Korpela noticed openbsd problems and libtoolDaniel Stenberg
2001-09-01as generated with libtool 1.4.0aDaniel Stenberg
2001-09-01Heikki Korpela fixed the 'make -C' invokes. make -C is banned.Daniel Stenberg
2001-08-30the big struct rename of the yearDaniel Stenberg
2001-08-30a few more struct fixesDaniel Stenberg
2001-08-30Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg
2001-08-29updated a bitDaniel Stenberg
2001-08-29removed cookies and SSL sessionsDaniel Stenberg
2001-08-29new ftp upload example, brand new cookie functionality and moreDaniel Stenberg
2001-08-29added CURLOPT_COOKIEJAR detailsDaniel Stenberg
2001-08-29'-c -'Daniel Stenberg
2001-08-29-c/--cookie-jar documentedDaniel Stenberg
2001-08-29take port numbers into account when finding a previous session from thebefore_urldata_renameDaniel Stenberg
2001-08-29added COOKIEJARDaniel Stenberg
2001-08-29uses the new cookie jar featureDaniel Stenberg
2001-08-29cookie jar adjustmentsDaniel Stenberg