Added guard code to avoid issue when decoding PEM but not keeping data.
[BearSSL] / src / codec / pemdec.t0
2018-06-05 Thomas PorninAdded guard code to avoid issue when decoding PEM but...
2017-08-19 Thomas PorninAdded intermediate casts to void* to prevent spurious...
2016-11-21 Thomas PorninFixed handling of CR+LF line endings in PEM objects.
2016-11-02 Thomas PorninInitial import.