aboutsummaryrefslogtreecommitdiff
path: root/plugin_xchat.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Add /copykey commandSamuel Lidén Borell1-0/+55
2015-06-21Implement encryption in CBC modeSamuel Lidén Borell1-5/+58
2015-06-15Implement decryption in CBC modeSamuel Lidén Borell1-1/+1
2015-06-15Update HexChat plugin API, drop support for XChatSamuel Lidén Borell1-51/+51
2014-06-02Handle a special character before "+OK", e.g. identify-msg + or -Samuel Lidén Borell1-1/+9
2012-05-10Version 0.16Samuel Lidén Borell1-1/+1
2012-05-10Don't strip first character from unencrypted first wordSamuel Lidén Borell1-1/+1
2012-05-10Prefix unencrypted first word with ":" to prevent colons from being removedSamuel Lidén Borell1-0/+6
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2012-02-28Add support for "mcps" prefixJan-Bernd Vosteen1-1/+1
2011-12-22Fix keystore saving bugSamuel Lidén Borell1-1/+1
2011-11-25Renamed xchat_plugin.{c,h} to plugin_xchat.{c,h}Samuel Lidén Borell1-0/+290