aboutsummaryrefslogtreecommitdiff
path: root/keystore.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Fix missing )Samuel Lidén Borell1-1/+1
2015-06-21Implement encryption in CBC modeSamuel Lidén Borell1-4/+44
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2011-12-22Fix keystore saving bugSamuel Lidén Borell1-2/+2
2011-11-25Renamed xchat_plugin.{c,h} to plugin_xchat.{c,h}Samuel Lidén Borell1-1/+1
2011-11-25MSVC compatibilitySamuel Lidén Borell1-16/+15
2011-08-10Fix memory leak in /setkeySamuel Lidén Borell1-2/+7
2011-08-10Implement /delkeySamuel Lidén Borell1-0/+16
2011-08-10Implement /setkeySamuel Lidén Borell1-5/+73
2011-03-23Case insensitive nick/channel matchingSamuel Lidén Borell1-1/+22
2011-03-22Remove a piece of a string that is not usedSamuel Lidén Borell1-1/+1
2010-08-27Silence some debugging outputSamuel Lidén Borell1-2/+0
2010-08-27Fix a crash when speaking without encryptionSamuel Lidén Borell1-0/+1
2010-08-18First version with working decryptionSamuel Lidén Borell1-0/+101