summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
7 daysuclient-http: fix data_eof for body-less responsesHEADmasterFelix Fietkau
14 daysuclient-fetch: support for WebDAV methodsSergey Ponomarev
14 daysuclient-fetch: add OPTIONS request typeSergey Ponomarev
14 daysuclient-fetch: Support of --method, --body-data and --body-fileSergey Ponomarev
14 daysuclient-fetch: Use HEAD for --spiderSungbo Eo
14 daysuclient-fetch: Extract opt_post variableSergey Ponomarev
14 daysuclient-http: fix HTTP authentication after deferred header processingFelix Fietkau
2026-01-31ucode: fix memory leak when using ssl contextEric Fahlgren
2026-01-31uclient-http: fix hang on HTTP to HTTPS redirectFelix Fietkau
2026-01-31uclient-http: fix seq field check to use correct fieldFelix Fietkau
2026-01-31uclient-http: reset fd to -1 after close in disconnectFelix Fietkau
2025-10-03CMakeLists: update cmake minimum required version to 3.10Christian Marangi
2024-10-21uclient-http: fix a typoChen Minqiang
2024-06-27uclient-fetch: add support for --header cmdline argumentDaniel Golle
2024-06-27uclient-fetch: improve error handlingDaniel Golle
2024-04-19uclient: fix http regressionFelix Fietkau
2024-04-19uclient-http: use ustream_ssl without ustream_fdFelix Fietkau
2024-04-18uclient-fetch: add uclient / ustream-ssl log messages (enabled via -v)Felix Fietkau
2024-04-18lib: add log_msg callback to get more detailed log messagesFelix Fietkau
2024-04-05ucode: add support for using a prototype for cb, pass it to callbacksFelix Fietkau
2024-04-04ucode: fix a few ucode binding issuesFelix Fietkau
2024-04-04uclient: add function for getting the amount of pending read/write dataFelix Fietkau
2024-03-29add ucode bindingFelix Fietkau
2024-03-29http: call ustream_poll if not enough read data is availableFelix Fietkau
2024-03-29uclient: defer read notifications to uloop timerFelix Fietkau
2024-03-27http: add helper function for checking redirect statusFelix Fietkau
2024-03-27uclient: add helper function for getting ustream-ssl context/opsFelix Fietkau
2024-03-26add strdupa macro for compatibilityFelix Fietkau
2023-04-13uclient: cancel state change timeout in uclient_disconnect()Matthias Schiffer
2022-02-24ci: improve wolfSSL test coveragePetr Štetiar
2022-02-24tests: add certificate check against letsencrypt.orgPetr Štetiar
2021-05-14uclient-http: set eof mark when content-length is 0Youfu Zhang
2021-04-04tests: fix help usage test for uclient built with sanitizerPetr Štetiar
2021-04-04tests: fix help usage testPetr Štetiar
2021-04-03uclient-fetch: document missing optionsBaptiste Jonglez
2021-03-22tests: fix possibly longer start of HTTP serverPetr Štetiar
2020-12-11Add initial GitLab CI supportPetr Štetiar
2020-12-11uclient-fetch: wolfSSL: fix certificate validationPetr Štetiar
2020-12-11uclient-fetch: init_ca_cert: fix memory leakPetr Štetiar
2020-12-11cmake: enable extra compiler checksPetr Štetiar
2020-12-11uclient-http: fix extra compiler warnings on mips_24kc and cortex-a9+neonPetr Štetiar
2020-12-11uclient-fetch: fix potential memory leaksPetr Štetiar
2020-12-11uclient: fix initialized but never read variablePetr Štetiar
2020-12-11uclient-fetch: fix statement may fallt hroughPetr Štetiar
2020-12-11uclient-http: fix freeing of stack allocated memoryPetr Štetiar
2020-12-11Fix extra compiler warningsPetr Štetiar
2020-12-11Add basic cram based unit testsPetr Štetiar
2020-12-08cmake: fix building out of the treePetr Štetiar
2020-06-17uclient-fetch: add option to read POST data from fileGio
2020-02-15uclient-fetch: support specifying advertised TLS ciphersJo-Philipp Wich