Configure switch added for enabling PolarSSL HAVEGE random number generator. Default...
[umurmur.git] / src / ssl.c
2013-05-03 Martin JohanssonConfigure switch added for enabling PolarSSL HAVEGE...
2013-05-03 Martin JohanssonConfigure switch to enable built-in test certificate...
2013-02-11 Martin JohanssonSupress warnings. Correct spelling.
2013-02-05 Martin JohanssonAdd support for PolarSSL 1.2.x
2012-08-29 Martin JohanssonFix handling of long cipherstrings/lists with OpenSSL
2012-02-25 Martin JohanssonUpdate copyright year.
2012-02-25 Martin JohanssonSome cleanup.
2012-02-25 Martin JohanssonFix hash functions.
2012-02-25 Martin JohanssonMore hash stuff fixes
2012-02-23 Martin Johanssonadd hash retreival functions of client ceritificates
2012-02-18 Martin JohanssonAdd support for PolarSSL 1.1.1
2011-10-06 Martin JohanssonMerge remote-tracking branch 'phr0z3nt04st/master'
2011-10-06 Martin JohanssonRemove pointless CA cert handling with PolarSSL. Did...
2011-09-11 phr0z3nt04stChanged ssl.c to match the new API for polarssl
2011-04-14 Martin JohanssonMerge branch 'master' of https://github.com/Diaoul...
2011-04-13 Martin JohanssonRevert "Add own test cert and key since there seem...
2011-03-26 Martin JohanssonUpdated copyright year.
2011-03-22 fatbob313Add own test cert and key since there seem to be a...
2010-11-05 fatbob313Update comment and always add extra certificate to...
2010-02-17 fatbob313Fallback to test certificate and key if certificate...
2010-02-14 fatbob313Fix memory leaks when using PolarSSL. Valgrind says...
2010-02-13 fatbob313Merge of r85:88 from branch polarssl into trunk.
2010-01-24 fatbob313Fix compiler warning
2010-01-16 fatbob313Make logging more uniform. Fix copyright year
2010-01-06 fatbob313Update copyright year. Fix a typo in logging.
2010-01-03 fatbob313More work toward 1.2.0:
2009-08-26 fatbob313Initial import