Age | Commit message (Expand) | Author |
---|---|---|
2016-12-03 | Avoid signed vs unsigned warnings from clang by adding two casts, | Joel Sing |
2015-06-21 | Check for failure with CBB_init() in bs_ber.c. | Doug Hogan |
2015-06-17 | Use explicit int in bs_ber.c. | Doug Hogan |
2015-06-16 | Be more strict about BER and DER terminology. | Doug Hogan |
2015-06-15 | Make CBS_get_any_asn1_element() more compliant with DER encoding. | Doug Hogan |
2015-04-29 | Add whitespace and replace OPENSSL_free with free in documentation. | Doug Hogan |
2015-04-29 | Call CBS_mem_equal() rather than reimplementing it. | Doug Hogan |
2015-02-06 | KNF bytestring files. | Doug Hogan |
2015-02-06 | Import BoringSSL's crypto bytestring and crypto bytebuilder APIs. | Doug Hogan |