Kaleb Himes
|
031ef49415
|
Merge pull request #195 from dgarske/tls_server_verifycb
Added TLS server verify callback example.
|
2020-05-01 16:21:08 -07:00 |
kaleb-himes
|
26dcbdd200
|
Add cleanups to most used examples
|
2020-05-01 13:50:57 -06:00 |
David Garske
|
b52636914e
|
Added TLS server verify callback example.
|
2020-03-31 12:06:03 -07:00 |
Chris Conlon
|
9237d307b5
|
update copyright to 2020
|
2020-01-03 16:08:42 -08:00 |
Aaron Jense
|
ead4080e5b
|
Error checking for fgets to remove unused return warnings
|
2019-10-30 10:59:46 -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 |
kaleb-himes
|
1640acdff9
|
resolve compiler warnings and remove executable from tracking
|
2019-05-24 15:07:25 -04: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 |
kaleb-himes
|
f444f37fe1
|
Address review notes
|
2019-04-30 14:02:09 -06:00 |
kaleb-himes
|
6a3416f3e5
|
remove invalid error handling due to enhancements
|
2019-04-19 10:04:18 -06:00 |
kaleb-himes
|
dbb1246d78
|
Add debugging if enabled and allow each thread to actually read/write before err'ing out
|
2019-04-19 09:56:20 -06:00 |
Sean Parkinson
|
5fd77f9571
|
Merge pull request #143 from dgarske/embedded_examples
Embedded example fix-ups
|
2019-04-09 08:09:23 +10:00 |
David Garske
|
f941b992c4
|
Embedded example fixups. Add support for user_settings.h. Add build-time checks for required features.
|
2019-04-05 06:36:11 -07:00 |
David Garske
|
fc7ea3c757
|
Fixes for building TLS examples with QAT v1.7.
|
2019-04-05 06:26:53 -07:00 |
David Garske
|
d330c53baf
|
Fixes for the server examples using incorect length for memcpy operation in reply and reading past const char string. Resolves Jenkins "wolfSSL Examples Repo Test - NIGHTLY BUILD" reports.
|
2019-03-13 09:16:43 -07:00 |
MJSPollard
|
eb0da47e1f
|
added define fixes to stop errors when executing make in tls dir
|
2018-09-06 13:11:24 -06:00 |
kaleb-himes
|
ccc256b499
|
Update client ecdhe example to use new chain cert
|
2018-07-30 15:19:57 -06:00 |
Kaleb Himes
|
0edf43fde1
|
Merge pull request #41 from dgarske/cacb_example
Added example that has the CA callback
|
2018-05-31 15:52:31 -06:00 |
Kaleb Himes
|
55abb7e296
|
Merge pull request #42 from dgarske/server_accept
Added wolfSSL_accept to TLS server examples
|
2018-05-31 15:48:00 -06:00 |
kaleb-himes
|
df4f87d634
|
fix pkcs12 client example
|
2018-05-31 15:43:38 -06:00 |
David Garske
|
341c05f9f7
|
Added wolfSSL_accept to TLS server examples, even though its not explicitly required.
|
2018-05-17 11:42:50 -07:00 |
David Garske
|
0ab56e39f2
|
Added example that has the CA callback “wolfSSL_CTX_SetCACb” API and shows how to print information for the X509. This works only with OPENSSL_EXTRA defined. Fixed typo in server epoll examples.
|
2018-05-17 11:42:43 -07:00 |
kaleb-himes
|
df13803954
|
Updates following peer review
Update 2 following peer review
|
2018-03-13 10:45:35 -06:00 |
kaleb-himes
|
0647d0c808
|
Add pkcs12 examples client and remove build blockers
implement better memory handling
|
2018-03-13 09:15:22 -06:00 |
kaleb-himes
|
d794acde6d
|
Update wolfssl-examples to properly include options.h
|
2017-08-07 14:37:39 -06:00 |
Levi Rak
|
bd83dd5ffb
|
re-added compile time error for not having --enable-writedup
|
2017-06-05 16:33:48 -06:00 |
Levi Rak
|
a8894d18fe
|
fixed botched merge
|
2017-06-05 13:26:25 -06:00 |
Levi Rak
|
df879fd5f9
|
found a stay <<<<<<< HEAD tag
|
2017-06-02 17:14:04 -06:00 |
Levi Rak
|
beab3faa87
|
Merge branch 'master' of https://github.com/wolfssl/wolfssl-examples into tls-simplify
|
2017-06-02 17:11:35 -06:00 |
Levi Rak
|
9c77833933
|
README: callback and ecdhe
|
2017-06-02 16:52:09 -06:00 |
Levi Rak
|
14a6533e2a
|
proof read
|
2017-06-02 16:03:00 -06:00 |
Levi Rak
|
74facb96d1
|
README: list fix
|
2017-06-02 15:22:56 -06:00 |
Levi Rak
|
71bb6cb581
|
README: TCP -> TLS
|
2017-06-02 15:21:25 -06:00 |
Levi Rak
|
50c0d244a1
|
markdown orderd list fix (second try)
|
2017-06-02 12:44:11 -06:00 |
Levi Rak
|
93297cf778
|
markdown orderd list fix (hopefully)
|
2017-06-02 12:39:26 -06:00 |
Levi Rak
|
31ba6d8932
|
README: tcp client/server
|
2017-06-02 12:27:31 -06:00 |
Levi Rak
|
33630926cd
|
Readme test
|
2017-06-02 10:32:13 -06:00 |
Levi Rak
|
58dce0062b
|
touch-up
|
2017-06-02 09:56:23 -06:00 |
Levi Rak
|
9554457a33
|
minor format
|
2017-06-01 17:20:42 -06:00 |
Levi Rak
|
d91fa0984f
|
made server-tls-threaded from server-tls
|
2017-06-01 16:19:07 -06:00 |
Levi Rak
|
7d61f05acd
|
made client-tls-writedup from client-tls
|
2017-06-01 14:20:30 -06:00 |
Levi Rak
|
8979e728e3
|
made client-tls-resume from client-tls
|
2017-06-01 12:03:44 -06:00 |
Levi Rak
|
27181cb123
|
README nuke
|
2017-06-01 09:21:38 -06:00 |
Levi Rak
|
be31d0a715
|
make *-tls-nonblocking from *-tls
|
2017-05-31 17:16:41 -06:00 |
Levi Rak
|
cc2fe9cae0
|
made *-tls-ecdhe from *-tls
|
2017-05-31 14:05:02 -06:00 |
Levi Rak
|
74deab3262
|
make *-tls-callback from *-tls
|
2017-05-31 11:10:51 -06:00 |
Levi Rak
|
a0aa083f9e
|
made client-tls from cleaned client-tcp
|
2017-05-30 17:08:08 -06:00 |
Levi Rak
|
f4ea855588
|
made server-tls from cleaned server-tcp
|
2017-05-30 16:50:27 -06:00 |
Levi Rak
|
b55cf447e3
|
cleaned up client-tcp
|
2017-05-30 16:15:53 -06:00 |