Binary compatibility report for the PolarSSL library  between 1.2.6 and 1.2.7 versions on x86

Test Info


Library NamePolarSSL
Version #11.2.6
Version #21.2.7
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files43
Total Shared Libraries1
Total Symbols / Types381 / 244
VerdictIncompatible
(7.3%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


ssl.h, libpolarssl.so.1.2.7
ssl_set_ciphersuites_for_version ( ssl_context* ssl, int const* ciphersuites, int major, int minor )

to the top

Problems with Data Types, Medium Severity (1)


ssl.h
[+] struct _ssl_context (1)

to the top

Problems with Data Types, Low Severity (1)


ssl.h
[+] struct _ssl_context (1)

to the top

Header Files (43)


aes.h
arc4.h
asn1.h
asn1write.h
base64.h
bignum.h
blowfish.h
bn_mul.h
camellia.h
certs.h
cipher.h
cipher_wrap.h
config.h
ctr_drbg.h
debug.h
des.h
dhm.h
entropy.h
entropy_poll.h
error.h
gcm.h
havege.h
md.h
md2.h
md4.h
md5.h
md_wrap.h
net.h
padlock.h
pbkdf2.h
pem.h
pkcs11.h
rsa.h
sha1.h
sha2.h
sha4.h
ssl.h
ssl_cache.h
timing.h
version.h
x509.h
x509write.h
xtea.h

to the top

Shared Libraries (1)


libpolarssl.so.1.2.6

to the top




Generated on Tue Apr 16 06:52:41 2013 for PolarSSL by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API