aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/asn1_obj.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for making BER_Object members privateJack Lloyd2018-01-181-4/+38
* Fix some other copy+paste code in BER_DecoderJack Lloyd2017-12-191-1/+1
* Move ASN1 printer to the libraryJack Lloyd2017-11-151-0/+2
* Increase the size of an ASN.1 tag enum to 32-bitsJack Lloyd2017-11-151-1/+1
* introduce UNIVERSAL_STRING (UCS-4)Rene Meusel2017-11-091-0/+1
* Use class instead of struct for objects with member functionsJack Lloyd2017-09-301-5/+7
* Apply final annotations to the library alsoJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-4/+4
* Content:Tomasz Frydrych2017-04-031-1/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-0/+3
* Sometimes we don't know the input format. But it is one of twoSimon Warta2015-08-111-2/+3
* Explicitly fwd declase classes BER_Decoder, DER_EncoderSimon Warta2015-08-111-2/+5
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+124