You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ircrobots/ircrobots
jesopo 9a2f2156fe support specifying tls client keypair 4 months ago
..
matching Small tweak to how repr() of Formatless() displays 1 year ago
__init__.py support specifying tls client keypair 4 months ago
asyncs.py scrap deferred wait_for, actually catch server disconnection 3 years ago
bot.py add `transport` (ITCPTransport) param to bot.add_server 1 year ago
contexts.py add interface for code units that need an IServer context 3 years ago
formatting.py add Formatless matching param 3 years ago
glob.py _collapse(s) was moved to collapse(s) 3 years ago
interface.py combine params.tls and .tls_verify, support pinned certs 1 year ago
ircv3.py combine params.tls and .tls_verify, support pinned certs 1 year ago
params.py combine params.tls and .tls_verify, support pinned certs 1 year ago
py.typed add py.typed 3 years ago
sasl.py don't infinitely loop SASLUserPass attempts on FAIL or ABORT 2 years ago
scram.py SHA-1 scram name should be SHA1 (and fix typo in error rethrow) 3 years ago
security.py support specifying tls client keypair 4 months ago
server.py combine params.tls and .tls_verify, support pinned certs 1 year ago
struct.py whois.idle is an int, change whois.channels to ChannelUser objects (modes!) 3 years ago
transport.py support specifying tls client keypair 4 months ago