aboutsummaryrefslogtreecommitdiff
path: root/docs/RESOURCES
AgeCommit message (Collapse)Author
2017-12-04RESOURCES: update spec namesGuitared
Closes #2145
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
This uses the brotli external library (https://github.com/google/brotli). Brotli becomes a feature: additional curl_version_info() bit and structure fields are provided for it and CURLVERSION_NOW bumped. Tests 314 and 315 check Brotli content unencoding with correct and erroneous data. Some tests are updated to accomodate with the now configuration dependent parameters of the Accept-Encoding header.
2016-02-02HTTPS: update a bunch of URLs from HTTP to HTTPSDaniel Stenberg
2010-04-19Implement SMTP authenticationmonnerat
2010-02-22- Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.Patrick Monnerat
- SMTP falls back to RFC821 HELO when EHLO fails (and SSL is not required). - Use of true local host name (i.e.: via gethostname()) when available, as default argument to SMTP HELO/EHLO. - Test case 804 for HELO fallback.
2010-02-14removed trailing whitespaceYang Tse
2003-10-16turned this into a list of documents/standards curl adheres toDaniel Stenberg
2002-04-27shorter introductionDaniel Stenberg
2001-01-15Added a few more similar toolsDaniel Stenberg
2001-01-05release commitDaniel Stenberg
2000-12-16Added Kermit and linkDaniel Stenberg
2000-12-12Added a few related RFCsDaniel Stenberg
2000-12-12points to the curl local copy of the netscape cookie specDaniel Stenberg
points to the development site for wget reworded some RFC references so that they turn up as links on the converted web page better
2000-08-307.2 cleanup commitDaniel Stenberg
2000-07-31big last-beta (?) cleanup commitDaniel Stenberg
2000-06-14added a few RFCs to the listDaniel Stenberg
2000-06-09edited it to look better when HTML'ifiedDaniel Stenberg
2000-06-09mucho updated with lots of links to various odd stuffDaniel Stenberg
2000-05-22moved here from the root directoryDaniel Stenberg