Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve output of the ASN1 printer | Jack Lloyd | 2018-01-03 | 1 | -1/+1 |
* | Add some tests of ASN1_Pretty_Printer | Jack Lloyd | 2017-12-29 | 1 | -0/+27 |
* | Avoid uncontrolled recusion on indefinite length encodings | Jack Lloyd | 2017-11-20 | 1 | -0/+43 |
* | Switch test code to use big-endian UCS2/UCS4 | Jack Lloyd | 2017-11-09 | 1 | -13/+11 |
* | FIX: test method namespacing | René Meusel | 2017-11-09 | 1 | -2/+2 |
* | FIX: coding style | Rene Meusel | 2017-11-09 | 1 | -94/+92 |
* | add tests for UCS-2/4 parsing | Rene Meusel | 2017-11-09 | 1 | -0/+65 |
* | add conversion from UCS-2/4 to UTF-8 | Rene Meusel | 2017-11-09 | 1 | -2/+5 |
* | add test reading UTF-8 X509 cert | Rene Meusel | 2017-11-09 | 1 | -2/+2 |
* | allow encoding of UTF-8 strings | Rene Meusel | 2017-11-09 | 1 | -4/+69 |
* | add a failing test for an UTF-8 string and a successful test for ASCII | Rene Meusel | 2017-11-09 | 1 | -0/+57 |
* | Add final annotations as appropriate in the test code | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Add test for OSS-Fuzz 813 | Jack Lloyd | 2017-04-13 | 1 | -0/+67 |