Daniel Pouzzner
|
40b598289f
src/ssl_asn1.c: in wolfssl_asn1_time_to_tm(), initialize localTm with memset, not the zero initializer, for C++ compatibility.
|
1 year ago |
Kareem
|
6930179b8e
Fix wolfssl_asn1_time_to_tm setting unexpected fields in tm struct.
|
1 year ago |
Sean Parkinson
|
6634ec198e
BN_to_ASN1_INTEGER: fix handling of padding
|
1 year ago |
JacobBarthelmeh
|
9a0934161d
fix for wpas build with x509 small
|
1 year ago |
Daniel Pouzzner
|
c08878ac94
configure.ac: include both -I. and -I$srcdir for "circular dependency" test, so that ${build_pwd}/wolfssl/options.h is found in out-of-tree builds; streamline scripting that dynamically sets $TRIM;
|
1 year ago |
Andras Fekete
|
7138b66b5e
Compiler error
|
1 year ago |
Juliusz Sosinowicz
|
9f41ed8c72
Add missing guards
|
1 year ago |
Sean Parkinson
|
8489095057
Move ASN.1 APIs out to separate file: ssl_asn1.c
|
1 year ago |