Takashi Kojo
|
d11581aaff
|
new lines, BAD_FUNC_ARG
|
2017-12-01 09:49:38 +09:00 |
|
Sean Parkinson
|
34ecfda145
|
Check for ADX instructions
|
2017-12-01 08:55:46 +10:00 |
|
Sean Parkinson
|
e8e5179d1c
|
Optimize the Ed25519 operations
|
2017-12-01 08:54:12 +10:00 |
|
Sean Parkinson
|
29943dc352
|
Redo reduce and muladd to be cleaner
|
2017-12-01 08:54:12 +10:00 |
|
Sean Parkinson
|
f2b8ffa919
|
Check for ADX instructions
|
2017-12-01 08:51:24 +10:00 |
|
Sean Parkinson
|
3cdf3565c8
|
Intel ASM code for Curve25519
AVX2 added as well
|
2017-11-30 12:34:05 +10:00 |
|
Takashi Kojo
|
98235f9e36
|
fix hard tabs
|
2017-11-30 09:08:59 +09:00 |
|
Sean Parkinson
|
57e5648a5d
|
Merge pull request #1247 from kaleb-himes/pre-processor-logic-fix
Proposed fix for build-time errors with (mp/fp)_s_rmap when debug ena…
|
2017-11-30 09:29:28 +10:00 |
|
toddouska
|
909b519139
|
Merge pull request #1254 from dgarske/fix_ecpoint_leak
Fix leak with `wolfSSL_EC_POINT_mul`
|
2017-11-29 14:51:56 -08:00 |
|
toddouska
|
eeca36dc75
|
Merge pull request #1249 from SparkiDev/avx2_fix
Make AVX2 code compile in on Mac
|
2017-11-29 14:49:30 -08:00 |
|
toddouska
|
8e91d9ffd9
|
Merge pull request #1244 from SparkiDev/sha3_fast
SHA-3 fast code is smaller and a bit faster
|
2017-11-29 14:45:57 -08:00 |
|
toddouska
|
ecb9e799a9
|
Merge pull request #1243 from dgarske/def_sec_reneg
Adds new define to enable secure-renegotiation by default
|
2017-11-29 14:40:23 -08:00 |
|
Takashi Kojo
|
b664a1187b
|
fix hard tabs, new line
|
2017-11-29 07:03:00 +09:00 |
|
David Garske
|
af1f48ccb5
|
Fix leak with EC Point mul, where inSet wasn't being set, which caused a leak.
|
2017-11-28 13:00:26 -08:00 |
|
Takashi Kojo
|
64caf325f8
|
add ctx == NULL checks, fix spacing
|
2017-11-28 10:16:24 +09:00 |
|
Chris Conlon
|
792672e77b
|
Merge pull request #1252 from kojo1/IAR-EWARM
update IAR-EWARM projects
|
2017-11-27 11:37:57 -07:00 |
|
dgarske
|
718455f9c6
|
Merge pull request #1248 from cconlon/oidfix
fix CTC_SHA224wECDSA oid sum
|
2017-11-27 09:13:03 -08:00 |
|
abrahamsonn
|
a4f5b2e29f
|
Added the requested changes
|
2017-11-27 09:50:12 -07:00 |
|
kaleb-himes
|
a14b67100b
|
refactor following feedback
|
2017-11-27 08:47:58 -07:00 |
|
Takashi Kojo
|
4cd39b4bfb
|
refine dummy current_time to avoid infinit waiting loop
|
2017-11-27 09:03:50 +09:00 |
|
Takashi Kojo
|
a3b2817036
|
refine user_settings.h for EWARM projects
|
2017-11-27 09:02:40 +09:00 |
|
Takashi Kojo
|
86a287be01
|
fix compile error with EWARM
|
2017-11-27 09:01:33 +09:00 |
|
Takashi Kojo
|
f53fca88e6
|
Eliminate unused macro options in project properties
|
2017-11-27 09:00:19 +09:00 |
|
Takashi Kojo
|
8a1de2f69d
|
update file listed in wolflib project
|
2017-11-27 07:59:06 +09:00 |
|
Takashi Kojo
|
8f31d36bcd
|
gurde SSL_get_peer_cert_chain->count check by macro option
|
2017-11-25 06:25:15 +09:00 |
|
Takashi Kojo
|
eb85accea9
|
Fix 'buffer' shadows a global (2)
|
2017-11-25 03:59:35 +09:00 |
|
Takashi Kojo
|
79b648c006
|
Fix ‘buffer’ shadows a global
|
2017-11-24 18:21:32 +09:00 |
|
Takashi Kojo
|
ac83445032
|
eliminate redundant dec, wolfSSL_CTX_get_options
|
2017-11-24 13:26:40 +09:00 |
|
Takashi Kojo
|
a320ca92fb
|
fix rebase miss
|
2017-11-24 08:21:27 +09:00 |
|
Takashi Kojo
|
fce1b90b63
|
SSL_get_peer_cert_chain(ssl)->count value check in api.c
|
2017-11-24 08:09:41 +09:00 |
|
Takashi Kojo
|
91c1a0a810
|
move (void) for Visual Studio
|
2017-11-24 08:07:32 +09:00 |
|
Takashi Kojo
|
803bd7c612
|
Review feedbacks: refactor test_SSL_set_options and add SSL_clear_option
|
2017-11-24 08:07:32 +09:00 |
|
Takashi Kojo
|
c6988b74b1
|
Remove unused files
|
2017-11-24 08:03:16 +09:00 |
|
Takashi Kojo
|
c195c85999
|
merge master
|
2017-11-24 08:03:16 +09:00 |
|
Sean Parkinson
|
f1befc0e87
|
Make AVX2 code compile in on Mac
Fix problems not seen due to AVX2 define being off.
|
2017-11-24 08:49:45 +10:00 |
|
Takashi Kojo
|
3c0a146cd7
|
SSL_CTX_clear_options return verue
|
2017-11-24 06:27:36 +09:00 |
|
Takashi Kojo
|
dace30cfac
|
Missing X509_STORE_CTX_free(ctx);
|
2017-11-24 06:27:36 +09:00 |
|
Takashi Kojo
|
a8bc2df19c
|
static bucket size for SSL
|
2017-11-24 06:27:36 +09:00 |
|
Takashi Kojo
|
05b9b39e06
|
free ctx->alpn_cli_protos
|
2017-11-24 06:27:36 +09:00 |
|
Takashi Kojo
|
196bcf6f51
|
remove unused velues
|
2017-11-24 06:27:36 +09:00 |
|
Takashi Kojo
|
279f12cc7d
|
fix test_wolfSSL_msgCb
|
2017-11-24 06:27:35 +09:00 |
|
Takashi Kojo
|
0d69376e95
|
SSL_CTX_clear_options macro switch
|
2017-11-24 06:05:01 +09:00 |
|
Takashi Kojo
|
527c94c06b
|
add test_wolfSSL_msgCb
|
2017-11-24 06:02:01 +09:00 |
|
Takashi Kojo
|
a9cbb0ee10
|
add api tests
|
2017-11-24 05:52:25 +09:00 |
|
Takashi Kojo
|
5f025de0f8
|
pull ssl->protoMsgCb() from Part5
|
2017-11-24 05:49:41 +09:00 |
|
Takashi Kojo
|
06455436d3
|
add ERR_load_BIO_strings
|
2017-11-24 05:49:41 +09:00 |
|
Takashi Kojo
|
5b16fe2f3c
|
add X509_STORE_CTX_set_verify_cb
|
2017-11-24 05:49:41 +09:00 |
|
Takashi Kojo
|
b8c5218ad3
|
add SSL_CTX_set_alpn_protos
|
2017-11-24 05:49:41 +09:00 |
|
Takashi Kojo
|
1bcec16509
|
add SSL_get_peer_cert_chain
|
2017-11-24 05:47:20 +09:00 |
|
Takashi Kojo
|
a320464c5a
|
add SSL_set_msg_callback_arg
|
2017-11-24 05:44:54 +09:00 |
|