Philip Zimmermann
7bacb6d473
Add AGPLv3 license with exception for FreeSWITCH
...
Thanks to Travis Cross for much of the language here.
Signed-off-by: Philip Zimmermann <prz@mit.edu>
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-03-31 22:56:22 +00:00
Viktor Krikun
b3280ae276
Send empty SAS during enrollment and other improvements
...
(refs #25 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
9cd1409047
Add more unit-tests and bug-fixes for random-access ZRTP cache
...
(refs #24 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
e8a376a87f
First draft implementation of random-access cache
...
(refs #25 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
be03cdc27a
Add Cmockery unit-testing library as a backend for our automated tests
...
(closes #26 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
c74f85f7ab
Recheck and implement missing features in Acive-Passive logs
...
(closes #23 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
fc97a91993
Add Android make file
...
(closes #22 )
2012-03-31 22:56:21 +00:00
Viktor Krikun
589039481a
Minor improvements in OSX build system
2012-03-31 22:56:21 +00:00
Viktor Krikun
58bd25c4bc
Move ZRTP_SRTP_HASH_SHA1
...
ZRTP_SRTP_HASH_SHA1 was moved from public zrtp_hash_id_t to the
private srtp implementation. HMAC SHA1 constant was also renamed to
ZRTP_SRTP_HASH_HMAC_SHA1 in order to raise an error if the user tries
to use an old ZRTP_SRTP_HASH_SHA1 constant in a ZRTP session
configuration.
2012-03-31 22:56:21 +00:00
Viktor Krikun
6c980fb68c
Update Xcode projects to the latest version of Xcode 4
2012-03-31 22:56:21 +00:00
Viktor Krikun
f605e4e80d
Add debug info in order to trace HMAC error in Zfone
2012-03-31 22:56:21 +00:00
Viktor Krikun
8f659bc9d5
Miscellaneous Xcode project change
2012-03-31 22:56:21 +00:00
Viktor Krikun
ee5dac01e3
Miscellaneous updates
2012-03-31 22:56:16 +00:00
Viktor Krikun
b218edc790
Changes for Visual Studio 2010 support and x64
2012-03-31 18:52:00 +00:00
Viktor Krikun
a878a99fc6
Changes for Zfone on Windows x64
2012-03-31 18:51:59 +00:00
Viktor Krikun
50819e6934
Miscellaneous build changes
2012-03-31 18:51:59 +00:00
Viktor Krikun
7a04fbe4fd
Windows build config changes
2012-03-31 18:51:59 +00:00
Viktor Krikun
5164d448dc
Minor bug fixes per Xcode static analyses tools
2012-03-31 18:51:59 +00:00
Viktor Krikun
35f741d581
Changes to Xcode project files
2012-03-31 18:51:59 +00:00
Viktor Krikun
e3831cf26e
Increase default cache file path length to 256 characters
2012-03-31 18:51:59 +00:00
Viktor Krikun
5ae7ebc1f2
Fix mistaken NO_ZRTP_QUICK events after Hello received
...
(closes #20 )
2012-03-31 18:51:46 +00:00
Viktor Krikun
5a61e580b9
Add libzrtp beta
2012-03-31 18:37:58 +00:00
Travis Cross
f61ed4a163
Initial commit
2012-03-25 22:28:54 +00:00