1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix race condition for nextStart and nextEnd. More... 12 days ago
Catch stream error after bind request. More... 18 days ago
Use RawToken() instead of Token() for finding nextEnd. More... 19 days ago
SCRAM: Check for SASL failure after sending auth message. More... 19 days ago
Update go modules. More... 22 days ago
Improve closing the stream. More... 26 days ago
Wait for the server closing the stream before closing the connection. More... 26 days ago
[gofumpt]: Remove empty line. More... about 1 month ago
Update dependencies. More... about 1 month ago
Close stream before closing connection. More... about 1 month ago
Update dependencies. More... about 1 month ago
Remove unused type clientPubsub. More... about 1 month ago
Remove unused types. More... about 1 month ago
Remove unused function saslDigestResponse. More... about 1 month ago
Merge pull request #183 from mdosch/update-docs More... about 2 months ago
Update import path in examples. More... about 2 months ago
Merge pull request #182 from mdosch/gofumpt More... about 2 months ago
[gofumpt] Improve formatting. More... about 2 months ago
Merge pull request #181 from mdosch/scram-improvement More... about 2 months ago
Improve RFC5802 compatibility. More... about 2 months ago
Merge pull request #180 from mdosch/fix-134 More... 2 months ago
Filter invalid UTF8 from message body. More... 2 months ago
Update dependencies. More... 3 months ago
Merge pull request #179 from mdosch/socks More... 3 months ago
Add support for SOCKS5 proxies. More... 3 months ago
Merge pull request #178 from mdosch/server-end-point More... 3 months ago
(Indirectly) check that TLS was not renegotioated when using "tls-server-end-point". More... 3 months ago
Simplify tls-server-end-point channel binding code. More... 3 months ago
Merge branch 'master' into server-end-point More... 3 months ago
SCRAM: Add support for tls-server-end-point channel binding. (#177) More... 3 months ago