aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/der_enc.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate DER_Encoder::get_contents_unlockedJack Lloyd2019-10-281-1/+8
* Allow passing a writer function callback to DER_EncoderJack Lloyd2018-06-081-1/+9
* DER improvementsJack Lloyd2018-05-221-1/+22
* Make MSVC happyJack Lloyd2018-05-211-0/+13
* Cleanups and optimizations in DER_EncoderJack Lloyd2018-05-211-16/+47
* Simplify overloads in DER_EncoderJack Lloyd2017-12-191-4/+15
* Additional final annotationsJack Lloyd2017-10-151-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-21/+21
* Mass-prefix member vars with m_René Korthaus2016-01-081-5/+5
* lib/asn1: Convert &vec[0] to vec.data()Simon Warta2015-06-271-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+137