summary refs log tree commit diff
tag name3.8.1 (4c055c23624f0444a26bc94cc05f07684d2a3fe5)
tag date2023-10-11 19:41:20 -0400
tagged byJune McEnroe <june@causal.agency>
tagged objectcommit 1983490120...
downloadlibretls-3.8.1.tar.gz
libretls-3.8.1.zip
LibreTLS 3.8.1
This release is based on LibreSSL 3.8.1:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.8.1-relnotes.txt

The relevant changes since 3.7.0 are copied below:

  * New features
    - Added a workaround for a poorly thought-out change in OpenSSL 3 that
      broke privilege separation support in libtls.
  * Bug fixes
    - Fixed error handling in tls_check_common_name().
  * Internal improvements
    - Improved checks for commonName in libtls.
    - Fixed error check for X509_get_ext_d2i() failure in libtls.

A release tarball for this version can be downloaded from:
https://causal.agency/libretls/libretls-3.8.1.tar.gz
-10-26 04:57:33 -0400'>2019-10-26Track channel topicsJune McEnroe 2019-10-26Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe During registration, no other commands should be sent. Afterwards, only intercepted commands will get parsed. 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe OwO 2019-10-25Rename project pounceJune McEnroe