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