summaryrefslogtreecommitdiff
path: root/docs/examples/xmlstream.c
AgeCommit message (Expand)Author
2025-06-27checksrc: reduce exceptions, apply again to curlxViktor Szakats
2024-12-20examples/complicated: fix warnings, bump deprecated callback, tidy upViktor Szakats
2024-05-28examples: delete unused includesViktor Szakats
2023-01-03copyright: update all copyright lines and remove year rangesDaniel Stenberg
2022-06-13copyright: make repository REUSE compliantmax.mehl
2021-11-07docs: reduce/avoid English contractionsDaniel Stenberg
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2018-09-23docs/examples: URL updatesViktor Szakats
2018-09-17examples: Fix memory leaks from realloc errorsKruzya
2017-12-01examples/xmlstream.c: don't switch off CURL_GLOBAL_SSLDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-04examples: added descriptionsDaniel Stenberg
2015-06-08docs: Spelling fixesVille Skyttä
2013-05-19xmlstream: XML stream parsing example source codeDavid Strauss