1
0
mirror of https://git.sr.ht/~sircmpwn/gmni synced 2024-11-22 20:32:03 +01:00

Commit Graph

  • 2f976c52dc README.md: add maintenance notice master Drew DeVault 2023-01-16 13:33:23 +0100
  • 74c086156f gmnlm: treat invalid cert and cert mismatch similarly Ondřej Fiala 2022-12-15 21:55:16 +0100
  • e4d39847f1 gmnlm: make ./ prefix mandatory for relative URLs Ondřej Fiala 2022-07-25 10:38:59 +0200
  • ba77f42988 gmnlm: update synopsis Ondřej Fiala 2022-07-02 12:36:51 +0200
  • 74d0652125 gmnlm: prompt for redirects, make max redirects configurable Ondřej Fiala 2022-07-02 06:59:16 +0200
  • 584544ff7f gmnlm: tidy up help message Ondřej Fiala 2022-07-02 04:45:59 +0200
  • 861d2e2cbf gmnlm: don't assume everything starting with b/f is b/f command Ondřej Fiala 2022-07-01 05:51:00 +0200
  • bf7975dd44 gmnlm: save non-sensitive input requests in history Ondřej Fiala 2022-06-22 05:39:18 +0200
  • eb5c5470e8 Add d[N] to download Nth link Sebastiano Tronto 2022-05-19 00:00:29 +0200
  • 8c623936de gmni: fix -d truncation Sebastian LaVine 2022-04-20 16:05:18 -0400
  • b0ef37a5c0 gmnlm: fix memory leak in do_requests Ondřej Fiala 2022-02-05 22:43:43 +0100
  • d5421dd9e0 gmnlm: strip control sequences from plaintext rendering Ondřej Fiala 2022-02-05 12:44:52 +0100
  • 4f04fb45e2 gmnlm: d <path> -> d [path] Ondřej Fiala 2022-01-25 17:16:57 +0100
  • b31e6551cf fix null dereference Ondřej Fiala 2022-01-14 15:57:55 +0100
  • 0603755a00 gmnlm: add optional custom bookmark titles Ondřej Fiala 2022-01-12 19:04:35 +0100
  • 5f4c617262 gmnlm: output newline when quiting via Control-D Ondřej Fiala 2022-01-09 20:20:46 +0100
  • 07965631f7 gmnlm: update usage to match man page Ondřej Fiala 2022-01-03 13:13:49 +0100
  • fcc5c1d374 clear client certificate when none is required René Wagner 2021-11-10 18:20:45 +0100
  • 78fe3fbb2b fix wrong path length check and error message René Wagner 2021-11-03 16:24:00 +0100
  • ff46c840c5 allow ~ as home alias in file path for downloads René Wagner 2021-11-03 14:29:27 +0100
  • 17a27041c0 fix missing last line in gmnlm in some cases René Wagner 2021-10-29 12:47:37 +0200
  • 1a9aa3e252 fix downloading of files René Wagner 2021-10-28 22:09:46 +0200
  • 41e5188b6e Makefile: update dependencies in pkgconfig 1.0 Drew DeVault 2021-09-21 16:13:54 +0200
  • 0b55ef24a1 add hints to history for easier navigation René Wagner 2021-07-01 20:22:01 +0200
  • 9b95e38eef gmni: headers are not displayed for REDIRECT and INPUT responses in SHOW_HEADERS and ONLY_HEADERS modes k1nkreet 2021-06-15 19:37:56 +0300
  • b46b312817 gmnlm: host freed too early, causing UAF Andrew 2021-06-10 07:36:37 -0400
  • e0993d4886 gmnlm: Include blank line to frame browser window when reading more Zach DeCook 2021-04-02 09:31:01 -0400
  • a348eb906d gmnlm: Improve paging behavior on narrow terminals Zach DeCook 2021-04-02 09:31:00 -0400
  • 77b73efbcd all: use posix_dirname rather than dirname Eyal Sawady 2021-03-16 00:07:27 -0400
  • 93f30522f0 gmnlm: create cert dir on 6x response Eyal Sawady 2021-03-09 05:21:59 -0500
  • 42d80229d4 Makefile: install libgmni.a with 644 perms Ariadna Vigo 2021-03-07 17:31:50 +0100
  • 31dfd38681 Always take the last cert, CA or not Drew DeVault 2021-03-07 12:21:15 -0500
  • 925d9e321d Implement basic client certs for gmnlm Drew DeVault 2021-03-05 08:50:50 -0500
  • 1ed4f09532 Initial support for client side certificates Drew DeVault 2021-03-04 17:24:57 -0500
  • 2017d26c41 TOFU: more improvements to new cert handling logic Drew DeVault 2021-03-04 16:22:14 -0500
  • 06df35d004 Remove useless variable cast Drew DeVault 2021-03-04 13:00:07 -0500
  • 10aace0d20 Discard CA certs unless there's no other Drew DeVault 2021-03-04 12:58:50 -0500
  • ada6891e8f tofu: don't discard CA certs Drew DeVault 2021-03-04 12:19:54 -0500
  • 57064dd01f all: rewrite with BearSSL rather than OpenSSL Drew DeVault 2021-03-04 10:59:19 -0500
  • 863c41dba6 fix display of message on TOFU_FINGERPRINT_MISMATCH René Wagner 2021-02-23 15:43:06 +0100
  • 529b1059af jump more than one entry back or forth in history René Wagner 2021-02-02 17:20:22 +0100
  • 8796267c43 Fix incorrectly missing -g flag Giuseppe Lumia 2021-01-18 21:26:48 +0100
  • 4fbc632b22 Fix OpenBSD compilation errors Giuseppe Lumia 2021-01-07 09:15:33 +0100
  • ff8c869b5e preserve all bytes except spaces when wrapping René Wagner 2021-01-05 17:24:55 +0100
  • 00f62ff578 fix premate line wrap René Wagner 2021-01-03 19:28:27 +0100
  • f5d540bc5d Implement <n>| command Eyal Sawady 2020-11-30 19:44:59 -0500
  • d8f0870446 Refactor gmni to use Curl_URL Alexey Yerin 2020-11-22 20:52:48 +0300
  • 8a83030e5a Fix more strncpy bugs in gmnlm and tofu William Casarin 2020-11-20 08:15:25 -0800
  • 8970adc23e Fix typo in error message. Tommy Nguyen 2020-11-18 04:44:06 -0500
  • cb63b8ddf0 Fix bug on mkdirs calls Giuseppe Lumia 2020-11-11 23:52:03 +0100
  • ec88f4558c gmnlm: fix a few strncpy compile errors on gcc 9.3 William Casarin 2020-11-07 14:58:32 -0800
  • ab66dd2be9 Simplify posix_dirname logic Giuseppe Lumia 2020-11-07 01:23:06 +0100
  • 4a6172f1bf Remove -D option from install commands Giuseppe Lumia 2020-11-04 09:08:45 +0100
  • 1a747cb6c2 Fix install in case of missing docs compilation Giuseppe Lumia 2020-11-04 09:08:43 +0100
  • 61af57e302 fix typo in PERMANENT FAILURE response René Wagner 2020-11-03 10:06:13 +0100
  • 021d8f8fdf Improve the -j usage Jon Higgs 2020-11-03 08:37:21 +1100
  • 4134dc1b4a Check if pkg-config is valid before checking for libs Alexandre Oliveira 2020-11-02 19:37:26 +0100
  • c036a43801 Initialize result if res != GEMINI_OK Connor Kuehl 2020-10-31 17:51:39 -0500
  • 514cb37301 Fix const comparison Werror Joe Jenne 2020-10-29 22:54:27 +0000
  • 75087ce65f {var//pattern/replacement} is not POSIX compliant Cédric Hannotier 2020-10-29 22:59:55 +0100
  • ac86b2f9fe Separate path and read buffers & use snprintf Cédric Hannotier 2020-10-29 22:57:54 +0100
  • b64d3d5ac9 Add uninstall target Luna Nieves 2020-10-29 00:03:01 -0400
  • ce1a524642 Added missing filename in install Martijn Braam 2020-10-24 23:37:45 +0200
  • 8d897e4a00 Remove -fPIC Eyal Sawady 2020-10-24 14:04:50 -0400