2024-04-09 02:30:15 by David H. Gutteridge | Files touched by this commit (1) | |
Log message:
ircII: update HOMEPAGE
|
2024-02-04 06:52:08 by matthew green | Files touched by this commit (2) | |
Log message:
update to ircii 20240111. changes include:
o fix various iconv issues: build, usage, fallback
o fix debian bug 994552: crash in /help
o fixes for recursive crashes when exiting
o better support for multi-homed hosts where the connection to the first
host fails and additional IPs should be tried
o fix some ICB references
o some more /window create fixes
o handle multi-IP/IP version host lookups less poorly
o fix /window create resizing
o fix and enable the AES crypto support. uses openssl AES256-CBC
and PKCS padding, will become default probably in 2022.
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Remove SHA1 hashes for distfiles
|
2021-03-15 17:40:15 by Klaus Klein | Files touched by this commit (1) |
Log message:
ircII: PLIST: Add missing refresh_window_lastlog help (from 20210314).
|
2021-03-15 06:30:14 by matthew green | Files touched by this commit (3) | |
Log message:
update to ircii 20210314. changes include:
o fix two memory leaks, one from michael ortmann <ortmann@posteo.de>
o fixes for various issues by michael ortmann <ortmann@posteo.de>
o new --with-sanitizer=<asan|ubsan|lsan> configure support
o many fixes for fuzzer and sanitizer found issues
o the $IRCSERVERS variable no longer triggers some library asserts
o avoid displaying negative hours/minutes
o fix a potential messages goes to wrong window issue in numerics
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2019-11-02 23:18:26 by Roland Illig | Files touched by this commit (40) |
Log message:
chat: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-04-26 02:13:34 by matthew green | Files touched by this commit (1) |
Log message:
bump pkg version - real bug fix added.
|