aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/asn1_str.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prepare for making BER_Object members privateJack Lloyd2018-01-181-3/+3
* Consolidate function for testing for ASN.1 string typesJack Lloyd2017-11-141-8/+15
* Remove use of transcodeJack Lloyd2017-11-091-87/+45
* FIX: linker error on windows (VSO#143857)René Meusel2017-11-091-2/+14
* add conversion from UCS-2/4 to UTF-8Rene Meusel2017-11-091-11/+42
* introduce UNIVERSAL_STRING (UCS-4)Rene Meusel2017-11-091-1/+2
* add coding clarificationsRene Meusel2017-11-091-2/+6
* allow encoding of UTF-8 stringsRene Meusel2017-11-091-4/+1
* switch to default utf-8 string in ASN1_StringRene Meusel2017-11-091-7/+7
* Header file cleanupsJack Lloyd2017-09-211-1/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Fix ordering of Charset::transcode argumentsJack Lloyd2016-03-061-1/+1
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-7/+3
* Mass-prefix member vars with m_René Korthaus2016-01-081-19/+19
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+148