]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Viktor Krikun [Fri, 25 Nov 2011 19:13:16 +0000 (19:13 +0000)]
First draft implementation of random-access cache
(refs #25)
Viktor Krikun [Fri, 25 Nov 2011 19:09:44 +0000 (19:09 +0000)]
Add Cmockery unit-testing library as a backend for our automated tests
(closes #26)
Viktor Krikun [Sat, 19 Nov 2011 13:40:00 +0000 (13:40 +0000)]
Recheck and implement missing features in Acive-Passive logs
(closes #23)
Viktor Krikun [Wed, 16 Nov 2011 18:16:05 +0000 (18:16 +0000)]
Add Android make file
(closes #22)
Viktor Krikun [Tue, 20 Sep 2011 20:40:02 +0000 (20:40 +0000)]
Minor improvements in OSX build system
Viktor Krikun [Tue, 20 Sep 2011 20:24:57 +0000 (20:24 +0000)]
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.
Viktor Krikun [Sun, 11 Sep 2011 18:59:34 +0000 (18:59 +0000)]
Update Xcode projects to the latest version of Xcode 4
Viktor Krikun [Sun, 11 Sep 2011 18:38:41 +0000 (18:38 +0000)]
Add debug info in order to trace HMAC error in Zfone
Viktor Krikun [Thu, 7 Jul 2011 09:07:37 +0000 (09:07 +0000)]
Miscellaneous Xcode project change
Viktor Krikun [Wed, 6 Jul 2011 23:39:18 +0000 (23:39 +0000)]
Miscellaneous updates
Viktor Krikun [Mon, 28 Jun 2010 06:16:09 +0000 (06:16 +0000)]
Changes for Visual Studio 2010 support and x64
Viktor Krikun [Tue, 22 Jun 2010 09:44:33 +0000 (09:44 +0000)]
Changes for Zfone on Windows x64
Viktor Krikun [Thu, 17 Jun 2010 17:31:32 +0000 (17:31 +0000)]
Miscellaneous build changes
Viktor Krikun [Fri, 11 Jun 2010 07:52:37 +0000 (07:52 +0000)]
Windows build config changes
Viktor Krikun [Mon, 24 May 2010 12:59:38 +0000 (12:59 +0000)]
Minor bug fixes per Xcode static analyses tools
Viktor Krikun [Sun, 23 May 2010 21:08:50 +0000 (21:08 +0000)]
Changes to Xcode project files
Viktor Krikun [Tue, 4 May 2010 15:01:40 +0000 (15:01 +0000)]
Increase default cache file path length to 256 characters
Viktor Krikun [Mon, 22 Feb 2010 15:13:53 +0000 (15:13 +0000)]
Fix mistaken NO_ZRTP_QUICK events after Hello received
(closes #20)
Viktor Krikun [Sat, 20 Feb 2010 18:51:54 +0000 (18:51 +0000)]
Add libzrtp beta
Travis Cross [Sun, 25 Mar 2012 22:28:54 +0000 (22:28 +0000)]
Initial commit