summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-08-05Say for instead of withC. McEnroe
2020-08-04Mention LibreTLS in install instructionsC. McEnroe
2020-08-04Say "OpenSSL" in additional permission noticesC. McEnroe
2020-08-03Fix --mandir rendering in READMEC. McEnroe
2020-08-02Add \banhammer macroC. McEnroe
2020-08-01Check return value of asprintfC. McEnroe
2020-07-31Use ldd to automatically copy libs into chrootC. McEnroe
2020-07-31Fix path of cert.pem in chrootC. McEnroe
2020-07-31Fix chroot-man pathC. McEnroe
2020-07-30Replace catf with something that tracks lenC. McEnroe
2020-07-30Remove dependency on libcrypto for compatC. McEnroe
2020-07-30Define explicit_bzero using memset_s on macOSC. McEnroe
2020-07-30Remove use of strlcatC. McEnroe
2020-07-25Bump .so versions in chrootC. McEnroe
2020-07-23Support --prefix and --mandir in configure script 1.1C. McEnroe
2020-07-23Rewrite configure script for all platformsC. McEnroe
2020-07-23Remove tls_close error handlingC. McEnroe
2020-07-23Initialize numHot, numWarmC. McEnroe
2020-07-13Add current topic to tab-complete so it can editedC. McEnroe
2020-07-12Keep scrolled up windows in status lineC. McEnroe
2020-07-09Don't scan ignored messages for URLsC. McEnroe
2020-07-08Add link to "IRC Suite" post in READMEC. McEnroe
2020-07-06Avoid copying message to match if no ignores are setC. McEnroe
2020-07-06Add message to ignore patternsC. McEnroe
2020-06-25Use DisableForwarding in sshd_configC. McEnroe
2020-06-24Bump ParamCap to 254C. McEnroe
2020-06-16Color mentions up to first ": " rather than just ":"C. McEnroe
2020-06-15Add null terminator to modes in channelListModeC. McEnroe
2020-06-12Document /quote needing /debug for outputC. McEnroe
2020-06-11Add OpenBSD to READMEC. McEnroe
2020-06-11Add warning to configure scriptC. McEnroe
2020-06-11Call static_assert by _Static_assertC. McEnroe
2020-06-08Add additional permission for linking with LibreSSLC. McEnroe
2020-05-27Inherit PREFIX and MANDIR from env 1.0C. McEnroe
2020-05-26Don't send zero-width characters to ncursesC. McEnroe
2020-05-25Define constants for window geometryC. McEnroe
2020-05-24Tweak status line formattingC. McEnroe
2020-05-23Don't compress man page or use configure on FreeBSDC. McEnroe
2020-05-18Revert "Send blank line after 10 minutes idle"C. McEnroe
2020-05-14Fix page scrolling distance for SplitLinesC. McEnroe
2020-05-12Do not stop when files in XDG dirs are inaccessibleC. McEnroe
2020-05-07Mark global variables in chat.h as externMichael Forney
2020-05-05Update email addressesC. McEnroe
2020-04-23Separate completeID state from complete stateC. McEnroe
2020-04-20Don't clobber windows.swap in else of showAutoC. McEnroe
2020-04-19Save last user-selected window to switch back to from M-aC. McEnroe
2020-04-15Add M-= to mute windowsC. McEnroe
2020-04-15Add status indicator for showing ignored messagesC. McEnroe
2020-04-07Add M-< and M-> for scroll to top and bottomC. McEnroe
2020-04-07Revert "Add C-o as alias of M-/"C. McEnroe