speidy
|
86005c5bcc
|
ssl_calls: fix to read certificate chains
|
2014-12-10 00:04:38 +02:00 |
|
Jay Sorg
|
d9d746ce5c
|
common: avoid possible SSL_shutdown crash
|
2014-12-02 10:52:03 -08:00 |
|
Jay Sorg
|
cc0406dddf
|
common: move tls calls to ssl_calls
|
2014-11-25 18:55:37 -08:00 |
|
Jay Sorg
|
09de814ff0
|
common: allow RSA keys bigger than 512 bit
|
2014-06-05 17:52:02 -07:00 |
|
Jay Sorg
|
25ad4d8a36
|
common: add more fips ssl calls
|
2014-02-23 20:40:13 -08:00 |
|
Jay Sorg
|
2921400083
|
common: check for nil in fips cleanup
|
2014-02-23 12:27:41 -08:00 |
|
Jay Sorg
|
926cd095fc
|
common: added des3 calls for fips
|
2014-02-20 23:15:24 -08:00 |
|
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
2012-09-19 20:51:34 -07:00 |
|
Jay Sorg
|
0da32da2d8
|
add ssl init to common
|
2011-05-28 23:56:10 -07:00 |
|
Jay Sorg
|
bb7898419f
|
update copyright year
|
2010-10-19 20:00:38 -07:00 |
|
jsorg71
|
6c5f82fd04
|
update copyright year
|
2009-02-02 08:01:44 +00:00 |
|
jsorg71
|
2363bd373b
|
comment change
|
2008-04-15 05:36:35 +00:00 |
|
jsorg71
|
2cd8307610
|
added support for if OLD_RSA_GEN1 is defined and changed unsigned char to tui8
|
2008-04-15 02:27:31 +00:00 |
|
jsorg71
|
38b789e81f
|
update copyright year
|
2008-01-30 07:30:10 +00:00 |
|
jsorg71
|
ef18f927df
|
removed built in keygen funtion, wasn't working anyway
|
2007-09-21 21:37:54 +00:00 |
|
jsorg71
|
a7fe699174
|
added rsa_builtin_keygen1 for older openssl libraries
|
2007-07-18 05:37:10 +00:00 |
|
jsorg71
|
2a107df996
|
added undef and error message
|
2007-07-03 04:25:18 +00:00 |
|
jsorg71
|
76a8cf1689
|
check for old openssl library for key gen
|
2007-07-03 01:14:59 +00:00 |
|
jsorg71
|
6ecbf36e7e
|
added keygen function
|
2007-06-16 04:51:19 +00:00 |
|
jsorg71
|
02cd95ebef
|
copyright year update
|
2007-01-12 05:01:58 +00:00 |
|
jsorg71
|
00d8b7106f
|
commit patch 1589325, slightly modified - code cleanup
|
2006-11-04 22:05:06 +00:00 |
|
jsorg71
|
70449c9471
|
need to include stdlib.h before opensll headers
|
2006-05-31 17:46:24 +00:00 |
|
jsorg71
|
b65409683b
|
copyright year updates
|
2006-03-21 02:05:38 +00:00 |
|
jsorg71
|
baf7f173ae
|
added some APP_CC and changed ssl prefix
|
2005-11-26 00:57:12 +00:00 |
|
jsorg71
|
05ec6aa2d5
|
gota use len in BN_bin2bn
|
2005-11-02 01:36:09 +00:00 |
|
jsorg71
|
9ad83a3c23
|
moving reverse to ssl_calls
|
2005-09-25 20:21:53 +00:00 |
|
jsorg71
|
41df89c7f2
|
moved some files around
|
2005-06-28 03:04:36 +00:00 |
|