1. 5c356d6 - Fixed typo by Paul Bakker · 14 years ago
  2. 14cb63a - cert_app now prints all certificates in the file given, not just the first by Paul Bakker · 14 years ago
  3. cce9d77 - Lots of minimal changes to better support WINCE as a build target by Paul Bakker · 14 years ago
  4. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  5. 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
  6. 1a207ec - Set sane start values for structures that are closed or freed. by Paul Bakker · 15 years ago
  7. e3166ce - Renamed ciphers member of ssl_context and cipher member of ssl_session to ciphersuites and ciphersuite respectively. This clarifies the difference with the generic cipher layer and is better naming altogether by Paul Bakker · 15 years ago
  8. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  9. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  10. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  11. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  12. 4fc4552 - Added cert_app application by Paul Bakker · 15 years ago