index
:
fishlim
master
[not maintained] An XChat plugin for FiSH IRC "encryption". WARNING: FiSH is not secure, see the README file.
samuel@kodafritt.se
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
Add security warning to README also
HEAD
master
Samuel Lidén Borell
1
-1
/
+24
2015-06-21
Perform secure erase of expanded keys also
Samuel Lidén Borell
1
-4
/
+13
2015-06-21
Add /copykey command
Samuel Lidén Borell
2
-2
/
+67
2015-06-21
Fix missing )
Samuel Lidén Borell
1
-1
/
+1
2015-06-21
Multiarch support
Samuel Lidén Borell
1
-4
/
+11
2015-06-21
Implement encryption in CBC mode
Samuel Lidén Borell
7
-25
/
+246
2015-06-20
Fix CBC decryption failure with long messages
Samuel Lidén Borell
1
-1
/
+2
2015-06-15
Implement decryption in CBC mode
Samuel Lidén Borell
2
-4
/
+68
2015-06-15
Add ability to set keys from the test program
Samuel Lidén Borell
1
-3
/
+36
2015-06-15
Update HexChat plugin API, drop support for XChat
Samuel Lidén Borell
4
-55
/
+55
2014-06-02
Handle a special character before "+OK", e.g. identify-msg + or -
Samuel Lidén Borell
1
-1
/
+9
2014-06-02
Use path to HexChat instead of XChat in the test program
Samuel Lidén Borell
1
-1
/
+1
2014-06-02
Add missing include in the test program
Samuel Lidén Borell
1
-0
/
+1
2014-02-15
Fix memory leak in the test program
Samuel Lidén Borell
1
-0
/
+2
2014-02-15
Fix undefined behaviour in left shift
Samuel Lidén Borell
1
-1
/
+1
2012-05-10
Version 0.16
Samuel Lidén Borell
2
-1
/
+2
2012-05-10
Don't strip first character from unencrypted first word
Samuel Lidén Borell
1
-1
/
+1
2012-05-10
Prefix unencrypted first word with ":" to prevent colons from being removed
Samuel Lidén Borell
1
-0
/
+6
2012-04-27
Change my e-mail in one more place
Samuel Lidén Borell
1
-1
/
+1
2012-04-27
Change my e-mail
Samuel Lidén Borell
11
-11
/
+11
2012-02-28
Add support for "mcps" prefix
Jan-Bernd Vosteen
1
-1
/
+1
2012-01-02
Update Python implementation from Nam T. Nguyen to v. 2.0
Samuel Lidén Borell
1
-21
/
+109
2011-12-22
Fix keystore saving bug
Samuel Lidén Borell
2
-3
/
+3
2011-12-22
Fix order of compiler options for the test program
Samuel Lidén Borell
1
-1
/
+1
2011-11-25
Change website URL in the readme
Samuel Lidén Borell
1
-1
/
+1
2011-11-25
Renamed xchat_plugin.{c,h} to plugin_xchat.{c,h}
Samuel Lidén Borell
4
-4
/
+4
2011-11-25
MSVC compatibility
Samuel Lidén Borell
11
-67
/
+172
2011-08-16
Fix a comment in irc_nick_cmp
Samuel Lidén Borell
1
-1
/
+1
2011-08-12
Don't add trailing spacing when decrypting
Samuel Lidén Borell
1
-1
/
+1
2011-08-10
Make the static strings arrays instead of pointers
Samuel Lidén Borell
1
-5
/
+5
2011-08-10
Fix the usage strings
Samuel Lidén Borell
1
-4
/
+7
2011-08-10
Remove debug output from /setkey error message
Samuel Lidén Borell
1
-1
/
+1
2011-08-10
Fix memory leak in /setkey
Samuel Lidén Borell
1
-2
/
+7
2011-08-10
Implement /delkey
Samuel Lidén Borell
4
-1
/
+47
2011-08-10
Implement /setkey
Samuel Lidén Borell
3
-7
/
+119
2011-08-10
Remove debug output
Samuel Lidén Borell
1
-1
/
+0
2011-08-10
Use pure protocol-level filtering and implement topic decryption
Samuel Lidén Borell
2
-18
/
+24
2011-08-05
Fix memory leak in append() when memory re-allocation fails
Samuel Lidén Borell
1
-4
/
+9
2011-08-05
Made functions static in test.c
Samuel Lidén Borell
1
-2
/
+2
2011-08-05
Use NULL instead of 0 in userdata pointer to xchat_hook_command
Samuel Lidén Borell
1
-1
/
+1
2011-04-26
Add a Python implementation from Nam T. Nguyen
Samuel Lidén Borell
3
-0
/
+1048
2011-04-03
Fix highlighting of own nick
Samuel Lidén Borell
3
-6
/
+9
2011-03-23
Remove case sensitivity from list of bugs
Samuel Lidén Borell
1
-1
/
+0
2011-03-23
Case insensitive nick/channel matching
Samuel Lidén Borell
4
-4
/
+47
2011-03-22
Remove a piece of a string that is not used
Samuel Lidén Borell
1
-1
/
+1
2011-03-22
Add a list of known bugs
Samuel Lidén Borell
1
-0
/
+4
2011-03-22
Add more stuff to the list of things that don't work
Samuel Lidén Borell
1
-1
/
+2
2010-12-20
Fix a build problem on x86-64
Samuel Lidén Borell
1
-2
/
+2
2010-08-27
Silence some debugging output
Samuel Lidén Borell
1
-2
/
+0
2010-08-27
Fix a crash when speaking without encryption
Samuel Lidén Borell
1
-0
/
+1
[next]