Jacob Barthelmeh
|
d1e48e2364
|
progress on asn
|
2014-12-31 10:28:13 -07:00 |
|
Jacob Barthelmeh
|
8594ccf2df
|
working on commit tests
|
2014-12-30 11:00:18 -07:00 |
|
Jacob Barthelmeh
|
5eef118ff5
|
test and debug of poly-chacha suites
|
2014-12-30 10:30:54 -07:00 |
|
Chris Conlon
|
422a2b8be8
|
change word type to cyassl_word to prevent conflicts with some toolchains
|
2014-09-05 10:17:24 -06:00 |
|
Chris Conlon
|
7e13e414cb
|
rename port.c/.h to wc_port.c/.h to prevent FreeRTOS conflicts
|
2014-05-28 10:28:01 -06:00 |
|
Chris Conlon
|
be65f5d518
|
update FSF address, wolfSSL copyright
|
2014-04-11 15:58:58 -06:00 |
|
toddouska
|
562b017776
|
user settings, custom rand gen, by tyto diff
|
2014-04-04 15:10:08 -07:00 |
|
John Safranek
|
dd61daef70
|
When saving the signature from a DecodedCert to a CYASSL_X509 only copy
the signature if it exists.
|
2014-03-26 12:01:26 -07:00 |
|
Chris Conlon
|
cf6eaf219a
|
tyto build - add GenerateSeed, exclude ctype.h, test.h
|
2014-02-12 13:39:38 -07:00 |
|
John Safranek
|
d46c68ba10
|
Moved OCSP into the CertManager like the CRL.
|
2013-12-27 12:11:47 -08:00 |
|
John Safranek
|
75e6ac534e
|
Force Cygwin to use function tolower() rather than macro version
|
2013-12-18 10:58:10 -08:00 |
|
toddouska
|
0ef44329ef
|
add thread local storage to ecc fp cache, no locking required but cache is per thread, higher conncurrent performance but more memory needed
|
2013-11-11 17:00:35 -08:00 |
|
Chris Conlon
|
f45d0709b3
|
case insensitivity fix for domain name check
|
2013-10-18 15:17:19 -06:00 |
|
John Safranek
|
5e4ca53496
|
clean up Windows build issues with OCSP
|
2013-09-18 14:47:51 -07:00 |
|
toddouska
|
a14af5f0b0
|
move mutex to port layer at crypto level
|
2013-09-06 16:38:27 -07:00 |
|
toddouska
|
5c5cee0789
|
use external CYASSL_MAX_ERROR_SZ for buffer size
|
2013-08-06 11:48:00 -07:00 |
|
toddouska
|
7f7c595d10
|
differentiate between THREADX and RTP_SYS
|
2013-06-14 13:45:25 -07:00 |
|
toddouska
|
d2003bb8b7
|
merge in sni
|
2013-05-21 14:37:50 -07:00 |
|
toddouska
|
cfdfa7b2b3
|
pull in Kojo MDK-ARM projects, changes
|
2013-05-16 09:47:27 -07:00 |
|
toddouska
|
bad1c32df2
|
add session cert conversion to x509, and free x509 for dynamic variety
|
2013-04-23 11:50:06 -07:00 |
|
toddouska
|
2dfec3c6f1
|
add CYASSL prefix to WORD/BIT enums
|
2013-03-13 16:49:20 -07:00 |
|
toddouska
|
ec0a4d45cb
|
add --enable-memory, build, disable runtime memory cbs, check leanpsk
|
2013-03-12 13:31:14 -07:00 |
|
toddouska
|
85b3346bbf
|
NO_RSA build, cipher suite tests need work for this build optoin, ssn2
|
2013-03-07 17:44:40 -08:00 |
|
John Safranek
|
6ff39cffe4
|
Merge branch 'dtls'
Conflicts:
cyassl/ctaocrypt/types.h
|
2013-02-20 17:08:22 -08:00 |
|
John Safranek
|
982b72796e
|
added list for DTLS handshake datagram reordering
|
2013-02-07 11:26:02 -08:00 |
|
toddouska
|
44e0d7543c
|
change copyright name with name change
|
2013-02-05 12:44:17 -08:00 |
|
toddouska
|
f4f13371f9
|
update copyright date
|
2013-02-04 14:51:41 -08:00 |
|
Todd Ouska
|
01703281cc
|
add cavium RSA to ctaocrypt
|
2013-01-31 15:55:29 -08:00 |
|
Todd Ouska
|
a361f5c4bf
|
initial cavium, crypto only, no rsa
|
2013-01-29 16:22:49 -08:00 |
|
toddouska
|
eeb11a6e51
|
fix rabbit and hc128 CTaoCrypt test buffers for aligned access only, allow TLS on intel w/o aligned stream buffers, otherwise align
|
2013-01-07 14:06:58 -08:00 |
|
John Safranek
|
ac227910f1
|
modify OCSP to use a replacable callback to perform the OCSP transaction
|
2013-01-03 17:19:56 -08:00 |
|
John Safranek
|
cf114b92df
|
made the ecc keys in the CYASSL struct dynamic
|
2012-12-26 16:39:19 -08:00 |
|
toddouska
|
f23013b8a7
|
remove runtime memory callback use for leanpsk
|
2012-11-30 15:41:01 -08:00 |
|
toddouska
|
0e2c236e77
|
fix x64 windows warnings, make sure word is 64bit
|
2012-11-01 12:21:47 -07:00 |
|
Chris Conlon
|
f6304ae37a
|
add support for Freescale MQX
|
2012-11-01 11:23:42 -06:00 |
|
toddouska
|
ef47f1a25e
|
fix with libz dynamic type
|
2012-10-17 10:09:28 -07:00 |
|
John Safranek
|
6d1e485ef4
|
DTLS to use recvfrom and sendto in embed recv and send callbacks. Added support for storing dtls peer address.
|
2012-10-02 09:15:50 -07:00 |
|
toddouska
|
4e19c234f4
|
fix new warnings on linux64
|
2012-09-21 13:29:04 -07:00 |
|
John Safranek
|
40972868ce
|
fix merge conflicts
|
2012-09-14 21:19:06 -07:00 |
|
John Safranek
|
56ee2eaba8
|
added dtls message retry
|
2012-09-14 09:35:34 -07:00 |
|
toddouska
|
8c32a5a2ed
|
make RNG in ssl dynamic, release after hs if stream or < tls1.1
|
2012-09-05 16:18:29 -07:00 |
|
toddouska
|
9ddf43268d
|
use dynamic memory for ssl ciphers, only use what needed
|
2012-09-05 12:30:51 -07:00 |
|
toddouska
|
c47afaf84f
|
make suites object dynamic, only use during handshake
|
2012-09-05 10:17:48 -07:00 |
|
toddouska
|
2bee126062
|
clang scan-build fixes
|
2012-09-04 10:48:26 -07:00 |
|
toddouska
|
0534d44c9e
|
don't assume non-Intel CodeWarrior BigEndian anymore
|
2012-08-23 17:05:58 -07:00 |
|
toddouska
|
7a12fb3e6b
|
IAR inlining and enum warning off
|
2012-08-20 16:58:11 -07:00 |
|
toddouska
|
f1ed3cefc4
|
SafeRTOS memory macros
|
2012-08-20 16:38:43 -07:00 |
|
Chris Conlon
|
7ec04c16b6
|
EBSnet RTIP support
|
2012-08-13 17:10:05 -06:00 |
|
Chris Conlon
|
afa27f0021
|
FreeRTOS threads support, windows simulator support
|
2012-08-02 09:54:41 -06:00 |
|
toddouska
|
a5af2e3d51
|
add altname retrieval from peer cert
|
2012-07-31 17:45:48 -07:00 |
|