Binary compatibility report for the PolarSSL library  between 0.10.1 and 0.11.0 versions on x86

Test Info


Library NamePolarSSL
Version #10.10.1
Version #20.11.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files25
Total Shared Libraries1
Total Symbols / Types207 / 112
VerdictIncompatible
(11.8%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium1
Low3
Problems with
Symbols
High4
Medium2
Low6
Problems with
Constants
Low0

Added Symbols (5)


x509.h, libpolarssl.so
x509_crl_free x509_crl* crl )
x509parse_crl x509_crl* chain, unsigned char* buf, int buflen )
x509parse_crl_info char* buf, size_t size, char* prefix, x509_crl* crl )
x509parse_crlfile x509_crl* chain, char* path )
x509parse_time_expired x509_time* time )

to the top

Removed Symbols (2)


certs.h, libpolarssl.so
xyssl_ca_crt [data]

x509.h, libpolarssl.so
x509parse_expired x509_cert* crt )

to the top

Problems with Symbols, High Severity (4)


ssl.h, libpolarssl.so
[+] ssl_set_ca_chain ( ssl_context* ssl, x509_cert* ca_chain, char* peer_cn ) (1)

x509.h, libpolarssl.so
[+] x509parse_cert_info char* prefix, x509_cert* crt ) (2)
[+] x509parse_verify x509_cert* crt, x509_cert* trust_ca, char* cn, int* flags ) (1)

to the top

Problems with Data Types, Medium Severity (1)


ssl.h
[+] struct _ssl_context (1)

to the top

Problems with Symbols, Medium Severity (2)


x509.h, libpolarssl.so
[+] x509parse_cert_info char* prefix, x509_cert* crt ) (1)
[+] x509parse_dn_gets char* buf, char* end, x509_name* dn ) (1)

to the top

Problems with Data Types, Low Severity (3)


camellia.h
[+] struct camellia_context (1)

ssl.h
[+] struct _ssl_context (1)

xtea.h
[+] struct xtea_context (1)

to the top

Problems with Symbols, Low Severity (6)


x509.h, libpolarssl.so
[+] x509parse_cert_info char* prefix, x509_cert* crt ) (2)
[+] x509parse_crt x509_cert* crt, unsigned char* buf, int buflen ) (1)
[+] x509parse_crtfile x509_cert* crt, char* path ) (1)
[+] x509parse_dn_gets char* buf, char* end, x509_name* dn ) (2)

to the top

Header Files (25)


aes.h
arc4.h
base64.h
bignum.h
bn_mul.h
camellia.h
certs.h
config.h
debug.h
des.h
dhm.h
havege.h
md2.h
md4.h
md5.h
net.h
padlock.h
rsa.h
sha1.h
sha2.h
sha4.h
ssl.h
timing.h
x509.h
xtea.h

to the top

Shared Libraries (1)


libpolarssl.so

to the top




Generated on Tue Dec 25 17:27:47 2012 for PolarSSL by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API