[rtmpdump] RTMPdump does not compile with PolarSSL 0.99

Steven Penny svnpenn at gmail.com
Sun Sep 25 03:37:29 CEST 2011


On Sat, Sep 24, 2011 at 7:53 PM, compn wrote:
> rtmp.c:
> #ifdef USE_POLARSSL
> #include <polarssl/havege.h>
>
> is ssl_default_ciphers declared in polarssl 0.99pre1 somewhere else?

http://polarssl.org/trac/browser/trunk/ChangeLog

Version 0.99-pre1 released on 2011-01-30
Changes
   * The ciphers member of ssl_context and the cipher member
     of ssl_session have been renamed to ciphersuites and
	 ciphersuite respectively. This clarifies the difference
	 with the generic cipher layer and is better naming
	 altogether


More information about the rtmpdump mailing list