toddouska
|
9ba62a2c52
|
allow examples build if no-sha but psk is on
|
2015-03-28 14:58:17 -07:00 |
|
toddouska
|
27faf15678
|
add intelasm ./configure option
|
2015-03-28 14:34:39 -07:00 |
|
toddouska
|
1fc3aa100b
|
aes gcm/ccm require aes, duh
|
2015-03-27 21:30:27 -07:00 |
|
toddouska
|
495fbe087e
|
allow dh to be used w/o certs and asn
|
2015-03-27 14:28:05 -07:00 |
|
toddouska
|
ff11df2c14
|
enable chacha - poly by default
|
2015-03-27 11:22:42 -07:00 |
|
toddouska
|
af1fd4719a
|
enable gcm by default
|
2015-03-27 11:12:42 -07:00 |
|
toddouska
|
c5f7c7ce57
|
enable dh by default
|
2015-03-27 10:23:15 -07:00 |
|
toddouska
|
d655fb9d74
|
remove rc4 from default build
|
2015-03-27 10:17:22 -07:00 |
|
toddouska
|
8f6d7a1ce7
|
rename ecc25519 to curve25519, less confusing with ed25519 now in play too
|
2015-03-24 11:56:40 -07:00 |
|
toddouska
|
478a8bb059
|
adjust ./configure format, change ed sign/verify to msg from hash
|
2015-03-19 12:48:32 -07:00 |
|
Jacob Barthelmeh
|
d89d524570
|
initial ed25519 implementation
|
2015-03-19 11:40:41 -06:00 |
|
toddouska
|
6b0bfa1b2c
|
bump dev version
|
2015-03-17 14:59:01 -07:00 |
|
John Safranek
|
84edbd1ff2
|
cleanup some configure help text
|
2015-03-12 12:25:39 -07:00 |
|
John Safranek
|
dbe6ecedf8
|
fix enable-sniffer option in configure.ac
|
2015-03-12 12:07:48 -07:00 |
|
toddouska
|
7caf0499d6
|
bump version
|
2015-03-06 13:39:57 -08:00 |
|
toddouska
|
d5975e39f8
|
fix github issue #27, better help on fips not working w/o license
|
2015-03-06 09:15:33 -08:00 |
|
toddouska
|
9d20e712bf
|
add autoconf support for chapoly-aead, wipe temp polykey, minor whitespace adjusts
|
2015-02-24 12:33:52 -08:00 |
|
toddouska
|
608da64ece
|
add ForceZero() to force memset(0)
|
2015-02-20 15:51:21 -08:00 |
|
Jacob Barthelmeh
|
4babd2cf2d
|
added in curve25519 crypto
|
2015-02-19 10:59:05 -07:00 |
|
toddouska
|
0efdabb9a0
|
move pwdbased lower in config for openssl manual sets
|
2015-02-16 09:54:55 -08:00 |
|
kaleb-himes
|
297e1751b2
|
return line options.h being read literally by debian, fixed
|
2015-02-11 14:10:06 -07:00 |
|
kaleb-himes
|
14eaa69eae
|
version git diff fix
|
2015-01-27 11:42:25 -07:00 |
|
toddouska
|
466d8a970c
|
bump version
|
2015-01-26 14:02:57 -08:00 |
|
John Safranek
|
e5734d5ef5
|
wolfssl is a new library, reset libtool version number to 0:0:0
|
2015-01-09 11:20:41 -08:00 |
|
kaleb-himes
|
be35f0df47
|
3.3.3
|
2015-01-09 10:37:42 -07:00 |
|
kaleb-himes
|
b7aa0e1057
|
Johns changes in cyassl/cyassl
|
2015-01-08 16:51:59 -07:00 |
|
kaleb-himes
|
a389620a29
|
Copyright (C) updates
|
2015-01-08 09:39:04 -07:00 |
|
kaleb-himes
|
8d98db7593
|
cyassl/options.h backwards compatibile
|
2015-01-07 14:30:02 -07:00 |
|
kaleb-himes
|
e84f429ed4
|
white space configure.ac
|
2015-01-06 15:00:38 -07:00 |
|
Jacob Barthelmeh
|
bc48c83147
|
blake2 debug and settings refactor
|
2015-01-06 10:16:56 -07:00 |
|
kaleb-himes
|
e8af870e37
|
distribution fix
|
2015-01-05 16:58:28 -07:00 |
|
kaleb-himes
|
5cff32e271
|
backing up
|
2014-12-31 16:04:42 -07:00 |
|
kaleb-himes
|
a50af85e95
|
autoconf, libversioning, .gitignore updated
|
2014-12-31 14:06:01 -07:00 |
|
kaleb-himes
|
b569165ad8
|
configure.ac updates
|
2014-12-31 13:04:03 -07:00 |
|
kaleb-himes
|
59eb83c6e9
|
auto-tools and wc_ updates
|
2014-12-31 10:01:32 -07:00 |
|
Jacob Barthelmeh
|
8594ccf2df
|
working on commit tests
|
2014-12-30 11:00:18 -07:00 |
|
kaleb-himes
|
64d06580c1
|
examples not seeing WOLFSSL_API
|
2014-12-29 16:30:26 -07:00 |
|
kaleb-himes
|
edf53a1ed0
|
new changes
|
2014-12-29 10:27:03 -07:00 |
|
Jacob Barthelmeh
|
d958a2f3d6
|
close to build test with --disable-examples option
|
2014-12-18 15:40:09 -07:00 |
|
Jacob Barthelmeh
|
881c0b941a
|
progress on name change, arc4, aes, camilea
|
2014-12-17 10:28:35 -07:00 |
|
toddouska
|
15bffb2a1e
|
prepare 3.3.0 release
|
2014-12-05 09:37:19 -08:00 |
|
John Safranek
|
1742e0ddb6
|
Merge in the ADH-AES128-SHA changes and add a check for it during the
packet order sanity checking.
|
2014-12-01 11:44:32 -08:00 |
|
toddouska
|
b2f9d62852
|
make HASH-DRBG default RNG w/ autoconf
|
2014-12-01 09:12:26 -08:00 |
|
toddouska
|
de388bf37f
|
version 3.2.6
|
2014-11-14 11:49:14 -08:00 |
|
toddouska
|
6c2a238c9b
|
bump version
|
2014-11-13 10:19:03 -08:00 |
|
toddouska
|
c982dd2281
|
allow aes gcm fips wrappers, no void returns
|
2014-10-27 15:52:22 -07:00 |
|
toddouska
|
08cdf91761
|
bump version
|
2014-10-13 14:44:39 -07:00 |
|
toddouska
|
668fed4796
|
don't allow scr and fake indication together
|
2014-10-02 10:18:11 -07:00 |
|
toddouska
|
41647e441a
|
preview scr
|
2014-10-01 09:44:24 -07:00 |
|
Moisés Guimarães
|
6a75c8d144
|
fix TURN_ON mask
adds --enable-session-ticket configure option
|
2014-09-30 09:30:23 -03:00 |
|