toddouska
|
e82516ad2a
|
fix ecc pkcs8 import
|
2011-12-01 13:10:01 -08:00 |
|
toddouska
|
185e23fc58
|
microchip pic32 port
|
2011-11-09 17:32:24 -08:00 |
|
toddouska
|
11d15f32b9
|
check basic contsraint CA flag before adding as signer even if explicit add
|
2011-11-02 14:57:14 -07:00 |
|
toddouska
|
8ddd2185c2
|
warning fixes, 2.0.1 pre
|
2011-11-01 16:17:45 -07:00 |
|
toddouska
|
ef72bae2ff
|
const correct new API
|
2011-11-01 14:55:28 -07:00 |
|
toddouska
|
948a901cfc
|
add DH param setting by file and buffer, by ctx too
|
2011-11-01 14:05:14 -07:00 |
|
toddouska
|
f97759c9e1
|
hostapd adds
|
2011-10-31 17:33:40 -07:00 |
|
toddouska
|
cb90900920
|
wpa adds
|
2011-10-28 18:43:07 -07:00 |
|
toddouska
|
494d048980
|
warning fixes
|
2011-10-11 12:06:04 -07:00 |
|
toddouska
|
290f94c8ad
|
add get_subjectCN
|
2011-10-04 09:29:10 -07:00 |
|
toddouska
|
27d35d50cc
|
lots o warning fixes for rc3
|
2011-09-28 13:19:05 -07:00 |
|
toddouska
|
f33839ac5e
|
fixes for ecc w/ new release
|
2011-09-27 19:52:57 -07:00 |
|
Todd A Ouska
|
44632b94c2
|
add der_load_verify_locations
|
2011-09-23 11:20:13 -07:00 |
|
Todd A Ouska
|
762d6a3e00
|
fix up for pending release
|
2011-09-23 10:37:26 -07:00 |
|
Todd A Ouska
|
343ec22c16
|
check for NULL user pointers on basic inits
|
2011-09-08 17:04:49 -07:00 |
|
Todd A Ouska
|
526fe9b6d6
|
have connect_cert verify
|
2011-09-07 18:06:21 -07:00 |
|
Todd A Ouska
|
8c55e4883e
|
add SMALL_SESSION_CACHE define and configure option
|
2011-09-06 16:23:25 -07:00 |
|
Todd A Ouska
|
efe6f80e77
|
allow an app to link with cyassl and openssl, whew
|
2011-08-26 14:40:51 -07:00 |
|
Todd A Ouska
|
5619fa81fa
|
remove ctc_ prefix and cyassl_ prefix since all includes now specify dir
|
2011-08-25 12:41:19 -07:00 |
|
Todd A Ouska
|
000ffa54a4
|
add check around config.h for non autoconf systems
|
2011-08-24 16:37:16 -07:00 |
|
Todd A Ouska
|
5d49bf7cb0
|
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
2011-08-24 15:54:58 -07:00 |
|
Todd A Ouska
|
99539f9f2f
|
addca debug msg
|
2011-08-22 12:47:35 -07:00 |
|
Todd A Ouska
|
501bddae75
|
add connect to get peer cert only
|
2011-08-17 12:33:36 -07:00 |
|
Todd A Ouska
|
626b1a019b
|
NO_SESSION_CAHCE fixes
|
2011-08-11 13:23:49 -07:00 |
|
Todd A Ouska
|
7ecb76d455
|
warnings
|
2011-07-13 12:51:04 -07:00 |
|
Todd A Ouska
|
9cd322ba91
|
remove logging statics if not in debug mode, minor warning fixes
|
2011-07-13 12:25:08 -07:00 |
|
Todd A Ouska
|
fb94d8b0b2
|
ssl warning changes, submitted by Kevin Baca
|
2011-07-12 14:01:31 -07:00 |
|
Todd A Ouska
|
de1be18a7e
|
move ProcessChainBufer out of filesystem only, add configure option for noFilesystem
|
2011-06-30 10:07:49 -07:00 |
|
Todd A Ouska
|
75b20de756
|
check GetLength idx on input, processing, and output compared to max idx
|
2011-06-16 11:46:45 -07:00 |
|
Todd A Ouska
|
0ef4919b43
|
change Init Free CyaSSL to CyaSSL_, more consistent
|
2011-06-08 13:19:39 -07:00 |
|
Todd A Ouska
|
aca3487e19
|
create asn public header for external use
|
2011-06-02 15:43:27 -07:00 |
|
Todd A Ouska
|
b40c5e9ebb
|
rename des3.h ctc_des3.h
|
2011-06-02 11:20:47 -07:00 |
|
Todd A Ouska
|
5fc7dcadc0
|
rename coding.h ctc_coding.h
|
2011-06-02 11:17:27 -07:00 |
|
Todd A Ouska
|
6adc479c3d
|
rename random.h ctc_random.h
|
2011-06-02 10:52:28 -07:00 |
|
Todd A Ouska
|
60cc65280b
|
fix -Wshadow warnings
|
2011-05-25 10:25:05 -07:00 |
|
Todd A Ouska
|
15519867b7
|
check file parameter on load_veirfy extension
|
2011-05-19 15:50:20 -07:00 |
|
Todd A Ouska
|
ae4f69f236
|
check file parameter on load_veirfy
|
2011-05-19 15:49:03 -07:00 |
|
Todd A Ouska
|
cfd1946bbf
|
only process chain on cert_chain calls
|
2011-05-09 13:42:48 -07:00 |
|
Todd A Ouska
|
906e5c19ad
|
windows build fixes for new stuff
|
2011-04-28 16:34:42 -07:00 |
|
Todd A Ouska
|
1ce566971c
|
fix gcc lots o warnings for optional library build features
|
2011-04-28 12:04:38 -07:00 |
|
Todd A Ouska
|
50b2e1d2d4
|
fix gcc lots of warnings for build
|
2011-04-27 17:31:08 -07:00 |
|
Todd A Ouska
|
b2e0428b71
|
fix debug messages b4 declarations
|
2011-04-27 13:23:06 -07:00 |
|
Todd A Ouska
|
b83862d01d
|
add more SHA-256 cipher suites, DHE
|
2011-04-26 09:32:18 -07:00 |
|
Todd A Ouska
|
6c96166c48
|
more logging messages
|
2011-04-25 09:24:21 -07:00 |
|
Todd A Ouska
|
5a78a8999a
|
add better codes/messages for CyaSSL generic errors
|
2011-04-20 16:58:51 -07:00 |
|
Todd A Ouska
|
adaef70aec
|
remove large static buffer for cert chain processing
|
2011-04-20 15:54:34 -07:00 |
|
Todd A Ouska
|
1326c79bb6
|
add server EDH
|
2011-04-20 14:40:07 -07:00 |
|
Todd A Ouska
|
1084ad3026
|
when processing multiple cert files don't error out if some junk at eof
|
2011-04-14 10:49:38 -07:00 |
|
Todd A Ouska
|
d788030343
|
pkcs#5 v.20 and pkcs#12 private encryption for pkcs#8 keys
|
2011-04-14 10:04:24 -07:00 |
|
Todd A Ouska
|
2da2e15484
|
remove SSL caList pointer, only use SSL_CTX one as current
|
2011-04-13 12:28:01 -07:00 |
|