mbedtls/programs/ssl
Paul Bakker ef3f8c747e Fixed const correctness issues in programs and tests
(cherry picked from commit e0225e4d7f18f4565224f4997af537533d06a80d)

Conflicts:
	programs/ssl/ssl_client2.c
	programs/ssl/ssl_server2.c
	programs/test/ssl_test.c
	programs/x509/cert_app.c
2013-06-24 19:09:24 +02:00
..
test-ca - Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present. 2012-05-10 14:12:46 +00:00
CA-HOWTO.txt - Renamed include directory to polarssl 2009-01-03 21:22:43 +00:00
CMakeLists.txt - Added first version of ssl_server2 example application 2012-09-25 09:05:17 +00:00
ssl_client1.c Fixed const correctness issues in programs and tests 2013-06-24 19:09:24 +02:00
ssl_client2.c Fixed const correctness issues in programs and tests 2013-06-24 19:09:24 +02:00
ssl_fork_server.c Fixed const correctness issues in programs and tests 2013-06-24 19:09:24 +02:00
ssl_mail_client.c Fixed const correctness issues in programs and tests 2013-06-24 19:09:24 +02:00
ssl_server2.c Fixed const correctness issues in programs and tests 2013-06-24 19:09:24 +02:00
ssl_server.c Fixed const correctness issues in programs and tests 2013-06-24 19:09:24 +02:00