Commit Graph

5167 Commits

Author SHA1 Message Date
Nickolas Lapp
6d619ade13 Fix stunnel warning 2015-07-17 17:28:17 -06:00
toddouska
51f177fdb7 bump dev version 2015-07-17 15:41:51 -07:00
toddouska
2d021489b3 fix SetMinDhKey_Sz() implementation defines 2015-07-17 15:37:15 -07:00
toddouska
262f5f87cb remove auto timing resistant with stunnel 2015-07-17 14:52:03 -07:00
toddouska
be54b40d94 Merge pull request #102 from NickolasLapp/master
Configure options to allow stunnel to use fastmath
2015-07-17 14:50:19 -07:00
Nickolas Lapp
cb3873ea03 Configure options to allow stunnel to use fastmath 2015-07-17 15:05:04 -06:00
JacobBarthelmeh
7d44ed3989 Merge pull request #97 from jschanck-si/libntruencrypt
Use updated drbg ntru functions from stable libntruencrypt api
2015-07-17 14:18:27 -06:00
toddouska
bae8c6fd50 add openssh ./configure build 2015-07-17 09:14:58 -07:00
toddouska
d443c03dcc Merge pull request #101 from kaleb-himes/fortress_requires_aes
fortress relies on aes disallowed pair
2015-07-17 08:48:37 -07:00
kaleb-himes
11f1159e30 fortress relies on aes disallowed pair 2015-07-17 09:30:25 -06:00
toddouska
101aac5720 Merge branch 'master' of github.com:wolfssl/wolfssl 2015-07-16 16:47:17 -07:00
toddouska
9b81e41856 merge pull request 96 2015-07-16 16:46:37 -07:00
John Safranek
5409c171e4 In wolfSSL_BN_mod_word, typecast error code to a unsigned output like in emulated function. 2015-07-16 16:38:48 -07:00
toddouska
a0a8a52f6c Merge branch '98' 2015-07-16 14:55:55 -07:00
toddouska
e61022b498 Merge https://github.com/lchristina26/wolfssl into 98 2015-07-16 14:52:57 -07:00
toddouska
9c7fd0b15e Merge pull request #99 from kaleb-himes/eccencrypt_without_aes
Ecc_encrypt + hkdf requires aes
2015-07-16 14:51:44 -07:00
kaleb-himes
e698c12530 ecc_encrypt + hkdf requires aes 2015-07-16 15:31:36 -06:00
kaleb-himes
85907397d3 Merge branch 'master' of github.com:wolfSSL/wolfssl 2015-07-16 15:15:55 -06:00
lchristina26
c6003c33bb fix disable filesystem errors 2015-07-16 14:19:11 -06:00
John M. Schanck
53fb9188e7 Use ntru functions from stable libntruencrypt api
ntru_crypto_external_drbg_instantiate has been renamed
to ntru_crypto_drbg_external_instantiate in the 1.0.0
release of libntruencrypt. Made various other small changes
to build against libntruencrypt.
2015-07-16 15:43:50 -04:00
toddouska
5a00e4b72b use full ivSz with ecc encrypt 2015-07-16 10:18:08 -07:00
toddouska
7f155d64d5 Merge branch 'master' of github.com:wolfssl/wolfssl 2015-07-15 16:36:58 -07:00
toddouska
84a5087bd7 resume script cleans up /tmp ready file 2015-07-15 16:35:23 -07:00
John Safranek
8cb1949203 fix some build warnings from VS 2015-07-15 16:27:50 -07:00
toddouska
ffb73bc3d5 fix no newline in openssl/ecdsa.h 2015-07-15 16:25:49 -07:00
toddouska
8eaac3de47 fix clang redef 2015-07-15 15:01:48 -07:00
toddouska
c1dfa16f91 Merge pull request #95 from lchristina26/enable_mcapi_with_libz
New AES structure size increased, update mcapi context to encompass
2015-07-15 14:56:32 -07:00
kaleb-himes
bffecfbc2d New AES structure size increased, update mcapi context to encompass 2015-07-15 15:33:49 -06:00
toddouska
3ad3334bce Merge branch 'master' of github.com:wolfssl/wolfssl 2015-07-15 13:57:10 -07:00
toddouska
1c5eb291e8 Merge branch 'nick' 2015-07-15 13:56:56 -07:00
toddouska
0b3bc289ae fix enable stunnel help alignment 2015-07-15 13:44:09 -07:00
Jacob Barthelmeh
763e9370bf WOLFSSL_STUB log for debug message 2015-07-15 13:48:31 -06:00
toddouska
db932acca5 Merge https://github.com/NickolasLapp/wolfssl into nick 2015-07-15 11:05:06 -07:00
Chris Conlon
55677aa5ae fix BLAKE2b cyassl compat header includes 2015-07-15 11:56:14 -06:00
John Safranek
4b1e87f9d0 update the wolfSSL FIPS VS IDE project files and README 2015-07-14 21:17:20 -07:00
Nickolas Lapp
96cf16848c Stunnel Base Commit 2015-07-14 14:56:26 -06:00
Jacob Barthelmeh
7fba0d25f9 variable declaration location for VS and avoid empty struct 2015-07-14 14:33:00 -06:00
JacobBarthelmeh
67fd0ebbd4 wolfssl enter msgs on lighty stubs and create a new BN when given a null argument 2015-07-13 17:26:04 -06:00
kaleb-himes
bd81a3336f Merge branch 'master' of ssh://github.com/wolfSSL/wolfssl 2015-07-13 11:34:04 -06:00
kaleb-himes
1750fe698e Name change to LICENSING 2015-07-13 11:32:59 -06:00
Jacob Barthelmeh
df8b48cd0f NTRU suites from earlier code 2015-07-11 12:52:22 -06:00
toddouska
e6d8ab0d45 add enable lighty 2015-07-09 09:14:33 -06:00
toddouska
ea7f955bd4 Merge branch 'lighty' 2015-07-08 17:35:41 -06:00
toddouska
e41ebcf5d4 remove c++ comments, switch ASN1 string back to first spot 2015-07-08 17:33:15 -06:00
Ada Lovelace
1383a0f1b5 Uptodate wolfssl works with lighttpd-1.4.x (one warning), working on making lighttpd-1.4.35 work. 2015-07-08 16:39:52 -06:00
Jacob Barthelmeh
d68eb12ee6 use macros in TLSX Write with QSH 2015-07-07 22:10:26 -06:00
toddouska
dafb5a80e7 recommit invalid free w/o smallstack 2015-07-07 09:23:02 -07:00
Jacob Barthelmeh
14723b7e65 QSH (quantum-safe handshake) extension 2015-07-07 09:55:58 -06:00
toddouska
01da9aacb0 Merge branch 'ludovic' 2015-07-06 17:13:01 -07:00
toddouska
acdeb3d536 Merge https://github.com/lfcrypto/wolfssl into ludovic 2015-07-06 17:09:41 -07:00