index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
irc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Import refactored xdg.c from pounce
June McEnroe
2021-10-16
*
Handle tags without values
1.9a
June McEnroe
2021-08-15
*
Silence maybe uninitialized warning
June McEnroe
2021-08-09
*
Perform TLS handshake after final pledge
Klemens Nanni
2021-07-13
*
Explicitly clear TLS secrets afer handshake
Klemens Nanni
2021-07-13
*
Revert "Remove explicit tls_handshake(3) from ircConnect"
Klemens Nanni
2021-07-13
*
Remove explicit tls_handshake(3) from ircConnect
June McEnroe
2021-06-25
*
Move setting CLOEXEC on socket to ircConnect
June McEnroe
2021-06-25
*
Handle EINTR from connect(2) gracefully
Klemens Nanni
2021-06-21
*
Use "secure" libtls ciphers
Klemens Nanni
2021-06-20
*
Handle TLS_WANNT_POLL{IN,OUT} from tls_handshake(3)
June McEnroe
2021-06-20
*
Only explicitly load the default CA file on OpenBSD
June McEnroe
2021-06-10
*
Hoist loading default root certificates into ircConfig()
Klemens Nanni
2021-06-10
*
Print chain to stdout with -o
June McEnroe
2021-01-10
*
Add -o and -t options to trust self-signed certificates
June McEnroe
2021-01-09
*
Use a static buffer for base directory paths
June McEnroe
2020-08-21
*
Use configPath to load TLS cert/priv
June McEnroe
2020-08-20
*
Say "OpenSSL" in additional permission notices
June McEnroe
2020-08-04
*
Remove tls_close error handling
June McEnroe
2020-07-23
*
Bump ParamCap to 254
June McEnroe
2020-06-24
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Use the correct hostname in error message
multiplexd
2020-02-17
*
Various small cleanups
June McEnroe
2020-02-16
*
Replace small integers in size_t with uint
June McEnroe
2020-02-15
*
Explicitly close the TLS connection
June McEnroe
2020-02-13
*
Implement source address selection
multiplexd
2020-02-13
*
Search for cert and priv in config dirs
June McEnroe
2020-02-06
*
Align word wrapping with tab character
June McEnroe
2020-02-04
*
Remove style string macros
June McEnroe
2020-02-02
*
Implement the beginnings of UI
June McEnroe
2020-02-01
*
Add -v flag
June McEnroe
2020-02-01
*
Blindly implement login flow
June McEnroe
2020-02-01