index
:
uclient
master
openwrt-19.07
libubox HTTP client library
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
ucode: fix memory leak when using ssl context
master
Eric Fahlgren
10 days
*
uclient-http: fix hang on HTTP to HTTPS redirect
Felix Fietkau
10 days
*
uclient-http: fix seq field check to use correct field
Felix Fietkau
10 days
*
uclient-http: reset fd to -1 after close in disconnect
Felix Fietkau
10 days
*
CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-10-03
*
uclient-http: fix a typo
Chen Minqiang
2024-10-21
*
uclient-fetch: add support for --header cmdline argument
Daniel Golle
2024-06-27
*
uclient-fetch: improve error handling
Daniel Golle
2024-06-27
*
uclient: fix http regression
Felix Fietkau
2024-04-19
*
uclient-http: use ustream_ssl without ustream_fd
Felix Fietkau
2024-04-19
*
uclient-fetch: add uclient / ustream-ssl log messages (enabled via -v)
Felix Fietkau
2024-04-18
*
lib: add log_msg callback to get more detailed log messages
Felix Fietkau
2024-04-18
*
ucode: add support for using a prototype for cb, pass it to callbacks
Felix Fietkau
2024-04-05
*
ucode: fix a few ucode binding issues
Felix Fietkau
2024-04-04
*
uclient: add function for getting the amount of pending read/write data
Felix Fietkau
2024-04-04
*
add ucode binding
Felix Fietkau
2024-03-29
*
http: call ustream_poll if not enough read data is available
Felix Fietkau
2024-03-29
*
uclient: defer read notifications to uloop timer
Felix Fietkau
2024-03-29
*
http: add helper function for checking redirect status
Felix Fietkau
2024-03-27
*
uclient: add helper function for getting ustream-ssl context/ops
Felix Fietkau
2024-03-27
*
add strdupa macro for compatibility
Felix Fietkau
2024-03-26
*
uclient: cancel state change timeout in uclient_disconnect()
Matthias Schiffer
2023-04-13
*
ci: improve wolfSSL test coverage
Petr Štetiar
2022-02-24
*
tests: add certificate check against letsencrypt.org
Petr Štetiar
2022-02-24
*
uclient-http: set eof mark when content-length is 0
Youfu Zhang
2021-05-14
*
tests: fix help usage test for uclient built with sanitizer
Petr Štetiar
2021-04-04
*
tests: fix help usage test
Petr Štetiar
2021-04-04
*
uclient-fetch: document missing options
Baptiste Jonglez
2021-04-03
*
tests: fix possibly longer start of HTTP server
Petr Štetiar
2021-03-22
*
Add initial GitLab CI support
Petr Štetiar
2020-12-11
*
uclient-fetch: wolfSSL: fix certificate validation
Petr Štetiar
2020-12-11
*
uclient-fetch: init_ca_cert: fix memory leak
Petr Štetiar
2020-12-11
*
cmake: enable extra compiler checks
Petr Štetiar
2020-12-11
*
uclient-http: fix extra compiler warnings on mips_24kc and cortex-a9+neon
Petr Štetiar
2020-12-11
*
uclient-fetch: fix potential memory leaks
Petr Štetiar
2020-12-11
*
uclient: fix initialized but never read variable
Petr Štetiar
2020-12-11
*
uclient-fetch: fix statement may fallt hrough
Petr Štetiar
2020-12-11
*
uclient-http: fix freeing of stack allocated memory
Petr Štetiar
2020-12-11
*
Fix extra compiler warnings
Petr Štetiar
2020-12-11
*
Add basic cram based unit tests
Petr Štetiar
2020-12-11
*
cmake: fix building out of the tree
Petr Štetiar
2020-12-08
*
uclient-fetch: add option to read POST data from file
Gio
2020-06-17
*
uclient-fetch: support specifying advertised TLS ciphers
Jo-Philipp Wich
2020-02-15
*
uclient: Add string error function
Daniel Danzberger
2019-12-07
*
uclient-http: set data_eof when content-length is 0
Yousong Zhou
2019-05-30
*
uclient-http: properly handle HTTP redirects via proxy connections
Jo-Philipp Wich
2018-11-24
*
uclient-http: Close ustream file handle only if allocated
Tobias Schramm
2018-08-03
*
uclient-utils: Handle memory allocation failure for url file name
Tobias Schramm
2018-02-22
*
uclient-http: Implement error handling for header-sending
Tobias Schramm
2018-02-22
*
uclient: Handle memory allocation failure for url
Tobias Schramm
2018-02-20
[next]