Ludovic FLAMENT
|
9ef43910ed
|
Merge branch 'master' of https://github.com/wolfssl/wolfssl
|
2015-10-16 07:46:51 +02:00 |
|
Ludovic FLAMENT
|
d4f3419758
|
ALPN : add function to get in a server the list of supported protocols sent by the client.
|
2015-10-15 14:59:35 +02:00 |
|
Ludovic FLAMENT
|
ee8537fb6d
|
Merge branch 'master' of https://github.com/wolfssl/wolfssl
|
2015-10-14 20:53:30 +02:00 |
|
Ludovic FLAMENT
|
10f5154389
|
ALPN : add option to continue in case of client/server protocol mismatch (like OpenSSL)
|
2015-10-13 09:38:40 +02:00 |
|
Ludovic FLAMENT
|
266936db93
|
fix warning on Windows
|
2015-10-09 16:00:53 +02:00 |
|
Ludovic FLAMENT
|
826034315e
|
Merge branch 'master' of https://github.com/wolfssl/wolfssl
|
2015-10-09 15:23:41 +02:00 |
|
Ludovic FLAMENT
|
bf3b0a228d
|
add support for Application-Layer Protocol Name (RFC 7301) in the TLS extensions
|
2015-10-09 15:18:41 +02:00 |
|
John Safranek
|
9f6b07aec2
|
Merge branch 'defrag'
|
2015-10-06 20:21:06 -07:00 |
|
John Safranek
|
a7ae5155ce
|
fix defragment of handshake messages in TLS
|
2015-10-06 20:18:55 -07:00 |
|
toddouska
|
6d49c308b7
|
require WOLFSSL_OPENSSL_TEST set for scripts/openssl.test to run, also disable in ipv6 test case because openssl s_server doesn't accept ipv6
|
2015-10-06 17:02:31 -07:00 |
|
David Garske
|
adb9d27e9e
|
Fixed release distribution of the Rowley IDE example. Added section in README for required library functions.
|
2015-10-06 16:11:28 -07:00 |
|
David Garske
|
16ba3138a1
|
Added support for the Rowley CrossWorks for ARM IDE. Added new "WOLFSSL_ROWLEY_ARM" setting define. Added a sample solution (wolfssl.hzp) for building the WolfSSL library and sample test/benchmark applications. The sample applications are written for the Freescale Kinetis K64, but easily be customized for any Kinetis or further extended to support other ARM micro-controllers.
|
2015-10-06 10:45:46 -07:00 |
|
toddouska
|
3dda2965bd
|
fix bash bracket string contains
|
2015-10-05 15:43:38 -07:00 |
|
toddouska
|
750302dd2e
|
Merge branch 'script-openssl-test'
|
2015-10-05 15:34:38 -07:00 |
|
toddouska
|
236df9257b
|
add openssl script suite test
switch to bash for 'read -ra <<<' for now
|
2015-10-05 15:33:37 -07:00 |
|
John Safranek
|
d6a5bfb53d
|
Revert "revert defragment of handshake messages in TLS"
This reverts commit 6d21d328fb2e7e2c2b3e93bc521b4af111830c64.
|
2015-10-05 15:31:39 -07:00 |
|
John Safranek
|
f06c08718c
|
bump version for sniffer release
v3.6.9
|
2015-10-05 10:14:07 -07:00 |
|
toddouska
|
b1c5f3b299
|
add show every cipher suite to examples/client
|
2015-10-02 16:26:20 -07:00 |
|
John Safranek
|
8c24fa1e66
|
Merge branch 'master' of github.com:wolfSSL/wolfssl
|
2015-10-02 15:59:15 -07:00 |
|
John Safranek
|
50d340c261
|
Merge branch 'sniffer-recovery'
|
2015-10-02 15:58:57 -07:00 |
|
John Safranek
|
0f6f404938
|
delete debugging breadcrumb
|
2015-10-02 15:55:40 -07:00 |
|
toddouska
|
ad51d4ba09
|
make sure fast invmod lowers result in too big case
|
2015-10-02 15:38:22 -07:00 |
|
John Safranek
|
9fe5401630
|
sniffer skips partially received record when fixing an ACK fault
|
2015-10-02 15:13:02 -07:00 |
|
John Safranek
|
1237b35bb8
|
add option to sniffer to try to restart decoding after an ACK fault
|
2015-10-02 11:26:45 -07:00 |
|
toddouska
|
27450aca7d
|
increment explicit iv and zero nonce even on GCM/CCM failure
|
2015-10-02 11:24:32 -07:00 |
|
Jacob Barthelmeh
|
10276944d3
|
return value on AES CCM encrypt
|
2015-10-02 11:40:47 -06:00 |
|
toddouska
|
08771518a7
|
Merge branch 'freertos'
|
2015-10-02 10:28:10 -07:00 |
|
kaleb-himes
|
67e08e48c5
|
Github Issue #130 (XMALLOC_USER, NO_WOLFSSL_MEMORY) with FREERTOS
|
2015-10-02 10:56:19 -06:00 |
|
Jacob Barthelmeh
|
dd262fe939
|
fix on AES CCM nonce size
|
2015-10-01 17:42:03 -06:00 |
|
toddouska
|
8f32604542
|
Merge branch 'vxworks'
|
2015-09-29 11:59:29 -07:00 |
|
toddouska
|
3d110516f4
|
fixup WORKBENCH autoconf
|
2015-09-29 11:57:52 -07:00 |
|
toddouska
|
628a4e5ac2
|
Merge branch 'master' of https://github.com/lchristina26/wolfssl into vxworks
|
2015-09-29 11:55:06 -07:00 |
|
Leah
|
350fe922b9
|
Update README.md
|
2015-09-29 12:53:43 -06:00 |
|
Leah
|
914ed31ff2
|
Update README.md
|
2015-09-29 12:53:10 -06:00 |
|
Leah
|
389bbc94eb
|
Update README.md
|
2015-09-29 12:51:03 -06:00 |
|
toddouska
|
f4250006b3
|
Merge branch 'vxworks'
|
2015-09-29 11:49:32 -07:00 |
|
lchristina26
|
46cd3a915b
|
VxWorks README
|
2015-09-29 12:49:24 -06:00 |
|
toddouska
|
208f0eeb8e
|
fix trailing whitespace
|
2015-09-29 11:48:46 -07:00 |
|
toddouska
|
799dfadf44
|
Merge branch 'master' of https://github.com/lchristina26/wolfssl into vxworks
|
2015-09-29 11:46:18 -07:00 |
|
lchristina26
|
7c9490844a
|
fix formatting for vxworks commits
|
2015-09-29 12:22:03 -06:00 |
|
lchristina26
|
3c2712da31
|
vxworks compatibility additions
|
2015-09-29 12:12:35 -06:00 |
|
toddouska
|
d94321ecfb
|
Merge branch 'freertos-tcp'
|
2015-09-28 16:16:14 -07:00 |
|
toddouska
|
b403036c77
|
Merge branch 'FreeRTOS_TCP' of https://github.com/kojo1/wolfssl into freertos-tcp
|
2015-09-28 16:13:21 -07:00 |
|
toddouska
|
77b1649638
|
Merge branch 'idea'
|
2015-09-28 15:25:43 -07:00 |
|
toddouska
|
28912621ec
|
switch idea invmod too big to subtraction
|
2015-09-28 15:24:32 -07:00 |
|
toddouska
|
292e05dc75
|
switch memset / memcpy to XMEM in src and wolfcrypt/src proper
|
2015-09-28 11:37:00 -07:00 |
|
toddouska
|
a8b5c57dd2
|
make sure external tests have a valid cipher
|
2015-09-28 09:47:59 -07:00 |
|
toddouska
|
cab37ef24e
|
Merge https://github.com/lfcrypto/wolfssl into idea
|
2015-09-28 09:32:55 -07:00 |
|
Ludovic FLAMENT
|
c7193672a5
|
fix IDEA modular inverse, add CBC tests with random values
|
2015-09-27 15:05:01 +02:00 |
|
Takashi Kojo
|
0a530c1b70
|
#pragma worning for Visual Studio
|
2015-09-26 08:49:03 +09:00 |
|