aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/ber_dec.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for making BER_Object members privateJack Lloyd2018-01-181-11/+12
* Fix some other copy+paste code in BER_DecoderJack Lloyd2017-12-191-4/+21
* Refactor to avoid explicit delete in BER_DecoderJack Lloyd2017-09-221-3/+3
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Header file cleanupsJack Lloyd2017-09-211-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
* Fix some compiler warnings.Jack Lloyd2017-03-221-1/+1
* Add generic memory type value BER decoderNuno Goncalves2017-03-071-0/+32
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-13/+13
* Add explicit static_cast operations to eliminate implicit cast compiler warni...Dan Brown2016-04-271-1/+1
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-3/+3
* Mass-prefix member vars with m_René Korthaus2016-01-081-4/+4
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+260