1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-22 21:23:07 +03:00
Earle F. Philhower, III c08ef514f6
Silently eat \rs in PEM decoder in BearSSL (#5598)
There is a bug in the BearSSL PEM decoder when Windows EOLs (\r\n) are
passed in.  Avoid the issue by silenly discarding \rs as they are read
from the PEM source in the C code, to keep my sanity by avoiding reworking
the pseudo-Forth parser code.

Fixes #5591
2019-01-07 09:24:38 -08:00
..
2015-08-10 10:51:09 +03:00
2016-03-29 17:48:37 +03:00
2017-12-30 02:03:26 -03:00
2018-11-29 18:17:33 +01:00
2017-12-30 02:03:26 -03:00
2017-12-30 02:03:26 -03:00
2017-10-15 01:40:10 -05:00
2017-12-30 02:03:26 -03:00
2017-12-30 02:03:26 -03:00
2017-12-30 02:03:26 -03:00
2017-10-15 01:40:10 -05:00
2017-12-30 02:03:26 -03:00
2017-12-30 02:03:26 -03:00
2018-02-19 16:34:01 +03:00