freeswitch/libs/libzrtp
William King 51f2442a9e resolve an automake warning about subdirs on latest automake
Latest automake will detect then warn if the Makefile uses source
files that are in subdirectories, but the subdirs option is not
set. In the FreeSWITCH build system the current expected behavior is
to expect the subdirs option to be enabled.

FS-7122 #resolve
2015-01-07 10:04:29 -08:00
..
doc Fix bug with libzrtp zrtp_signaling_hash_set() 2013-02-11 16:42:01 +00:00
include FS-6695: fix build on mips 2014-11-17 15:25:39 -05:00
projects Fix line endings per .gitattributes 2014-08-08 15:24:42 +00:00
src Cleanup whitespace 2014-08-13 19:29:03 +00:00
test Refactor test cases 2013-02-11 16:42:02 +00:00
third_party Fix line endings per .gitattributes 2014-08-08 15:24:42 +00:00
.gitignore Make libzrtp build non-recursive 2013-02-11 16:42:05 +00:00
AUTHORS Remove beta label 2013-02-11 16:42:04 +00:00
COPYING
ChangeLog Update pointer to changelog 2013-02-11 16:41:53 +00:00
INSTALL
Makefile.am resolve an automake warning about subdirs on latest automake 2015-01-07 10:04:29 -08:00
NEWS
README
acinclude.m4
bootstrap.sh
configure.ac libzrtp: update zrtp_sleep for modern libc 2014-08-13 19:28:55 +00:00
create_docs.sh
create_pack.pl

README

# 
# libZRTP SDK library, implements the ZRTP secure VoIP protocol.
# Copyright (c) 2006-2009 Philip R. Zimmermann. All rights reserved.
# Contact: http://philzimmermann.com
# For licensing and other legal details, see the file zrtp_legal.c.
# 

- Check HTML Documentation ./doc
- Visit the Zfone Project Home Page http://zfoneproject.com/
- Report bugs via the Zfone Bugs Page http://zfoneproject.com/bugs.html