index
:
pouncerx.git
master
Fork of the pounce IRC bouncer
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
Makefile: complain when config.mk is not found
Runxi Yu
1
-1
/
+1
2023-10-21
Recommend kitd to run pounce on OpenBSD
June McEnroe
1
-4
/
+2
2023-08-09
Advertise znc.in/self-message
June McEnroe
2
-0
/
+2
2023-07-17
Notify other clients of MARKREAD
June McEnroe
1
-7
/
+19
2023-07-16
Implement draft/read-marker
June McEnroe
4
-7
/
+115
2023-07-16
Factor out caps pounce doesn't request from the server
June McEnroe
1
-1
/
+9
2023-07-16
Add support for extended-monitor
June McEnroe
2
-1
/
+3
2023-07-03
Handle servers not sending NUH-origin in NICK
June McEnroe
1
-2
/
+3
2023-02-07
Handle irssi's invalid JOIN during registration
June McEnroe
1
-0
/
+10
2023-02-07
Remove pounce-edit
June McEnroe
5
-728
/
+0
2023-02-07
Set msg.cmd to NULL if it is empty string
June McEnroe
1
-0
/
+1
2023-02-07
Fix segfault parsing line with only tags
June McEnroe
1
-2
/
+2
2022-10-30
Check local-pass and sasl-plain in edit
June McEnroe
1
-4
/
+4
2022-10-30
Refactor edit options list
June McEnroe
1
-70
/
+88
2022-10-30
Use $pounce as clientQuit keyword
June McEnroe
3
-5
/
+5
2022-10-30
OpenBSD: Fix broken unveil in calico on 7.2
June McEnroe
1
-1
/
+1
2022-07-17
Use xdg.c for pounce-palaver
June McEnroe
2
-33
/
+12
2022-07-17
Update copyrights, authors
June McEnroe
13
-13
/
+13
2022-07-17
Update README for flat extras
June McEnroe
1
-19
/
+23
2022-06-18
Flatten extras to top-level directory
June McEnroe
19
-359
/
+26
2022-06-17
edit: Validate size is power of two
June McEnroe
1
-3
/
+6
2022-05-19
Fix uninit read when checking if bindPath is a directory
June McEnroe
1
-2
/
+3
2022-04-07
edit: Rename configs to over & under
June McEnroe
1
-26
/
+26
2022-04-04
edit: Be more helpful
June McEnroe
1
-10
/
+30
2022-04-04
edit: Shuffle option safety around
June McEnroe
1
-24
/
+36
2022-04-04
edit: Note that pounce still needs to restart
June McEnroe
1
-0
/
+3
2022-04-03
edit: Validate options
June McEnroe
2
-4
/
+88
2022-04-03
edit: Implement completely unchecked
June McEnroe
3
-0
/
+586
2022-04-03
edit: Add prospective pounce-edit(1) manual
June McEnroe
3
-0
/
+195
2022-04-03
Allow quitting pounce from clients
June McEnroe
4
-5
/
+35
2022-03-29
Rename client->error to client->remove
June McEnroe
3
-32
/
+33
2022-03-29
Send 900 as part of stateSync
June McEnroe
1
-0
/
+7
2022-03-29
Send real account name in fake 900
June McEnroe
1
-2
/
+3
2022-03-29
Track account name from 900 numeric
June McEnroe
2
-7
/
+10
2022-03-29
Set clientOrigin from bindHost, add dot if necessary
June McEnroe
1
-0
/
+7
2022-03-29
Replace ORIGIN #define with clientOrigin variable
June McEnroe
4
-19
/
+27
2022-03-29
Handle CAP REQ causal.agency/passive after registration
June McEnroe
1
-11
/
+24
2022-03-14
Document using -S to connect over IPv4 or IPv6
June McEnroe
1
-0
/
+6
2021-11-28
notify, palaver: Add -t to trust self-signed certificates
Omar Polo
4
-4
/
+29
2021-10-15
Remove CAVEATS section
C. McEnroe
1
-17
/
+0
2021-10-15
Note Libera userhost-in-names in QUIRKS
C. McEnroe
1
-1
/
+5
2021-10-15
Prefix other example commands with $ prompt
C. McEnroe
1
-15
/
+15
2021-10-15
Add back pounce EXAMPLES section
C. McEnroe
1
-0
/
+47
2021-10-15
Prefix example commands with $ prompt
C. McEnroe
1
-3
/
+3
2021-10-15
Note TLS certificate requirement early in manual
C. McEnroe
1
-0
/
+12
2021-10-07
Remove certbot from calico(1) example
C. McEnroe
1
-4
/
+1
2021-10-07
Don't call pounce a daemon
C. McEnroe
2
-6
/
+6
2021-10-07
Refer to long option names rather than flags
C. McEnroe
1
-21
/
+24
2021-10-07
Separate options into three sections
C. McEnroe
1
-102
/
+106
2021-10-07
Remove mention of capsicum from README
C. McEnroe
1
-5
/
+2
[next]