index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chat.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Drop filesystem access iff possible
Klemens Nanni
2021-01-23
*
Drop exec capability iff restricted
Klemens Nanni
2021-01-23
*
Drop network capability after ircConnect()
Klemens Nanni
2021-01-23
*
Call pledge(2) after unveil(2)
Klemens Nanni
2021-01-23
*
Separate kiosk mode from restrict mode
June McEnroe
2021-01-23
*
Add -I highlight option and /highlight
June McEnroe
2021-01-16
*
Rename ignore code to filter
June McEnroe
2021-01-16
*
Sandbox with unveil(2) on OpenBSD in restricted mode
June McEnroe
2021-01-10
*
Print chain to stdout with -o
June McEnroe
2021-01-10
*
Exit immediately when using -o
June McEnroe
2021-01-10
*
Add -o and -t options to trust self-signed certificates
June McEnroe
2021-01-09
*
Allow configuring the upper bound of the hash function
June McEnroe
2021-01-09
*
Sandbox with pledge(2) on OpenBSD
June McEnroe
2021-01-06
*
Split /exec lines by \r as well as \n
June McEnroe
2020-11-24
*
Avoid eating C-c while connecting
June McEnroe
2020-10-12
*
Use configPath to load TLS cert/priv
June McEnroe
2020-08-20
*
Say "OpenSSL" in additional permission notices
June McEnroe
2020-08-04
*
Bump ParamCap to 254
June McEnroe
2020-06-24
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Revert "Send blank line after 10 minutes idle"
June McEnroe
2020-05-18
*
Use a for loop for getopt
June McEnroe
2020-04-02
*
Generate short option string with a loop
June McEnroe
2020-04-02
*
Add /ignore message filtering patterns
June McEnroe
2020-03-31
*
Replace some declaration; while loops with for loops
June McEnroe
2020-03-30
*
Add text macros
June McEnroe
2020-03-30
*
Add logging functions
June McEnroe
2020-03-25
*
Assume worst case for unknown user and host in splitMessage
June McEnroe
2020-03-23
*
Send blank line after 10 minutes idle
June McEnroe
2020-03-17
*
Various small cleanups
June McEnroe
2020-02-16
*
Set defaults for various types of modes
June McEnroe
2020-02-15
*
Replace small integers in size_t with uint
June McEnroe
2020-02-15
*
Separate network info from self
June McEnroe
2020-02-15
*
Add /exec
June McEnroe
2020-02-13
*
Rename procPipe to utilPipe
June McEnroe
2020-02-13
*
Add -g for generating certificates
June McEnroe
2020-02-13
*
Explicitly close the TLS connection
June McEnroe
2020-02-13
*
Add -N flag for notifications
June McEnroe
2020-02-12
*
Implement source address selection
multiplexd
2020-02-13
*
Allow for arguments to open/copy utilities
June McEnroe
2020-02-12
*
Add -R restricted flag
June McEnroe
2020-02-11
*
Add startup GPLv3 note and URL
June McEnroe
2020-02-11
*
Set self.nick to * initially
June McEnroe
2020-02-11
*
Synthesize a QUIT message to handle on exit
June McEnroe
2020-02-10
*
Factor out XDG base directory code
June McEnroe
2020-02-10
*
Add -s to save and load buffers
June McEnroe
2020-02-10
*
Add -H
June McEnroe
2020-02-10
*
Add /help
June McEnroe
2020-02-09
*
Add /copy
June McEnroe
2020-02-08
*
Allow overriding the /open utility
June McEnroe
2020-02-08
*
Set FDs CLOEXEC
June McEnroe
2020-02-08
[next]