aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/ber_dec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining Wshadow warnings and enable on gcc and clangRené Korthaus2016-02-181-5/+5
* Mass-prefix member vars with m_René Korthaus2016-01-081-44/+44
* Internal header cleanupsJack Lloyd2015-09-191-1/+1
* Fix two crashes in the BER decoder found with afl.Jack Lloyd2015-08-021-2/+10
* More changes for use with debug STLSimon Warta2015-06-301-2/+2
* lib/asn1: Convert &vec[0] to vec.data()Simon Warta2015-06-271-6/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Fix decoding indefinite length BER constructs that contain a contextlloyd2014-09-271-1/+1
* Move lib into srclloyd2014-01-101-0/+561