aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/asn1_alt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, andlloyd2012-11-061-241/+0
* propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-111-16/+11
|\
| * propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-041-16/+11
| |\
| | * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-16/+11
| | |\
| | | * propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...lloyd2009-12-211-16/+11
| | | |\
| | | | * propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-2/+2
| | | | |\
| | | | * | Use auto for long iterator names, etc.lloyd2009-11-161-16/+11
* | | | | | Use constlloyd2011-01-311-4/+4
|/ / / / /
* / / / / is_string_type was only used in one place, asn1_alt.cpp, so make it anlloyd2010-11-031-0/+18
|/ / / /
* / / / Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-1/+1
|/ / /
* | / Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
| |/ |/|
* | Make many more headers internal-only.lloyd2009-12-161-2/+2
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-35/+37
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-281-0/+226