Commit graph

8 commits

Author SHA1 Message Date
Johan Pascal
7e742958a2 Fix compilation when LIME is disabled
- enabled by default switch using --enable-lime
- check for polarssl gcm.h presence (version >=1.3)
2015-03-19 00:21:07 +01:00
Ghislain MARY
be7dcd1d9c Export lime symbols on Windows. 2015-03-13 14:53:48 +01:00
Simon Morlat
0c404d7516 fix compilation warnings, non-portable code and make distcheck 2015-03-12 22:57:37 +01:00
Johan Pascal
cb4b534a4d Lime gives more explicit warning messages 2014-07-13 00:31:58 +02:00
Johan Pascal
f6eb21ad82 Lime checks the PVS flag in ZRTP cache when getting keys 2014-07-13 00:02:47 +02:00
Johan Pascal
6bdc649624 Add encrypted file transfer message
+ test for the encrypted text message
+ fix bug introduced in last merge
2014-06-12 00:49:36 +02:00
Johan Pascal
26ada60683 Complete LIME integration into liblinphone
- add a boolean into linphoneCore to check if encryption is requested
- move encryption/decryption from chat.c to sal_op_message.c
- check encrypted message validity
- return error to application when enable to encrypt/decrypt
2014-04-25 21:24:50 +02:00
Johan Pascal
8a8eb4afe1 Add Lime (Linphone Instant Message Encryption)
- not fully functional yet.
2014-04-11 00:02:36 +02:00