project/uclient.git
15 hours ago Felix Fietkauuclient: fix http regression master
18 hours ago Felix Fietkauuclient-http: use ustream_ssl without ustream_fd
45 hours ago Felix Fietkauuclient-fetch: add uclient / ustream-ssl log messages...
45 hours ago Felix Fietkaulib: add log_msg callback to get more detailed log...
2024-04-05 Felix Fietkauucode: add support for using a prototype for cb, pass...
2024-04-04 Felix Fietkauucode: fix a few ucode binding issues
2024-04-04 Felix Fietkauuclient: add function for getting the amount of pending...
2024-03-29 Felix Fietkauadd ucode binding
2024-03-29 Felix Fietkauhttp: call ustream_poll if not enough read data is...
2024-03-29 Felix Fietkauuclient: defer read notifications to uloop timer
2024-03-27 Felix Fietkauhttp: add helper function for checking redirect status
2024-03-27 Felix Fietkauuclient: add helper function for getting ustream-ssl...
2024-03-26 Felix Fietkauadd strdupa macro for compatibility
2023-04-13 Matthias Schifferuclient: cancel state change timeout in uclient_disconn...
2022-02-24 Petr Štetiarci: improve wolfSSL test coverage
2022-02-24 Petr Štetiartests: add certificate check against letsencrypt.org
2021-05-14 Youfu Zhanguclient-http: set eof mark when content-length is 0
2021-04-04 Petr Štetiartests: fix help usage test for uclient built with sanitizer
2021-04-04 Petr Štetiartests: fix help usage test
2021-04-03 Baptiste Jonglezuclient-fetch: document missing options
2021-03-22 Petr Štetiartests: fix possibly longer start of HTTP server
2020-12-11 Petr ŠtetiarAdd initial GitLab CI support
2020-12-11 Petr Štetiaruclient-fetch: wolfSSL: fix certificate validation
2020-12-11 Petr Štetiaruclient-fetch: init_ca_cert: fix memory leak
2020-12-11 Petr Štetiarcmake: enable extra compiler checks
2020-12-11 Petr Štetiaruclient-http: fix extra compiler warnings on mips_24kc...
2020-12-11 Petr Štetiaruclient-fetch: fix potential memory leaks
2020-12-11 Petr Štetiaruclient: fix initialized but never read variable
2020-12-11 Petr Štetiaruclient-fetch: fix statement may fallt hrough
2020-12-11 Petr Štetiaruclient-http: fix freeing of stack allocated memory
2020-12-11 Petr ŠtetiarFix extra compiler warnings
2020-12-11 Petr ŠtetiarAdd basic cram based unit tests
2020-12-08 Petr Štetiarcmake: fix building out of the tree
2020-06-17 Giouclient-fetch: add option to read POST data from file
2020-02-15 Jo-Philipp... uclient-fetch: support specifying advertised TLS ciphers
2019-12-07 Daniel Danzbergeruclient: Add string error function
2019-05-30 Yousong Zhouuclient-http: set data_eof when content-length is 0
2018-11-24 Jo-Philipp... uclient-http: properly handle HTTP redirects via proxy...
2018-08-03 Tobias Schrammuclient-http: Close ustream file handle only if allocated
2018-02-22 Tobias Schrammuclient-utils: Handle memory allocation failure for...
2018-02-22 Tobias Schrammuclient-http: Implement error handling for header-sending
2018-02-20 Tobias Schrammuclient: Handle memory allocation failure for url
2018-02-20 Tobias Schrammuclient-http: Handle memory allocation failure
2018-02-20 Tobias Schrammuclient-http: auth digest: Handle multiple possible...
2018-02-20 Tobias Schrammuclient-http: basic auth: Handle memory allocation...
2018-02-20 Tobias Schrammuclient-fetch: Check for nullpointer returned by uclien...
2018-02-12 Michael Heimpolduclient-fetch: use package name pattern in message...
2017-11-02 Felix Fietkauuclient-fetch: fix overloading of output_file variable
2017-09-06 Matthias Schifferuclient-http: fix Host: header for literal IPv6 addresses
2017-06-11 Alexander Couzensuclient-fetch: read_data_cb: fix a potential buffer...
2016-12-09 Felix Fietkauremove obsolete mac os x /opt/local include/library...
2016-12-09 Florian FainelliFix unused results warnings
2016-11-30 Alexander Couzensuclient-http: send correct "Host:" header if port is set
2016-07-30 Jo-Philipp... Fix printf format in previous commit.
2016-07-30 Jo-Philipp... Make missing SSL support message more explicit.
2016-07-05 Felix Fietkauhttp: add support for relative location on redirect
2016-07-05 Felix Fietkauuclient-fetch: add support for --quiet
2016-07-02 Florian Fainellicmake: Find libubox/ustream-ssl.h header file
2016-06-16 Rafał Miłeckihttp: allow sending message body for DELETE request
2016-02-08 Felix Fietkauuclient-fetch: fix inconsistencies in help text (thx...
2016-01-28 Felix Fietkauhttp: use usock_inet_timeout()
2016-01-24 Felix Fietkauhttp: add support for specifying ipv4/ipv6 preference
2016-01-23 Felix Fietkauuclient-fetch: truncate output files (unless resuming)
2016-01-23 Felix Fietkauhttp: assume data EOF if the connection terminates
2016-01-23 Felix Fietkauuclient-fetch: fix progress bar initialization with -O-
2016-01-23 Felix Fietkauhttp: fix processing server http data separated by...
2016-01-23 Felix Fietkauhttp: add proper error handling to uclient_http_redirect()
2016-01-21 Felix Fietkauuclient-fetch: allow overwriting files if -O was used
2016-01-20 Felix Fietkauuclient-fetch: fix short command line option for timeout
2016-01-20 Felix Fietkauhttp: fix connection close handling on auth
2016-01-19 Felix Fietkauuclient-fetch: add missing newline after final progress...
2016-01-17 Felix Fietkaucore: fix unused but set variable
2016-01-17 Felix Fietkaucore: make __uclient_get_url static
2016-01-17 Felix Fietkauuclient-fetch: add progress bar support
2016-01-16 Felix Fietkauuclient-fetch: add support for setting output directory
2016-01-16 Felix Fietkauuclient-http: use blocking connect, switch to non-block...
2016-01-16 Felix Fietkauhttp: detect connect failure
2016-01-16 Felix Fietkauuclient-fetch: ignore SIGPIPE
2016-01-16 Felix Fietkauuclient-fetch: add proxy support
2016-01-16 Felix Fietkauhttp: add proxy support
2016-01-16 Felix Fietkaucore: add proxy support
2016-01-16 Felix Fietkaucore: fix memory leak if url change fails
2016-01-16 Felix Fietkauuclient-http: make username/password variables local
2016-01-16 Felix Fietkauuclient-fetch: add support for resuming downloads
2016-01-16 Felix Fietkauuclient-fetch: clean up output file selection
2016-01-16 Felix Fietkauhttp: allow the header_done callback to reset the clien...
2016-01-16 Felix Fietkauuclient-fetch: add support for --timeout
2016-01-16 Felix Fietkauuclient-fetch: add support for --spider
2016-01-16 Felix Fietkauuclient-fetch: add support for --post-data
2016-01-16 Felix Fietkauuclient-fetch: only add default CA entries if no certif...
2016-01-16 Felix Fietkauuclient-fetch: add support for setting the user agent
2016-01-16 Felix Fietkauuclient-fetch: add support for fetching multiple urls
2016-01-16 Felix Fietkauuclient-fetch: add user/password to command line help
2016-01-16 Felix Fietkauuclient-fetch: load CA certificates
2016-01-15 Felix Fietkauhttp: get remote address from usock instead of using...
2015-08-06 Alexander Couzensuclient-fetch: set server_name of the ssl context to...
2015-04-14 Felix Fietkauuclient-http: end custom header lines with CRLF
2015-04-14 Felix Fietkauuclient-http: allow .header_done() callback to reset...
2015-01-22 Rafał Miłeckiallow sending requests with DELETE method
2015-01-22 Rafał Miłeckiuse const for char buffer in uclient_write
next