toddouska
|
87762e9012
|
SafeRTOS client test fixes
|
2012-08-22 11:07:40 -07:00 |
|
toddouska
|
690938ffd4
|
lsr fs macros
|
2012-08-17 13:45:31 -07:00 |
|
toddouska
|
925ddb6626
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-08-15 17:00:34 -07:00 |
|
toddouska
|
05692e1d6a
|
IAR fixes, SafeRTOS port, better LWIP support
|
2012-08-15 17:00:11 -07:00 |
|
Chris Conlon
|
7ec04c16b6
|
EBSnet RTIP support
|
2012-08-13 17:10:05 -06:00 |
|
toddouska
|
4c66c4c3b5
|
use XBADFILE for init in bad state
|
2012-08-13 10:59:34 -07:00 |
|
toddouska
|
220bd66a63
|
allow XFILE to work with non pointer types
|
2012-08-13 10:53:47 -07:00 |
|
toddouska
|
d5fdb74d9a
|
fix small build proper
|
2012-08-10 12:40:22 -07:00 |
|
toddouska
|
08ff33894f
|
add ECDH static cipher suite tests including RSA signed ECDH, clean up code with haveECDSA -> haveECDSAsig
|
2012-08-08 15:09:26 -07:00 |
|
toddouska
|
a5af2e3d51
|
add altname retrieval from peer cert
|
2012-07-31 17:45:48 -07:00 |
|
John Safranek
|
489fbf17fe
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-07-19 17:22:16 -07:00 |
|
toddouska
|
6f2b1b90a9
|
move check_priv for libdrizzle
|
2012-07-17 15:55:20 -07:00 |
|
toddouska
|
d408f01863
|
add mystrnstr for buffer searching of PEM with no null terminator
|
2012-07-17 12:01:37 -07:00 |
|
John Safranek
|
918ea3a074
|
added the library framework for handling aes-gcm in TLS
|
2012-06-18 15:57:37 -07:00 |
|
toddouska
|
fbc5c8d6dc
|
add SSL set version, different from ctx version
|
2012-05-31 15:24:25 -07:00 |
|
toddouska
|
458302f9fe
|
warning cast
|
2012-05-30 10:03:05 -07:00 |
|
toddouska
|
f528f5a7d3
|
add CertManager Verify with Buffer
|
2012-05-29 12:04:48 -07:00 |
|
toddouska
|
6a62623c64
|
verify suite validity before server picks
|
2012-05-25 12:18:18 -07:00 |
|
John Safranek
|
0a31dc3a37
|
renumbered new error codes and dynamic data types
|
2012-05-24 14:36:40 -07:00 |
|
John Safranek
|
e8e575fd58
|
public OCSP functions are available, just return errors when OCSP not compiled in
|
2012-05-24 14:12:28 -07:00 |
|
toddouska
|
2b48f248c4
|
crl dir monitoring for linux and mac
|
2012-05-22 17:25:15 -07:00 |
|
John Safranek
|
09e24d5469
|
OCSP set option bug fix
|
2012-05-22 15:38:12 -07:00 |
|
toddouska
|
88b46d58d7
|
small warning fix
|
2012-05-18 12:10:04 -07:00 |
|
toddouska
|
7e322558ef
|
windows build fixes
|
2012-05-18 11:48:38 -07:00 |
|
toddouska
|
fd70122378
|
add external der CRL checker
|
2012-05-18 11:03:44 -07:00 |
|
toddouska
|
26153ffad6
|
add crl monitor flag, handle no revoked case
|
2012-05-18 10:52:32 -07:00 |
|
toddouska
|
5bc728b882
|
fix lots o warnings
|
2012-05-17 17:44:54 -07:00 |
|
toddouska
|
4b8ab62bd1
|
don't retrieve or cache null sessions
|
2012-05-17 10:55:42 -07:00 |
|
toddouska
|
146e7ff1f4
|
c++ build fixes
|
2012-05-17 10:05:24 -07:00 |
|
toddouska
|
08d9e57bf6
|
add crl missing url callback
|
2012-05-16 17:35:51 -07:00 |
|
toddouska
|
3ec2b9dbbc
|
crl stage 2
|
2012-05-16 17:04:56 -07:00 |
|
toddouska
|
7b2d62f4f7
|
don't compare session id if server rejects
|
2012-05-11 12:21:17 -07:00 |
|
John Safranek
|
344b60eb92
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-05-07 20:16:21 -07:00 |
|
toddouska
|
a97dbb8a14
|
global rng added to RAND_bytes
|
2012-05-07 19:36:19 -07:00 |
|
toddouska
|
968dfc4cf7
|
fortress ssh build fixes
|
2012-05-07 18:19:48 -07:00 |
|
John Safranek
|
5aad32eb28
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-05-07 17:02:47 -07:00 |
|
toddouska
|
2a817adfcc
|
ssh non ecc
|
2012-05-07 16:35:23 -07:00 |
|
John Safranek
|
f9985f5399
|
merge fix
|
2012-05-05 14:49:17 -07:00 |
|
toddouska
|
4278a4ac99
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-05-03 18:07:46 -07:00 |
|
toddouska
|
4fe81df45c
|
basic extneral cert manager added
|
2012-05-03 18:07:31 -07:00 |
|
Chris Conlon
|
37e994f4a2
|
exclude CyaSSL_connect_cert when using NO_CYASSL_CLIENT
|
2012-05-03 14:48:45 -06:00 |
|
toddouska
|
97e6a637e6
|
rest of ECDH suites
|
2012-05-03 09:57:17 -07:00 |
|
toddouska
|
a54f51d886
|
first static ECDH suite
|
2012-05-03 08:18:59 -07:00 |
|
John Safranek
|
7ee09ea23c
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-05-02 21:59:54 -07:00 |
|
toddouska
|
2a5db9371c
|
BN help
|
2012-05-02 15:11:20 -07:00 |
|
John Safranek
|
669fbf2a14
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-05-02 14:45:37 -07:00 |
|
John Safranek
|
9c5bcca1ab
|
updates to OCSP
|
2012-05-02 14:45:30 -07:00 |
|
toddouska
|
f49b106aef
|
ssh2
|
2012-05-01 16:12:12 -07:00 |
|
toddouska
|
dd431dbeff
|
merge conflict
|
2012-04-26 15:01:00 -07:00 |
|
toddouska
|
0f5b0ff8c3
|
sha384 plus merge changes
|
2012-04-26 14:58:29 -07:00 |
|