Commit Graph

21 Commits

Author SHA1 Message Date
hgc 8b621c16d4 patch impersonation bug 2021-03-30 23:59:55 +11:00
hgc e8dd843ecf add typer and remove non pycrypto code 2021-03-18 21:58:21 +11:00
Graham King ea0c27eb41 Add explicit public domain license 2015-03-11 21:48:09 -07:00
Graham King 1aa5a4f543 Update README.md 2013-08-28 10:20:12 -07:00
Graham King 708a867661 Handle short unencrypted messages 2013-05-21 17:49:58 -07:00
Graham King b035bb5db0 Added travis.ci chicklet 2013-05-21 12:38:25 -06:00
Graham King df9dab0112 Merge pull request #1 from ipmb/travis
You should use Travis CI
2013-05-21 11:33:16 -07:00
Peter Baumgartner c7a3209068 You should use Travis CI 2013-05-21 21:30:07 +03:00
Graham King 5904b5516c More unit testing. 82% coverage. 2013-05-21 09:16:47 -07:00
Graham King 91888b47e5 The AES IV is now random based on os urandom. PBKDF2 built-in only, not pycrypto, because they are incompatible. More unit tests. 79% coverage. 2013-05-20 21:29:15 -07:00
Graham King f0a322c05b Unit tests. 62% coverage so far. 2013-05-16 20:44:27 -07:00
Graham King 829ac69953 Unicode handling everywhere 2013-05-16 09:18:27 -07:00
Graham King a3a82dc202 Started handling iso-8859-1 as well as utf8. Fixed handling of cleartext in channel. 2013-05-14 09:01:10 -07:00
Graham King ccb27faf82 TLS/SSL connections to IRC server. TLS _only_. 2013-05-09 10:21:05 -07:00
Graham King beb59bc310 Remove commented out previous encrypt / decrypt functions 2013-05-09 09:19:40 -07:00
Graham King 9025f82333 Update README.md 2013-05-07 10:33:00 -07:00
Graham King 6ac210fa0c No dependencies! All crypto is now inline. No install step! 2013-05-07 09:26:15 -07:00
Graham King 64a6c29550 Removed all global variables. Added GPL license 2013-05-06 21:10:50 -07:00
Graham King 92dfd0b6e2 Update README.md 2013-05-05 15:00:29 -07:00
Graham King 6c8fa9d7f6 Added README 2013-05-05 14:55:02 -07:00
Graham King 4cda9d00bf Initial commit 2013-05-05 13:19:55 -07:00