summaryrefslogtreecommitdiffstats
path: root/common/ssl_calls.c
Commit message (Collapse)AuthorAgeFilesLines
* common: add more fips ssl callsJay Sorg2014-02-231-0/+66
|
* common: check for nil in fips cleanupJay Sorg2014-02-231-1/+4
|
* common: added des3 calls for fipsJay Sorg2014-02-201-1/+78
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-228/+243
| | | | | o applied new coding standards to all .c files o moved some files around
* add ssl init to commonJay Sorg2011-05-281-0/+18
|
* update copyright yearJay Sorg2010-10-191-1/+1
|
* update copyright yearjsorg712009-02-021-1/+1
|
* comment changejsorg712008-04-151-1/+1
|
* added support for if OLD_RSA_GEN1 is defined and changed unsigned char to tui8jsorg712008-04-151-13/+66
|
* update copyright yearjsorg712008-01-301-1/+1
|
* removed built in keygen funtion, wasn't working anywayjsorg712007-09-211-196/+7
|
* added rsa_builtin_keygen1 for older openssl librariesjsorg712007-07-181-2/+197
|
* added undef and error messagejsorg712007-07-031-0/+2
|
* check for old openssl library for key genjsorg712007-07-031-0/+9
|
* added keygen functionjsorg712007-06-161-2/+65
|
* copyright year updatejsorg712007-01-121-1/+1
|
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-041-3/+4
|
* need to include stdlib.h before opensll headersjsorg712006-05-311-0/+1
|
* copyright year updatesjsorg712006-03-211-1/+1
|
* added some APP_CC and changed ssl prefixjsorg712005-11-261-36/+37
|
* gota use len in BN_bin2bnjsorg712005-11-021-3/+3
|
* moving reverse to ssl_callsjsorg712005-09-251-6/+54
|
* moved some files aroundjsorg712005-06-281-0/+161