index
:
~noa/catgirl
this commit
master
weechat-hashes
Unnamed repository; edit this file 'description' to name the repository.
noa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
irc.c
Age
Commit message (
Expand
)
Author
2021-01-10
Print chain to stdout with -o
C. McEnroe
2021-01-09
Add -o and -t options to trust self-signed certificates
C. McEnroe
2020-08-21
Use a static buffer for base directory paths
C. McEnroe
2020-08-20
Use configPath to load TLS cert/priv
C. McEnroe
2020-08-04
Say "OpenSSL" in additional permission notices
C. McEnroe
2020-07-23
Remove tls_close error handling
C. McEnroe
2020-06-24
Bump ParamCap to 254
C. McEnroe
2020-06-08
Add additional permission for linking with LibreSSL
C. McEnroe
2020-02-17
Use the correct hostname in error message
multiplexd
2020-02-16
Various small cleanups
C. McEnroe
2020-02-15
Replace small integers in size_t with uint
C. McEnroe
2020-02-13
Explicitly close the TLS connection
C. McEnroe
2020-02-13
Implement source address selection
multiplexd
2020-02-06
Search for cert and priv in config dirs
C. McEnroe
2020-02-04
Align word wrapping with tab character
C. McEnroe
2020-02-02
Remove style string macros
C. McEnroe
2020-02-01
Implement the beginnings of UI
C. McEnroe
2020-02-01
Add -v flag
C. McEnroe
2020-02-01
Blindly implement login flow
C. McEnroe