From dd056636dd2cd8c83822ebecfc2448cf8b4b713c Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Wed, 7 Nov 2007 19:08:25 +0000 Subject: * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()' to fix warning: deprecated conversion from string constant to ‘char*’ * removed libsrtp, use libgcrypt instead now * added buffer funcitons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TODO: * fix IV issues * add authentification --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 830500b..b1ecf0b 100644 --- a/README +++ b/README @@ -2,6 +2,7 @@ Building ======== * install libSRTP (as seen below) +* install libgcrypt * install libgcrypt11-dev * ./configure * make -- cgit v1.2.3