Commit Graph

6 Commits

Author SHA1 Message Date
Viktor Krikun
fc97a91993 Add Android make file
(closes #22)
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
ee5dac01e3 Miscellaneous updates 2012-03-31 22:56:16 +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