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
*
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
*
Add procPipe for subprocesses
June McEnroe
2020-02-08
*
Handle SIGCHLD
June McEnroe
2020-02-08
*
Check signals after file descriptors
June McEnroe
2020-02-08
*
Populate completion with commands
June McEnroe
2020-02-07
*
Search for cert and priv in config dirs
June McEnroe
2020-02-06
*
Handle errors from getopt
June McEnroe
2020-02-05
*
Use getopt_config to load options
June McEnroe
2020-02-05
*
Add /quit
June McEnroe
2020-02-05
*
Fix SIGWINCH handling
June McEnroe
2020-02-05
*
Reflow text on window resize
June McEnroe
2020-02-05
*
Split showing style codes and word wrapping
June McEnroe
2020-02-04
*
Only check revents if nfds > 0
June McEnroe
2020-02-04
*
Handle signals in poll loop
June McEnroe
2020-02-04
*
Add beginnings of input handling
June McEnroe
2020-02-04
*
Save NETWORK, CHANTYPES, PREFIX from ISUPPORT
June McEnroe
2020-02-02
*
Add idColors
June McEnroe
2020-02-02
*
Implement window switching and status line
June McEnroe
2020-02-02
[next]