TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
dceecd80f76fb0c143ad89caaa06c0339cc9d521
/
library
/
error.c
dceecd8
- Adapted error generation to include ASN.1 changes and have Windows snprintf macro
by Paul Bakker
· 14 years ago
9db7742
- Fixed error file after changed codes
by Paul Bakker
· 14 years ago
9c021ad
- Added regular error codes for generic message digest layer
by Paul Bakker
· 14 years ago
ff61a78
- Added and updated cipher error codes and documentation
by Paul Bakker
· 14 years ago
831a755
- Changed behaviour of net_recv(), ssl_fetch_input() and ssl_read(). net_recv() now returns 0 on EOF instead of POLARSSL_ERR_NET_CONN_RESET. ssl_fetch_input() returns POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function. ssl_read() returns 0 if a POLARSSL_ERR_SSL_CONN_EOF is received after the handshake.
by Paul Bakker
· 14 years ago
9d78140
- A error_strerror function() has been added to translate between error codes and their description.
by Paul Bakker
· 14 years ago