aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-12-06examples: move threaded-shared-conn.c to the "complicated" onesDaniel Stenberg
2017-12-06curl-config: add --ssl-backendsDaniel Stenberg
2017-12-05conncache: only allow multiplexing within same multi handleDaniel Stenberg
2017-12-05threaded-shared-conn.c: fixed typo in commentaDaniel Stenberg
2017-12-05threaded-shared-conn.c: new exampleDaniel Stenberg
2017-12-04RESOURCES: update spec namesGuitared
2017-12-01symbols-in-versions: added new symbols with 7.56.3 versionNikos Mavrogiannopoulos
2017-12-01examples/xmlstream.c: don't switch off CURL_GLOBAL_SSLDaniel Stenberg
2017-11-29THANKS: added contributors from 7.57.0 releaseDaniel Stenberg
2017-11-27libcurl-share.3: the connection cache is shareable nowDaniel Stenberg
2017-11-27global_init: ignore CURL_GLOBAL_SSL's absenseDaniel Stenberg
2017-11-24make: fix "make distclean"Daniel Stenberg
2017-11-23examples/rtsp: clear RANGE again after useDaniel Stenberg
2017-11-20BUGS: spellcheckedDaniel Stenberg
2017-11-18examples/curlx: Fix code stylefmmedeiros
2017-11-17resolve: allow IP address within [] bracketsDaniel Stenberg
2017-11-14TODO: ignore private IP addresses in PASV responseDaniel Stenberg
2017-11-14INTERNALS: we may use libidn2 now, not libidnDaniel Stenberg
2017-11-09--interface: add support for Linux VRFLuca Boccassi
2017-11-09curl_share_setopt.3: document CURL_LOCK_DATA_CONNECTDaniel Stenberg
2017-11-09examples: add shared-connection-cacheDaniel Stenberg
2017-11-09test1554: verify connection cache sharingDaniel Stenberg
2017-11-09curl_multi_fdset.3: emphasize curl_multi_timeoutDaniel Stenberg
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-11-05HTTP: support multiple Content-EncodingsPatrick Monnerat
2017-10-30INTERNALS: remove curlx_tv* functions no longer providedDaniel Stenberg
2017-10-29cli tool: in -F option arg, comma is a delimiter for files onlyPatrick Monnerat
2017-10-28auth: Added test cases for RFC7616Florin
2017-10-28TODO: support multiple Content-EncodingsDaniel Bankhead
2017-10-28ROADMAP: cleanupDaniel Stenberg
2017-10-28ROADMAP.md: spelling fixesMagicansk
2017-10-27HELP-US: rename the subtitle too since the label is changedDaniel Stenberg
2017-10-24libcurl-tutorial.3: fix typoAlessandro Ghedini
2017-10-23curl_mime_filedata.3: fix typosAlessandro Ghedini
2017-10-23RELEASE-NOTES: 7.56.1Daniel Stenberg
2017-10-23THANKS: update at 7.56.1 release timeDaniel Stenberg
2017-10-16setopt: avoid integer overflows when setting millsecond valuesDaniel Stenberg
2017-10-12cli tool: reimplement stdin buffering in -F option.Patrick Monnerat
2017-10-12HELP-US: the label "PR-welcome" is now renamed to "help wanted"Daniel Stenberg
2017-10-09CURLOPT_XFERINFODATA.3: fix duplicate see alsoDaniel Stenberg
2017-10-09CURLOPT_NOPROGRESS.3: also refer to xferinfofunctionDaniel Stenberg
2017-10-09FAQ: s/CURLOPT_PROGRESSFUNCTION/CURLOPT_XFERINFOFUNCTIONDaniel Stenberg
2017-10-08docs: clarify form/mime usage of non-regular data files.Patrick Monnerat
2017-10-05darwinssl: add support for TLSv1.3Nick Zitzmann
2017-10-04docs: fix typo in curl_mime_data_cb man pageFelix Kaiser
2017-10-04RELEASE-PROCEDURE: update the release scheduleDaniel Stenberg
2017-10-04THANKS: added new 7.56.0 contributorsDaniel Stenberg
2017-10-03libcurl-tutorial: add casts in example to avoid compilation warnings.Patrick Monnerat
2017-10-03examples: bring back curl_formadd-using examplesDaniel Stenberg
2017-10-02libcurl-tutorial: fix two typos.Patrick Monnerat