summary refs log tree commit diff
tag name1.4 (bd5cdebabda0079b8aa536f2f22a6cb558073a4c)
tag date2020-08-07 12:42:25 -0400
tagged byJune McEnroe <june@causal.agency>
tagged objectcommit f5330d84d0...
downloadpounce-1.4.tar.gz
pounce-1.4.zip
Version 1.4
This release introduces the -R / blind-req option, whose probable sole
purpose is to request the userhost-in-names capability on freenode,
where it is available but not advertised in response to CAP LS.

This release no longer depends on LibreSSL's libcrypto for compatibility
with systems other than FreeBSD. LibreTLS[1] can now be used to provide
libtls rather than LibreSSL.

This release implements compatibility with broken clients that send
commands terminated with only LF, rather than CR LF as the specs
describe.

Certificates generated with -A and -g are now properly signed.

The configure script is now used on all platforms, and depends on
pkgconf or pkg-config.

[1]: https://git.causal.agency/libretls/about
href='/src/commit/etc/code.map?id=b6083ee59c1982b599049cb432a2d0c3226679c8&follow=1'>Map caps lock to escape on Linux consoleJune McEnroe 2018-09-19Fix README mandoc lintsJune McEnroe 2018-09-19Un-NOT trans.alpha values in pngoJune McEnroe 2018-09-18Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe