toddouska
|
e63fa491aa
|
add mcapi ecc with tests
|
2013-03-21 13:20:23 -07:00 |
|
toddouska
|
965b70c32f
|
add mcapi aes direct with tests
|
2013-03-21 08:49:12 -07:00 |
|
toddouska
|
3ecab06841
|
add mcapi aes ctr with test
|
2013-03-21 08:33:02 -07:00 |
|
toddouska
|
ae9265fa44
|
add macpi huffman
|
2013-03-20 14:37:05 -07:00 |
|
toddouska
|
e19c65da8b
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2013-03-20 10:21:05 -07:00 |
|
toddouska
|
8564014983
|
add mcapi hash with tests
|
2013-03-20 10:14:06 -07:00 |
|
John Safranek
|
fc928e7725
|
added stubs and a test for ctaocrypt compress
|
2013-03-19 16:25:58 -07:00 |
|
toddouska
|
a5d9005ac7
|
change autconf system to default to fastmath now
|
2013-03-18 15:32:04 -07:00 |
|
toddouska
|
8e3f83e152
|
bump dev branch version
|
2013-03-15 15:13:08 -07:00 |
|
toddouska
|
30b9033216
|
switch enable names to no uppercase to match others
|
2013-03-13 12:58:50 -07:00 |
|
toddouska
|
129de03da0
|
switch --enable-noInline to enable/disable-inline to match all others
|
2013-03-13 12:25:34 -07:00 |
|
toddouska
|
975ffe693b
|
switch --enable-noFilesystem to --enable-filesystem / --disable-filesystem to match others
|
2013-03-13 12:14:05 -07:00 |
|
toddouska
|
7cabbb4b54
|
add --enable-oldtls, build and leanpsk check
|
2013-03-13 11:49:11 -07:00 |
|
toddouska
|
99ef1a8d7e
|
add --enable-errorstrings and build check
|
2013-03-13 11:27:14 -07:00 |
|
toddouska
|
f0c48fba45
|
bump version for tag download
|
2013-03-13 10:14:06 -07:00 |
|
toddouska
|
25b4fed7b3
|
add --enable-null
|
2013-03-12 18:49:59 -07:00 |
|
toddouska
|
a4c8d0e76c
|
make sure no asn doesn't build big int
|
2013-03-12 15:14:03 -07:00 |
|
toddouska
|
ec0a4d45cb
|
add --enable-memory, build, disable runtime memory cbs, check leanpsk
|
2013-03-12 13:31:14 -07:00 |
|
toddouska
|
4774f1b285
|
add --enable-coding, build, leanpsk check
|
2013-03-12 13:12:10 -07:00 |
|
toddouska
|
e8ce0b7f51
|
add --enable-dh, build, checks w/o asn
|
2013-03-12 13:03:42 -07:00 |
|
toddouska
|
9a1b32d830
|
add --enable-asn, build, and checks for rsa / psk w/o asn
|
2013-03-12 12:48:41 -07:00 |
|
toddouska
|
6773287895
|
add --enable-des3 and build, no strnstr in tests
|
2013-03-12 09:46:15 -07:00 |
|
toddouska
|
1628b6f83f
|
add --enable-sha and build, disables examples for now since certs still use sha, when add --disable-certs add more thorough check
|
2013-03-11 17:53:38 -07:00 |
|
toddouska
|
7914938e60
|
--enable-md5 and build, needs NO_OLD_TLS, suite test version check
|
2013-03-11 17:37:08 -07:00 |
|
toddouska
|
894a35a0f2
|
add --enable-arc4 and build
|
2013-03-11 17:13:24 -07:00 |
|
toddouska
|
5a0d108cd9
|
add --enable-aes and build
|
2013-03-11 17:07:37 -07:00 |
|
toddouska
|
f232ff84b4
|
add --enable-pwdbased and build, opensslextra needs
|
2013-03-11 17:01:05 -07:00 |
|
toddouska
|
7719cd9faa
|
add --enable-dsa
|
2013-03-11 16:39:06 -07:00 |
|
toddouska
|
2ab409df96
|
add --enable-md4
|
2013-03-11 16:26:08 -07:00 |
|
toddouska
|
87ad65d33f
|
add --disable-rsa, bump dev version
|
2013-03-11 12:49:59 -07: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 |
|
toddouska
|
36f62a5707
|
fix CyaSSL_write memory error return, bump dev version
|
2013-02-04 14:11:20 -08:00 |
|
toddouska
|
543d81ba97
|
release 2.5.0
|
2013-02-04 13:11:21 -08:00 |
|
Todd Ouska
|
a361f5c4bf
|
initial cavium, crypto only, no rsa
|
2013-01-29 16:22:49 -08:00 |
|
John Safranek
|
425d418dee
|
added stubs, tests, and benchmark for Camellia to ctaocrypt
|
2013-01-17 21:52:31 -08:00 |
|
John Safranek
|
b327925a1b
|
Merge branch 'ccm'
|
2013-01-15 16:37:37 -08:00 |
|
John Safranek
|
ccff37f4b1
|
added TLS support for AES-CCM-8
|
2013-01-15 15:20:30 -08:00 |
|
toddouska
|
1139ad76aa
|
automake really needs 1.12, autoconf works with 2.65
|
2013-01-15 14:33:29 -08:00 |
|
toddouska
|
6993bc58b1
|
require automake 1.11 for serial-tests
|
2013-01-15 14:08:49 -08:00 |
|
toddouska
|
4567e05851
|
require newer autconf
|
2013-01-15 11:50:23 -08:00 |
|
John Safranek
|
59e381d9db
|
updated automake options to disable parallel-tests
|
2013-01-14 15:12:30 -08:00 |
|
John Safranek
|
fa9126c2be
|
added AES-CCM as a configure option
|
2013-01-10 16:46:47 -08:00 |
|
toddouska
|
f3a0d311a0
|
don't output debug messages in testsuite if valgrind on
|
2013-01-04 15:52:46 -08:00 |
|
toddouska
|
4c9595c419
|
bump version
|
2012-12-28 14:07:49 -08:00 |
|
toddouska
|
541deaa0c0
|
release 2.4.6
|
2012-12-20 13:25:32 -08:00 |
|
toddouska
|
a108c5565e
|
get release 2.4.4 ready
|
2012-12-12 17:13:33 -08:00 |
|
toddouska
|
c49e7a85f7
|
fix configure.ac quoting
|
2012-12-12 14:33:21 -08:00 |
|
toddouska
|
ca7e5d2463
|
valgrind config output
|
2012-12-05 10:50:04 -08:00 |
|
toddouska
|
067f10ae8e
|
add enable-valgrind
|
2012-12-04 21:28:18 -08:00 |
|