index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chat.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove use of sysexits.h
June McEnroe
2024-05-22
*
Remove kiosk mode
June McEnroe
2023-10-11
*
Revert "Work-in-progress showing prefixes"
June McEnroe
2023-07-07
*
Work-in-progress showing prefixes
June McEnroe
2023-07-07
*
Fix what went wrong, part 1
June McEnroe
2023-02-05
*
Switch to cache interfaces
June McEnroe
2022-07-30
*
Allow setting fallback nicks and highlight on any
June McEnroe
2022-05-29
*
Specify commands which depend on caps
June McEnroe
2022-02-26
*
Reimplement text macros
June McEnroe
2022-02-19
*
Factor out input handling to input.c
June McEnroe
2022-02-19
*
Factor out window management to window.c
June McEnroe
2022-02-19
*
Implement new line editing "library"
June McEnroe
2022-02-18
*
Prompt for empty server or SASL passwords
June McEnroe
2022-02-12
*
Import refactored xdg.c from pounce
June McEnroe
2021-10-16
*
Remove trailing tab
June McEnroe
2021-08-25
*
FreeBSD: Revert caph_enter(3) call to cap_enter(2)
June McEnroe
2021-07-20
*
Add -q/quiet option to raise default message visibility threshold
Klemens Nanni
2021-07-20
*
Move platform-dependent sandboxing code out of main
June McEnroe
2021-07-13
*
Move all UI initialization together
June McEnroe
2021-07-13
*
Perform TLS handshake after final pledge
Klemens Nanni
2021-07-13
*
FreeBSD: Avoid caph_stream_rights(3)
June McEnroe
2021-07-13
*
Zero out server password after sending
June McEnroe
2021-07-13
*
Make -o/printCert not load any files, pledge even earlier
Klemens Nanni
2021-07-13
*
OpenBSD: merge unveil and pledge logic a bit
Klemens Nanni
2021-07-13
*
OpenBSD: unveil logs regardless of restrict mode
Klemens Nanni
2021-07-13
*
OpenBSD: unveil the log directory specifically
June McEnroe
2021-06-28
*
FreeBSD: Use capsicum_helpers.h
June McEnroe
2021-06-28
*
FreeBSD: Limit rights on stdio and socket
June McEnroe
2021-06-25
*
Move setting CLOEXEC on socket to ircConnect
June McEnroe
2021-06-25
*
FreeBSD: Enter capabilities mode if restricted
June McEnroe
2021-06-25
*
Keep log directory open, use mkdirat(2) and openat(2)
June McEnroe
2021-06-25
*
Replace SIGWINCH XXX comment with better explanation
June McEnroe
2021-06-21
*
Register SIGWINCH handler before TLS connect
Klemens Nanni
2021-06-21
*
OpenBSD: Only unveil used directories
Klemens Nanni
2021-06-20
*
Add -m mode option to set user modes
June McEnroe
2021-06-18
*
Clean up if restricted && logEnable, pipe creation
June McEnroe
2021-06-17
*
Send PINGs when server is quiet and die if no response
June McEnroe
2021-06-15
*
OpenBSD: Simplify promise creation after seprintf() introduction
Klemens Nanni
2021-06-15
*
OpenBSD: pledge final promises earlier
Klemens Nanni
2021-06-14
*
Treat `-T's optional argument as optional
Klemens Nanni
2021-06-14
*
OpenBSD: no need to read data files (logs)
Klemens Nanni
2021-06-13
*
OpenBSD: Drop now unneeded file system access for save file
Klemens Nanni
2021-06-11
*
Open save file once in uiLoad() and keep it open until uiSave()
Klemens Nanni
2021-06-11
*
OpenBSD: Hoist loading save file to drop filesystem read-access
Klemens Nanni
2021-06-11
*
Move unveilAll back into main
June McEnroe
2021-06-10
*
OpenBSD: Drop now unneeded promise from initial pledge
Klemens Nanni
2021-06-10
*
OpenBSD: Remove now obsolete unveil code
Klemens Nanni
2021-06-10
*
Replace catf with seprintf
June McEnroe
2021-06-09
*
OpenBSD: pledge minimum promises from the start
Klemens Nanni
2021-06-09
*
OpenBSD: unveil after ncurses(3) init to support TERMINFO
Klemens Nanni
2021-06-09
[next]