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 mention of capsicum from README
C. McEnroe
2021-10-07
1
-5
/
+2
*
OpenBSD: Simplify unveil(2) calls
C. McEnroe
2021-10-07
1
-34
/
+11
*
Refactor XDG base directory iterator API
C. McEnroe
2021-10-05
5
-73
/
+65
*
Load and reload local certificates like normal
C. McEnroe
2021-10-05
6
-193
/
+31
*
Delete local-path socket like normal
C. McEnroe
2021-10-05
2
-24
/
+1
*
FreeBSD: Remove capsicum support
C. McEnroe
2021-10-05
3
-84
/
+1
*
Remove certbot default paths
C. McEnroe
2021-10-05
4
-61
/
+11
*
Remove TCP keepalive settings
C. McEnroe
2021-10-03
1
-16
/
+1
*
Intercept client PONG
C. McEnroe
2021-10-03
1
-0
/
+6
*
Send PING to idle clients after 15 minutes
C. McEnroe
2021-10-03
1
-6
/
+16
*
Track client idle time
C. McEnroe
2021-10-03
2
-0
/
+4
*
Log IRC to standard output with -v
C. McEnroe
2021-10-02
5
-7
/
+14
*
Explain what pounce does and some of how it works in README
C. McEnroe
2021-09-06
1
-6
/
+26
*
Document DIAGNOSTICS
C. McEnroe
2021-09-05
1
-0
/
+33
*
Avoid logging that a new consumer dropped messages
C. McEnroe
2021-09-05
1
-4
/
+6
*
Use EX_USAGE for all local configuration errors
C. McEnroe
2021-09-05
3
-5
/
+5
*
Expand on -s size option
C. McEnroe
2021-09-05
1
-0
/
+4
*
Clarify parts of the manual
C. McEnroe
2021-09-05
1
-22
/
+39
*
OpenBSD: Drop inet pledge when using unix socket
C. McEnroe
2021-09-03
1
-1
/
+1
*
OpenBSD: Drop no longer needed unveils and pledge promises
C. McEnroe
2021-09-03
1
-20
/
+10
*
Reorder file loading in main
C. McEnroe
2021-09-03
1
-11
/
+10
*
Be nice and call tls_close(3) on the server
C. McEnroe
2021-09-02
3
-0
/
+8
*
Separate client QUIT and ERROR messages
C. McEnroe
2021-09-02
1
-4
/
+2
*
Remove redundant clientDiff function
C. McEnroe
2021-09-02
3
-8
/
+3
*
OpenBSD: pledge(2) the genCert code path
C. McEnroe
2021-09-02
1
-1
/
+7
*
OpenBSD: pledge(2) the hashPass code path
C. McEnroe
2021-09-02
1
-1
/
+3
*
OpenBSD: pledge(2) printCert code path separately
C. McEnroe
2021-09-02
1
-7
/
+11
*
Call serverConfig() with NULLs for -o
C. McEnroe
2021-09-02
1
-2
/
+2
*
Read from /dev/urandom instead of using getentropy(3)
C. McEnroe
2021-09-02
1
-9
/
+5
*
Separate stateSync intro messages
C. McEnroe
2021-08-31
1
-8
/
+13
*
Correct handling of colons in SASL PLAIN
C. McEnroe
2021-08-30
1
-12
/
+11
*
Declare producer static
C. McEnroe
2021-08-28
1
-1
/
+1
*
Use CapBits as length of Filters
C. McEnroe
2021-08-28
1
-1
/
+1
*
Don't create new tls_server(3), just reconfigure
C. McEnroe
2021-08-21
1
-2
/
+1
*
Zero local-key memory before freeing it
C. McEnroe
2021-08-21
1
-0
/
+1
*
Avoid overwriting manual AWAY messages
C. McEnroe
2021-08-21
3
-1
/
+15
*
Replace verbose colors with two types of arrows
C. McEnroe
2021-08-20
3
-14
/
+11
*
Explicitly clear TLS secrets after handshake
C. McEnroe
2021-08-20
1
-2
/
+3
*
Handle TLS_WANT_POLL{IN,OUT} from tls_handshake(3) with server
C. McEnroe
2021-08-20
1
-1
/
+3
*
Use "secure" libtls ciphers
C. McEnroe
2021-08-20
1
-5
/
+1
*
Use seprintf to build final 005
C. McEnroe
2021-07-08
1
-3
/
+5
*
Fix LDADD.crypt on Darwin
C. McEnroe
2021-06-19
1
-0
/
+1
*
Add -m mode option to set user modes
C. McEnroe
2021-06-18
2
-1
/
+10
*
Document channel keys in join option
C. McEnroe
2021-06-18
1
-2
/
+4
*
Use | to separate flags from config options
C. McEnroe
2021-06-18
1
-30
/
+30
*
Stop referring to server-time as IRCv3.2
C. McEnroe
2021-06-18
2
-4
/
+4
*
Add mailing list archive to README
C. McEnroe
2021-06-17
1
-0
/
+2
*
Stop accumulating ISUPPORT tokens once MOTD starts
C. McEnroe
2021-06-10
1
-0
/
+9
*
Use seprintf for snip, removing strlcpyn
C. McEnroe
2021-06-09
1
-21
/
+9
*
Use seprintf for reserialize
C. McEnroe
2021-06-09
1
-12
/
+7
[prev]
[next]