toddouska
|
deb5d8ab08
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-08-12 16:41:41 -07:00 |
|
toddouska
|
46e7e9acf9
|
disable SSLv3 by default
|
2015-08-12 16:39:13 -07:00 |
|
Jacob Barthelmeh
|
f6c5231e68
|
fix shadowed declaration on power pc (shadowed asn.h Oid_Types enum)
|
2015-08-12 14:30:12 -06:00 |
|
Nickolas Lapp
|
910fd79a1d
|
Changes to remove scan-build warnings when compiling with full build
|
2015-08-12 13:58:23 -06:00 |
|
Takashi Kojo
|
2b35a8242e
|
MKD file reference path
|
2015-08-12 19:49:30 +09:00 |
|
Takashi Kojo
|
3af082de39
|
Remove unused file
|
2015-08-12 17:58:49 +09:00 |
|
Takashi Kojo
|
9af596dfff
|
add config files
|
2015-08-12 17:55:18 +09:00 |
|
Takashi Kojo
|
6b1e351d4d
|
Merge branch 'master' into MDK4
|
2015-08-12 17:30:47 +09:00 |
|
Takashi Kojo
|
30f6bc1e27
|
MDK4, wolfSSL name change
|
2015-08-12 16:45:40 +09:00 |
|
unknown
|
b0bc9e0f0d
|
Remove hard tabs, update DLL-x64-Release
|
2015-08-11 15:14:19 -06:00 |
|
toddouska
|
ffa75d40e0
|
disable static dh cipher suites in non max strength build by default
|
2015-08-11 12:25:40 -07:00 |
|
toddouska
|
4cf78a2dab
|
Merge pull request #124 from jay/fix-mixed-declarations
fix mixed declarations by moving them to their block start
|
2015-08-10 14:31:05 -07:00 |
|
Jacob Barthelmeh
|
241e375b34
|
add wc_encrypt and hash to the MYSQL cmake
|
2015-08-10 13:30:57 -06:00 |
|
John Safranek
|
d367f7ac93
|
Add wc_encrypt.c to the iOS Xcode project files.
|
2015-08-10 11:59:19 -07:00 |
|
unknown
|
c4cbcff6e0
|
remove hard tabs
|
2015-08-10 10:27:24 -06:00 |
|
unknown
|
51b9d2bf9d
|
DLL-Debug-x64 working
|
2015-08-10 10:25:00 -06:00 |
|
Chris Conlon
|
4b74e96542
|
remove stdio.h from dsa.c
|
2015-08-10 09:34:16 -06:00 |
|
Jay Satiro
|
e179da07d0
|
fix mixed declarations by moving them to their block start
In Visual Studio <= 2012 C99 mixed declarations aren't supported.
|
2015-08-10 01:54:25 -04:00 |
|
John Safranek
|
106abb873f
|
skip the sanity check on a duplicate change cipher spec message in DTLS mode, they are allowed
|
2015-08-08 23:57:02 -07:00 |
|
Takashi Kojo
|
e16ff73273
|
Added wc_encrypt.c and other *.c files.
|
2015-08-08 10:12:05 +09:00 |
|
John Safranek
|
8b0d7cc8da
|
don't let sniffer try to parse handshake messages after the handshake has completed, new error for secure renegotiation not supported
|
2015-08-07 15:48:04 -07:00 |
|
Chris Conlon
|
0cd893a51b
|
Freescale: Use new I/O where applicable
|
2015-08-07 16:22:31 -06:00 |
|
Chris Conlon
|
a80777179b
|
update MPLABX README
|
2015-08-07 14:36:47 -06:00 |
|
Chris Conlon
|
5d40c5f566
|
Rename RNG to WC_RNG for Freescale, add NO_OLD_RNGNAME define to completely remove RNG type usage
|
2015-08-07 11:53:19 -06:00 |
|
toddouska
|
ca41d52f68
|
Merge pull request #123 from lchristina26/master
move MBED GenerateSeed() due to duplicated code
|
2015-08-07 09:52:19 -07:00 |
|
toddouska
|
490caf87c3
|
Merge pull request #122 from kaleb-himes/no-md5-with-hc128
fix for test failure with --enable-hc128 --disable-md5
|
2015-08-07 09:52:07 -07:00 |
|
toddouska
|
d3c8ff3488
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-08-07 09:42:07 -07:00 |
|
toddouska
|
50fd2538ff
|
Merge branch 'srp'
|
2015-08-07 09:41:44 -07:00 |
|
toddouska
|
0a037d39ff
|
fix srp request; forcezero, check mp_init(), no leaks
|
2015-08-07 09:37:22 -07:00 |
|
lchristina26
|
9397b9e10f
|
move MBED GenerateSeed() due to duplicated code
|
2015-08-06 16:40:36 -06:00 |
|
kaleb-himes
|
08111ab59f
|
fix for test failure with --enable-hc128 --disable-md5
|
2015-08-06 10:43:55 -06:00 |
|
Chris Conlon
|
716ab20afa
|
Update MPLABX project files, define WOLFSSL_HAVE_MIN in MICROCHIP_PIC32
|
2015-08-06 10:25:47 -06:00 |
|
Jacob Barthelmeh
|
590f3e1ca0
|
Merge pull request #113 from lfcrypto/wolfssl
add check of ret value
|
2015-08-06 09:01:12 -07:00 |
|
Ludovic FLAMENT
|
aa0852bf71
|
Fix Curve25519 test
|
2015-08-06 08:51:41 -07:00 |
|
Ludovic FLAMENT
|
d050c10581
|
add support for curve 25519 and Ed25519 in OpenSSH
refactor curve25519 and Ed25519 code
fix warning in PEM_xxx_mem_xxx functions
|
2015-08-06 08:51:41 -07:00 |
|
unknown
|
865d88ce3e
|
rewind tool version
|
2015-08-05 15:55:05 -06:00 |
|
unknown
|
42a50d2caf
|
Release x64 tested and working
|
2015-08-05 15:41:46 -06:00 |
|
unknown
|
f45ef26977
|
DLL-x64 and Debug-x64 removed x86 constraint
|
2015-08-05 11:28:07 -06:00 |
|
unknown
|
92b725dfd7
|
DLL-Debug-32 tested and linking properly
|
2015-08-05 11:16:21 -06:00 |
|
toddouska
|
ba83b54616
|
Merge branch 'master' into srp
|
2015-08-04 15:49:04 -07:00 |
|
toddouska
|
f30a11f5ce
|
Merge branch 'kaleb'
|
2015-08-04 15:33:05 -07:00 |
|
toddouska
|
ae397a0b7c
|
Merge branch 'fix_logic' of https://github.com/kaleb-himes/wolfssl into kaleb
|
2015-08-04 15:30:27 -07:00 |
|
toddouska
|
ca66b59815
|
Merge pull request #120 from kaleb-himes/update_window_projects
updated existing projects to include wc_encrypt.c
|
2015-08-04 15:28:18 -07:00 |
|
kaleb-himes
|
b15e5b1747
|
updated existing projects to include wc_encrypt.c
|
2015-08-04 15:31:40 -06:00 |
|
kaleb-himes
|
121a24ba15
|
update logic for ECC FASTMATH KEY-GEN and COMP-KEY
|
2015-08-04 15:11:01 -06:00 |
|
Moisés Guimarães
|
114e3edc27
|
add srp example to test.c
|
2015-08-04 16:02:44 -03:00 |
|
Moisés Guimarães
|
690cb14746
|
makes sure random values are safe.
|
2015-08-04 15:31:18 -03:00 |
|
Moisés Guimarães
|
12b8445153
|
adds key generation function callback option.
|
2015-08-04 13:36:58 -03:00 |
|
Moisés Guimarães
|
f31c32bea2
|
adds docs using doxygen style.
|
2015-08-04 01:07:24 -03:00 |
|
Moisés Guimarães
|
1d99bd3339
|
removes u from srp struct.
|
2015-08-04 01:07:24 -03:00 |
|