Andras Fekete
|
6494233774
|
Doxygen complains about the quotes used
|
2024-08-28 09:31:34 -04:00 |
|
Andrew Hutchings
|
5ea9d11295
|
Minor documentation cleanup
Fixes two things across all the Doxygen:
1. Remove WOLFSSL_API from each definition
2. Add missing parameter names from functions
|
2022-04-06 16:17:36 +01:00 |
|
Andrew Hutchings
|
247cbdeef7
|
Cleanups for ISO-TP in wolfio
* Add Doxygen comments
* Make ISOTP_Send, ISOTP_Receive and wolfSSL_SetIO_ISOTP safer
* Reorder isotp_wolfssl_ctx
* Other minor cleanups
|
2022-01-04 12:57:11 +00:00 |
|
David Garske
|
c69d6d2491
|
Added public API wc_RsaKeyToPublicDer_ex to allow getting RSA public key without ASN.1 header (can return only seq + n + e). Related to PR #4068. Cleanup documentation for RSA and wolfIO. Consolidate duplicate code in wc_RsaPublicKeyDerSize .
|
2021-07-29 09:27:50 -07:00 |
|
kaleb-himes
|
9b8d4e91c2
|
Fixing some typos. Thanks to Fossies for the report
|
2020-01-10 11:45:51 -07:00 |
|
David Garske
|
289f51a77d
|
Fixes for various spelling errors.
|
2019-02-21 13:29:44 -08:00 |
|
abrahamsonn
|
765d97ae01
|
1. Trailing whitespace removal
|
2018-06-27 16:22:12 -06:00 |
|
connerwolfssl
|
13b7dad0fa
|
documentation clean up, added check for asn generalized time
|
2018-06-27 10:22:47 -07:00 |
|
connerWolfSSL
|
e45f0efc3f
|
Documentation Fixes (#1520)
* Fixed documentation errors found by check_api script
* Formatting changes so that comments/API pairs are more obvious
|
2018-04-27 09:50:34 -07:00 |
|
David Garske
|
e564c973b6
|
Refactor IO callback function names to use _CTX_ to eliminate confusion about the first parameter.
|
2018-03-21 16:08:55 -07:00 |
|
connerwolfssl
|
17e88b47f6
|
Migrated documentation directory to doc. README updated. Error fixes. Moved make options to doc/include.am
|
2018-02-08 10:05:30 -07:00 |
|