summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ucode: fix memory leak when using ssl contextmasterEric Fahlgren10 days
* uclient-http: fix hang on HTTP to HTTPS redirectFelix Fietkau10 days
* uclient-http: fix seq field check to use correct fieldFelix Fietkau10 days
* uclient-http: reset fd to -1 after close in disconnectFelix Fietkau10 days
* CMakeLists: update cmake minimum required version to 3.10Christian Marangi2025-10-03
* uclient-http: fix a typoChen Minqiang2024-10-21
* uclient-fetch: add support for --header cmdline argumentDaniel Golle2024-06-27
* uclient-fetch: improve error handlingDaniel Golle2024-06-27
* uclient: fix http regressionFelix Fietkau2024-04-19
* uclient-http: use ustream_ssl without ustream_fdFelix Fietkau2024-04-19
* uclient-fetch: add uclient / ustream-ssl log messages (enabled via -v)Felix Fietkau2024-04-18
* lib: add log_msg callback to get more detailed log messagesFelix Fietkau2024-04-18
* ucode: add support for using a prototype for cb, pass it to callbacksFelix Fietkau2024-04-05
* ucode: fix a few ucode binding issuesFelix Fietkau2024-04-04
* uclient: add function for getting the amount of pending read/write dataFelix Fietkau2024-04-04
* add ucode bindingFelix Fietkau2024-03-29
* http: call ustream_poll if not enough read data is availableFelix Fietkau2024-03-29
* uclient: defer read notifications to uloop timerFelix Fietkau2024-03-29
* http: add helper function for checking redirect statusFelix Fietkau2024-03-27
* uclient: add helper function for getting ustream-ssl context/opsFelix Fietkau2024-03-27
* add strdupa macro for compatibilityFelix Fietkau2024-03-26
* uclient: cancel state change timeout in uclient_disconnect()Matthias Schiffer2023-04-13
* ci: improve wolfSSL test coveragePetr Štetiar2022-02-24
* tests: add certificate check against letsencrypt.orgPetr Štetiar2022-02-24
* uclient-http: set eof mark when content-length is 0Youfu Zhang2021-05-14
* tests: fix help usage test for uclient built with sanitizerPetr Štetiar2021-04-04
* tests: fix help usage testPetr Štetiar2021-04-04
* uclient-fetch: document missing optionsBaptiste Jonglez2021-04-03
* tests: fix possibly longer start of HTTP serverPetr Štetiar2021-03-22
* Add initial GitLab CI supportPetr Štetiar2020-12-11
* uclient-fetch: wolfSSL: fix certificate validationPetr Štetiar2020-12-11
* uclient-fetch: init_ca_cert: fix memory leakPetr Štetiar2020-12-11
* cmake: enable extra compiler checksPetr Štetiar2020-12-11
* uclient-http: fix extra compiler warnings on mips_24kc and cortex-a9+neonPetr Štetiar2020-12-11
* uclient-fetch: fix potential memory leaksPetr Štetiar2020-12-11
* uclient: fix initialized but never read variablePetr Štetiar2020-12-11
* uclient-fetch: fix statement may fallt hroughPetr Štetiar2020-12-11
* uclient-http: fix freeing of stack allocated memoryPetr Štetiar2020-12-11
* Fix extra compiler warningsPetr Štetiar2020-12-11
* Add basic cram based unit testsPetr Štetiar2020-12-11
* cmake: fix building out of the treePetr Štetiar2020-12-08
* uclient-fetch: add option to read POST data from fileGio2020-06-17
* uclient-fetch: support specifying advertised TLS ciphersJo-Philipp Wich2020-02-15
* uclient: Add string error functionDaniel Danzberger2019-12-07
* uclient-http: set data_eof when content-length is 0Yousong Zhou2019-05-30
* uclient-http: properly handle HTTP redirects via proxy connectionsJo-Philipp Wich2018-11-24
* uclient-http: Close ustream file handle only if allocatedTobias Schramm2018-08-03
* uclient-utils: Handle memory allocation failure for url file nameTobias Schramm2018-02-22
* uclient-http: Implement error handling for header-sendingTobias Schramm2018-02-22
* uclient: Handle memory allocation failure for urlTobias Schramm2018-02-20