Log - hurl - Gopher/HTTP/HTTPS file grabber
git clone git://git.codemadness.org/hurl
Log
Files
Refs
README
LICENSE
--- Date Commit message Author
2024-08-04 11:02 refactor read/write logic and merge log… Hiltjo Posthuma
2023-02-05 19:01 bump version to 0.8 Hiltjo Posthuma
2022-09-13 11:41 bump LICENSE year Hiltjo Posthuma
2022-09-12 21:18 various improvements(tm) Hiltjo Posthuma
2021-08-11 10:34 bump version to 0.7 Hiltjo Posthuma
2021-08-11 10:14 fix received content-length counting fo… Hiltjo Posthuma
2021-08-10 09:30 add GNU_SOURCE for strcasestr and other… Hiltjo Posthuma
2021-08-10 08:54 bump version to 0.6 Hiltjo Posthuma
2021-08-09 16:56 parse_content_length: be strict and pre… Hiltjo Posthuma
2021-08-09 16:54 check received content length if the Co… Hiltjo Posthuma
2021-03-28 21:03 bump version to 0.5 Hiltjo Posthuma
2021-03-28 11:55 use the same path logic for gophers:// … Hiltjo Posthuma
2021-03-12 21:33 remove unused variables Hiltjo Posthuma
2021-03-12 21:33 validate value of -t timeout option Hiltjo Posthuma
2021-03-12 21:22 rework URI handling Hiltjo Posthuma
2021-03-12 21:19 LICENSE: bump year Hiltjo Posthuma
2020-06-28 16:27 bump version to 0.4 Hiltjo Posthuma
2020-06-14 12:17 Makefile: tweaks to make dist target Hiltjo Posthuma
2020-06-14 12:15 remove unused includes Hiltjo Posthuma
2020-06-14 12:13 hurl: change timeout logic and now by d… Hiltjo Posthuma
2020-06-07 18:10 Add gopher TLS support Christoph Lohmann
2020-05-22 19:32 add alarm timer in case connection hang… Hiltjo Posthuma
2020-05-18 17:15 improve libtls return code handling, ch… Hiltjo Posthuma
2020-03-01 11:59 bump version to 0.3 Hiltjo Posthuma
2019-12-13 16:18 README: reword Hiltjo Posthuma
2019-12-13 15:21 hurl.1: fix typo of -H option, reword a… Hiltjo Posthuma
2019-12-13 13:50 add -H option to add one or more headers Hiltjo Posthuma
2019-11-10 13:55 README: tiny typo Hiltjo Posthuma
2019-11-10 13:34 bump version to 0.2 Hiltjo Posthuma
2019-11-10 13:33 change a strlcpy call to memcpy Hiltjo Posthuma
2019-11-10 13:30 add C compiler and libc as dependency, … Hiltjo Posthuma
2019-11-10 13:28 HTTP/HTTPS: send port in Host header if… Hiltjo Posthuma
2019-11-10 13:28 allow to connect to HTTPS on non-standa… Hiltjo Posthuma
2019-11-09 22:43 Makefile: use .tar.gz, not .tgz for dis… Hiltjo Posthuma
2019-11-09 22:42 sort option (-l) alphabetically Hiltjo Posthuma
2019-11-09 22:36 README: reword some things, clarify lib… Hiltjo Posthuma
2019-11-09 22:30 Makefile: remove TODO, add hurl.vt asci… Hiltjo Posthuma
2019-11-09 22:30 remove TODO markers, make it a comment Hiltjo Posthuma
2019-11-09 22:11 Makefile: remove hardcoded paths Hiltjo Posthuma
2019-11-09 22:10 make legacy ciphers for TLS a run-time … Hiltjo Posthuma
2019-11-09 22:07 add art by Josuah :) Hiltjo Posthuma
2019-11-09 22:07 update LICENSE, README and version Hiltjo Posthuma
2019-02-17 14:18 update TODO Hiltjo Posthuma
2019-02-17 14:17 update README and hurl.1 Hiltjo Posthuma
2019-02-17 14:11 minor style issue Hiltjo Posthuma
2019-02-17 14:08 remove custom header support (-H option) Hiltjo Posthuma
2019-02-17 14:04 Makefile: use system CFLAGS and LDFLAGS… Hiltjo Posthuma
2019-02-17 14:02 add ifdef to support legacy ciphers Hiltjo Posthuma
2018-12-19 17:50 tls_write: check return value correctly Hiltjo Posthuma
2018-12-18 17:25 tls_read: check return value correctly Hiltjo Posthuma
2018-11-22 17:28 POSIX struct timeval requires
2018-11-20 08:48 fix tls_write error handling, typo from… Hiltjo Posthuma
2018-11-17 10:52 improve usage() formatting Hiltjo Posthuma
2018-11-17 10:50 check maxfilesize and timeout more stri… Hiltjo Posthuma
2018-11-16 15:07 remove double code, an empty protocol w… Hiltjo Posthuma
2018-11-16 15:05 check range of max response size and ma… Hiltjo Posthuma
2018-11-16 15:05 cleanup TLS on tls_write error Hiltjo Posthuma
2018-11-16 14:53 add initial man page, fix man path, imp… Hiltjo Posthuma
2018-11-16 14:53 add url to usage Hiltjo Posthuma
2018-11-12 19:34 Makefile: some tweaks Hiltjo Posthuma
2018-11-12 19:25 Make the makefile bitreich compliant. Christoph Lohmann
2018-11-12 19:22 as suspected it was incorrect Hiltjo Posthuma
2018-11-12 18:55 rename bget to hurl Hiltjo Posthuma
2018-11-12 18:46 README: no HTTP/2 support, even HTTP/3 … Hiltjo Posthuma
2018-11-12 18:45 on HTTP error also print "\r\n\r\n" Hiltjo Posthuma
2018-11-12 18:45 tls_read/read: buffer is not always fil… Hiltjo Posthuma
2018-11-11 12:34 initial repo Hiltjo Posthuma
Atom feed
Atom feed (tags)