JacobBarthelmeh
|
87ce21f65b
|
Merge pull request #166 from cconlon/pkcs7_opensslscript
Remove outdated FirmwarePkgData (FPD) tests
|
2019-11-18 13:28:47 -07:00 |
Eric Blankenhorn
|
0694d9a634
|
Adding CM verify CB to example
|
2019-11-15 14:42:10 -06:00 |
David Garske
|
a75ae62fb4
|
Merge pull request #174 from kaleb-himes/ECC_SIGN_VER_FIX
Maintenance update: ECC verify fix, syntax changes, .gitignore update
|
2019-11-12 14:51:25 -08:00 |
kaleb-himes
|
a24557b4e0
|
Maintenance update: ECC verify fix, syntax changes, .gitignore update
|
2019-11-12 15:42:22 -07:00 |
Chris Conlon
|
ccb303d02c
|
Merge pull request #172 from aaronjense/check-fgets
Error checking for fgets to remove unused return warnings
|
2019-10-30 11:10:32 -06:00 |
Aaron Jense
|
ead4080e5b
|
Error checking for fgets to remove unused return warnings
|
2019-10-30 10:59:46 -06:00 |
Kaleb Himes
|
0cde0ad3ec
|
Merge pull request #171 from dgarske/tls_bio
Added TLS client example for using the BIO compatibility layer
|
2019-09-20 11:11:40 -06:00 |
David Garske
|
233c3ef1b4
|
Added TLS client example for using the BIO compatibility layer (thanks Jacob).
|
2019-09-19 06:52:30 -07:00 |
Carie Pointer
|
30dc37a2ea
|
Add SHA224 as an option for <hash> type in usage print statement and update hash type values to match the correct enum values found in types.h
|
2019-08-26 15:32:09 -07:00 |
Chris Conlon
|
0ae950fc91
|
remove FirmwarePkgData (FPD) tests that OpenSSL does not support
|
2019-08-26 14:34:42 -06:00 |
Chris Conlon
|
9ba23720cf
|
Merge pull request #154 from JacobBarthelmeh/pkcs7
add firmware callback example
|
2019-08-15 15:49:37 -06:00 |
Chris Conlon
|
aee457d124
|
Merge pull request #161 from Calthings/valeriyo/update_wolfssl_to_v4.0.0-stable
[android] update wolfssl to v4.0.0-stable
|
2019-08-14 16:19:29 -06:00 |
Chris Conlon
|
090a6f4796
|
Merge pull request #160 from Calthings/valeriyo/update_android_dependencies
[android] update dependencies
|
2019-08-14 16:18:42 -06:00 |
Chris Conlon
|
c188e0c26d
|
Merge pull request #159 from Calthings/valeriyo/update_gradle
[android] update gradle to 5.5
|
2019-08-14 16:17:23 -06:00 |
Chris Conlon
|
eede632043
|
Merge pull request #158 from Calthings/valeriyo/remove_iml_files
[android] remove iml files
|
2019-08-14 16:16:30 -06:00 |
David Garske
|
bda17b4a27
|
Merge pull request #162 from kaleb-himes/EXTEND_CSR
Extend csr
|
2019-07-23 12:37:14 -07:00 |
kaleb-himes
|
6a8906d86b
|
Remove unused enums
|
2019-07-23 11:52:47 -06:00 |
kaleb-himes
|
04d5a505b4
|
Extend CSR example to include RSA option
|
2019-07-23 11:51:04 -06:00 |
Valeriy O
|
e702d61f50
|
update wolfssl to v4.0.0-stable
|
2019-07-03 13:57:08 -07:00 |
Valeriy O
|
73b68c8a71
|
update Android dependencies
|
2019-07-03 12:27:40 -07:00 |
Valeriy O
|
4cb0f5366a
|
update gradle
|
2019-07-03 12:04:14 -07:00 |
Valeriy O
|
ffe2e313f4
|
remove iml files
|
2019-07-03 11:52:56 -07:00 |
Valeriy O
|
9fabd50a6c
|
Merge pull request #1 from Calthings/valeriyo-update-readme
Update README.md
|
2019-07-03 11:33:55 -07:00 |
Valeriy O
|
3ae5f627b0
|
Update README.md
|
2019-07-03 11:33:33 -07:00 |
JacobBarthelmeh
|
56ede37963
|
Merge pull request #156 from cconlon/pkcs7updates
Update Example Certs, Minor PKCS7 Example Updates
|
2019-07-03 10:24:03 -06:00 |
Chris Conlon
|
0dfa319764
|
adjust pkcs7 example usage comments, output buffer size
|
2019-07-03 09:53:36 -06:00 |
Chris Conlon
|
c3329c70fe
|
update example certs to match wolfSSL ones
|
2019-07-03 09:52:01 -06:00 |
Kaleb Himes
|
c9cf2492d3
|
Merge pull request #149 from liuqun/dtls-fixup-makefile-pthread
Fix up build error on dtls/server-dtls-threaded
|
2019-06-26 11:58:59 -06:00 |
Jacob Barthelmeh
|
538cd30774
|
macro for file name and formating
|
2019-06-05 09:32:26 +07:00 |
Jacob Barthelmeh
|
107c93c612
|
update callback functions for kari
|
2019-06-03 22:44:29 +07:00 |
Jacob Barthelmeh
|
ba6a8b84f8
|
add firmware callback example
|
2019-05-29 20:49:47 +07:00 |
David Garske
|
bf1b79a603
|
Merge pull request #153 from kaleb-himes/examples-update
resolve compiler warnings and remove executable from tracking
|
2019-05-24 13:14:02 -06:00 |
kaleb-himes
|
1640acdff9
|
resolve compiler warnings and remove executable from tracking
|
2019-05-24 15:07:25 -04:00 |
David Garske
|
d104e9e4f8
|
Merge pull request #150 from kaleb-himes/ECDH_GEN_SECRET
Add ecdh generate secret example w/ 2 curves for now
|
2019-05-10 13:43:09 -07:00 |
Kaleb Himes
|
f749088e32
|
Formatting changes
|
2019-05-10 13:49:11 -06:00 |
kaleb-himes
|
0ab33c6e35
|
Remove unused prototype
|
2019-05-10 13:45:59 -06:00 |
kaleb-himes
|
6151460d61
|
Add ecdh generate secret example w/ 2 curves for now
|
2019-05-10 13:35:44 -06:00 |
Liu Qun
|
c08ba4464d
|
Fix up libpthread linking error with dtls/server-dtls-threaded
Signed-off-by: Liu Qun <517067180@qq.com>
|
2019-05-06 02:28:01 -07:00 |
JacobBarthelmeh
|
87307e2996
|
Merge pull request #146 from kaleb-himes/server-threaded-enhance
Server threaded enhance
|
2019-04-30 14:36:18 -06:00 |
Kaleb Himes
|
b961270293
|
Update server-tls-threaded.c
|
2019-04-30 14:35:42 -06:00 |
kaleb-himes
|
41b1b27eec
|
Further enhancements
|
2019-04-30 14:32:40 -06:00 |
David Garske
|
4a9031a93a
|
Merge pull request #135 from kaleb-himes/ed25519-csr-example
add ed25519 certificate signing request example
|
2019-04-30 13:13:54 -07:00 |
kaleb-himes
|
f444f37fe1
|
Address review notes
|
2019-04-30 14:02:09 -06:00 |
Kaleb Himes
|
8c52551a7a
|
Update Makefile
|
2019-04-30 13:49:38 -06:00 |
kaleb-himes
|
746104bd37
|
Last review item, add keygen to build instructions
|
2019-04-30 13:24:16 -06:00 |
kaleb-himes
|
1f7d771cb2
|
Merge branch 'ed25519-csr-example' of https://github.com/kaleb-himes/wolfssl-examples into ed25519-csr-example
|
2019-04-30 13:20:25 -06:00 |
kaleb-himes
|
e0108ed42f
|
address review items
|
2019-04-30 13:19:53 -06:00 |
Kaleb Himes
|
794587b45d
|
Merge pull request #141 from dgarske/fix_nightly2
Fixes for nightly Jenkins reports (pass 2).
|
2019-04-30 13:06:31 -06:00 |
Kaleb Himes
|
3a80ec30bd
|
Merge pull request #119 from dgarske/freertos_example
Added simple FreeRTOS TCP client TLS example
|
2019-04-30 13:04:55 -06:00 |
Kaleb Himes
|
1de1a23dc9
|
Merge pull request #109 from dgarske/aesfixes
Minor fixes to resolve build issue with AES example
|
2019-04-30 13:03:51 -06:00 |