index
:
pounce
this commit
master
IRC bouncer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client.c
(
unfollow
)
Commit message (
Expand
)
Author
2023-02-07
Handle irssi's invalid JOIN during registration
3.1
June McEnroe
2023-02-07
Remove pounce-edit
June McEnroe
2023-02-07
Set msg.cmd to NULL if it is empty string
June McEnroe
2023-02-07
Fix segfault parsing line with only tags
June McEnroe
2022-10-30
Check local-pass and sasl-plain in edit
June McEnroe
2022-10-30
Refactor edit options list
June McEnroe
2022-10-30
Use $pounce as clientQuit keyword
June McEnroe
2022-10-30
OpenBSD: Fix broken unveil in calico on 7.2
June McEnroe
2022-07-17
Use xdg.c for pounce-palaver
June McEnroe
2022-07-17
Update copyrights, authors
June McEnroe
2022-07-17
Update README for flat extras
June McEnroe
2022-06-18
Flatten extras to top-level directory
June McEnroe
2022-06-17
edit: Validate size is power of two
June McEnroe
2022-05-19
Fix uninit read when checking if bindPath is a directory
June McEnroe
2022-04-07
edit: Rename configs to over & under
June McEnroe
2022-04-04
edit: Be more helpful
June McEnroe
2022-04-04
edit: Shuffle option safety around
June McEnroe
2022-04-04
edit: Note that pounce still needs to restart
June McEnroe
2022-04-03
edit: Validate options
June McEnroe
2022-04-03
edit: Implement completely unchecked
June McEnroe
2022-04-03
edit: Add prospective pounce-edit(1) manual
June McEnroe
2022-04-03
Allow quitting pounce from clients
June McEnroe
2022-03-29
Rename client->error to client->remove
June McEnroe
2022-03-29
Send 900 as part of stateSync
June McEnroe
2022-03-29
Send real account name in fake 900
June McEnroe
2022-03-29
Track account name from 900 numeric
June McEnroe
2022-03-29
Set clientOrigin from bindHost, add dot if necessary
June McEnroe
2022-03-29
Replace ORIGIN #define with clientOrigin variable
June McEnroe
2022-03-29
Handle CAP REQ causal.agency/passive after registration
June McEnroe
2022-03-14
Document using -S to connect over IPv4 or IPv6
June McEnroe
2021-11-28
notify, palaver: Add -t to trust self-signed certificates
Omar Polo
2021-10-15
Remove CAVEATS section
3.0
June McEnroe
2021-10-15
Note Libera userhost-in-names in QUIRKS
June McEnroe
2021-10-15
Prefix other example commands with $ prompt
June McEnroe
2021-10-15
Add back pounce EXAMPLES section
June McEnroe
2021-10-15
Prefix example commands with $ prompt
June McEnroe
2021-10-15
Note TLS certificate requirement early in manual
June McEnroe
2021-10-07
Remove certbot from calico(1) example
June McEnroe
2021-10-07
Don't call pounce a daemon
June McEnroe
2021-10-07
Refer to long option names rather than flags
June McEnroe
2021-10-07
Separate options into three sections
June McEnroe
2021-10-07
Remove mention of capsicum from README
June McEnroe
2021-10-07
OpenBSD: Simplify unveil(2) calls
June McEnroe
2021-10-05
Refactor XDG base directory iterator API
June McEnroe
2021-10-05
Load and reload local certificates like normal
June McEnroe
2021-10-05
Delete local-path socket like normal
June McEnroe
2021-10-05
FreeBSD: Remove capsicum support
June McEnroe
2021-10-05
Remove certbot default paths
June McEnroe
2021-10-03
Remove TCP keepalive settings
June McEnroe
2021-10-03
Intercept client PONG
June McEnroe
[next]