index
:
pounce
this commit
master
IRC bouncer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bounce.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Replace .mk files with configure script
June McEnroe
2020-03-01
*
Advertise STS policy
June McEnroe
2020-02-27
*
Set consumer pos with CAP REQ causal.agency/consumer=n
June McEnroe
2020-02-27
*
Add causal.agency/consumer capability
June McEnroe
2020-02-27
*
Send CAP LS 302 to the server
June McEnroe
2020-02-27
*
Support CAP LS 302 from clients
June McEnroe
2020-02-27
*
Support cap-notify
June McEnroe
2020-02-27
*
Support setname
June McEnroe
2020-02-26
*
Support labeled-response
June McEnroe
2020-02-26
*
Support batch
June McEnroe
2020-02-26
*
Support account-tag
June McEnroe
2020-02-26
*
Support message-tags
June McEnroe
2020-02-25
*
Request server-time from the server and filter tags for clients
June McEnroe
2020-02-25
*
Bump buffer sizes to allow for tags
June McEnroe
2020-02-25
*
Implement source address selection
multiplexd
2020-02-18
*
Add option to set local client CA
June McEnroe
2020-01-12
*
Add a vendor capability for passive clients
June McEnroe
2020-01-10
*
Update source URL
June McEnroe
2019-12-24
*
Reference openssl(1) by absolute path
edef
2019-11-27
*
Declare globals as extern in headers, and define in source file
Michael Forney
2019-11-21
*
Request NAMES on sync by default
June McEnroe
2019-11-15
*
Use struct timeval for sub-second precision
June McEnroe
2019-11-14
*
Filter multi-prefix
June McEnroe
2019-11-14
*
Filter userhost-in-names
June McEnroe
2019-11-11
*
Filter invite-notify
June McEnroe
2019-11-10
*
Filter extended-join
June McEnroe
2019-11-10
*
Rename listen to local
June McEnroe
2019-11-10
*
Remove extended-join and invite-notify
June McEnroe
2019-11-09
*
Maintain stateCaps and offer them to clients
June McEnroe
2019-11-09
*
Parse capabilities
June McEnroe
2019-11-09
*
Avoid the reserved _A names with BIT macro
June McEnroe
2019-11-09
*
Define macro for bit flag enums
June McEnroe
2019-11-09
*
Only change AWAY status for registered clients
June McEnroe
2019-11-08
*
Use #defines for constant strings
June McEnroe
2019-11-06
*
Define one CERTBOT_PATH rather than two format strings
June McEnroe
2019-11-06
*
Change license to GPLv3
June McEnroe
2019-11-06
*
Use explicit_bzero from LibreSSL
June McEnroe
2019-11-06
*
Implement SASL EXTERNAL
June McEnroe
2019-11-05
*
Add options for TLS client certificate
June McEnroe
2019-11-04
*
Zero PASS parameter
June McEnroe
2019-11-04
*
Hash client passwords with crypt
June McEnroe
2019-11-04
*
Move base64 to bounce.h
June McEnroe
2019-11-04
*
Implement UNIX-domain binding
June McEnroe
2019-11-02
*
Re-read cert and key from the same FILEs
June McEnroe
2019-11-01
*
Use explicit_bzero to clear passwords
June McEnroe
2019-10-31
*
Allocate ring buffer at runtime
June McEnroe
2019-10-29
*
Implement getopt_long-integrated configuration parsing
June McEnroe
2019-10-29
*
Add option to save and load ring contents across restarts
June McEnroe
2019-10-28
*
Move entire login flow to state and reorganize it
June McEnroe
2019-10-28
*
Only increment consumer after successful send
June McEnroe
2019-10-27
[next]