mbedtls/include
2011-05-18 13:32:51 +00:00
..
polarssl - 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. 2011-05-18 13:32:51 +00:00
CMakeLists.txt - Added install targets to the CMake files 2011-01-05 15:07:54 +00:00