Commit Graph

23 Commits (master)

Author SHA1 Message Date
Andras Fekete 4c2f96ff64 Clean up wolfSSL path variable name 2024-04-04 13:28:23 -04:00
Jacob Barthelmeh ce1f96fe9a use NULL instead of 0 for heap hint 2022-06-24 15:11:15 -06:00
Jacob Barthelmeh a6540c6690 fix for key init before free 2022-06-24 15:07:32 -06:00
Jacob Barthelmeh e456ad945a fix for printing out common name in example 2022-05-24 13:50:23 -06:00
David Garske f304069438 Fixes for building without ECC enabled. Updated examples and remove duplicate with_altnames and combined into existing example. 2021-11-29 13:29:26 -08:00
David Garske 5ba15f1426 Spelling fixes. 2021-06-09 09:07:40 -07:00
Elms bf41bf57d9 Fix `all-fields` to print IP octets as uint8
`IP:10.185.1.1` instead of `IP:10.-71.1.1`
2020-12-08 17:44:45 -08:00
kaleb-himes ba80b0dcf9 Update README and remove excess free 2020-10-06 10:11:32 -06:00
kaleb-himes 09ab4cc86e Update based on peer review in #104 2020-10-06 10:08:29 -06:00
kaleb-himes f18c5ebb22 Add note for IP output req opensslall 2020-07-07 08:13:15 -06:00
kaleb-himes 8b87d8d115 Confirmed Davids' report 2020-06-29 09:33:57 -06:00
Kaleb Himes 69aca39cbb
Remove commented out old code. 2020-06-25 14:30:40 -06:00
kaleb-himes ee78caaeec Extend certfields to output alt names and tie in w/ certgen example 2020-06-25 14:24:01 -06:00
kaleb-himes 8b58eecb19 Free resources when finished 2020-01-24 17:16:15 -07:00
kaleb-himes 08607bf8a2 Fixed first round of feedback, checking leaks next 2020-01-24 17:06:57 -07:00
Kaleb Himes 56bef82876
Update README.md 2020-01-24 16:45:02 -07:00
kaleb-himes 7ecab46e54 Add extendedKeyUsage example 2020-01-24 16:41:07 -07:00
kaleb-himes fadf0d12e2 Add license header 2020-01-17 10:36:30 -07:00
kaleb-himes bd25d8fa53 Add sample output and cleanup printout 2020-01-17 10:29:40 -07:00
kaleb-himes 089b62aa30 Add example for checking key usage in a cert 2020-01-17 10:27:10 -07:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
David Garske bb06f661fe Fixes for nightly Jenkins reports (pass 1). 2019-03-26 10:27:25 -07:00
Chris Conlon 891cb7498a add cert field extraction example 2016-08-25 11:50:26 -06:00