Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.22
2012/01/10 15:22:17
khorben
Re-worked plug-in management
1.21
2011/10/25 11:09:15
khorben
No longer requiring any value returned by the "destroy" callback in plug-ins
1.20
2011/08/11 23:45:54
khorben
Merged branch khorben-phone
1.19
2010/10/26 15:38:12
khorben
Display an error when a message can't be decrypted
1.18
2010/10/26 15:34:59
khorben
The confirmation message could be erroneously printed when receiving messages
1.17
2010/10/18 16:40:12
khorben
Code cleanup
1.16
2010/10/07 16:59:26
khorben
Fixed a crash when closing the system preferences window
1.15
2010/08/13 13:21:49
khorben
Getting rid of some warnings
1.14
2010/08/11 22:58:59
khorben
Ask for confirmation when about to send a message unencrypted
1.13
2010/08/08 12:44:13
khorben
Set nicer icons for the plug-ins
1.12
2010/08/08 12:33:23
khorben
Close windows when unloading
1.11
2010/08/08 11:30:43
khorben
Allow modifications to the configuration
1.10
2010/08/07 19:49:53
khorben
Added a preferences window for the SMS encryption plug-in (read-only atm)
1.9
2010/08/02 13:54:38
khorben
Drastically reduced the TODO list
1.8
2010/08/02 12:14:21
khorben
Hashing the chained block to prevent attacks on constant content
1.7
2010/08/02 04:10:34
khorben
Fixed build in debugging mode
1.6
2010/08/01 18:43:14
khorben
Probably slightly improved encryption by XORing the key with the cyphered content
1.5
2010/08/01 16:57:22
khorben
Encrypting against a SHA1 hash and with a different secret per number
1.4
2010/08/01 15:34:48
khorben
Allow plug-ins to prevent sending a message
1.3
2010/08/01 13:18:47
khorben
Events when sending and receiving messages now carry the phone number too
1.2
2010/06/03 01:22:27
khorben
First proof-of-concept implementation
1.1
2010/06/01 19:47:47
khorben
Finally introducing the encryption plug-in (*not* functional yet)
1.19.2.3
2011/01/16 19:01:09
khorben
Rewrite is ongoing
1.19.2.2
2011/01/15 13:29:44
khorben
Progressively introducing the Modem plug-in system
1.19.2.1
2011/01/15 12:46:20
khorben
Renamed PhoneEvent to PhoneEventType