aboutsummaryrefslogtreecommitdiff
path: root/test.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Implement encryption in CBC modeSamuel Lidén Borell1-5/+56
2015-06-15Add ability to set keys from the test programSamuel Lidén Borell1-3/+36
2014-06-02Use path to HexChat instead of XChat in the test programSamuel Lidén Borell1-1/+1
2014-06-02Add missing include in the test programSamuel Lidén Borell1-0/+1
2014-02-15Fix memory leak in the test programSamuel Lidén Borell1-0/+2
2012-04-27Change my e-mail in one more placeSamuel Lidén Borell1-1/+1
2011-11-25MSVC compatibilitySamuel Lidén Borell1-0/+8
2011-08-05Made functions static in test.cSamuel Lidén Borell1-2/+2
2010-08-18Implement encryption of outgoing messagesSamuel Lidén Borell1-3/+42
2010-08-18First version with working decryptionSamuel Lidén Borell1-0/+44