aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/asn1_str.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-041-1/+1
|\
| * propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-131-3/+3
| |\
| * | Remove to_string, replacing with std::to_stringlloyd2009-11-181-1/+1
* | | is_string_type was only used in one place, asn1_alt.cpp, so make it anlloyd2010-11-031-12/+0
| |/ |/|
* | Split some of the ASN.1 types into their own headerslloyd2010-10-131-1/+1
* | s/u32bit/size_t/ in asn1lloyd2010-10-131-2/+2
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-31/+33
* Remove more dependencies on the global state object.lloyd2008-09-291-1/+1
* Hardcode use of Latin1 encoding if an encoding using ASN.1 DIRECTORY STRINGlloyd2008-09-291-5/+2
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-281-0/+161