aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/asn1_obj.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-124/+0
* Rename asn1_int to asn1_obj as it actually declares ASN1_Objectlloyd2012-11-061-0/+124
* Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, andlloyd2012-11-061-104/+0
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-3/+3
* propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-041-1/+2
|\
| * propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-131-55/+1
| |\
| * \ propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-1/+2
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-221-2/+2
| | |\ \
| | * \ \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-5/+5
| | |\ \ \
| | * | | | Remove system_time(), replace entirely with std::chrono.lloyd2009-12-011-1/+2
* | | | | | is_string_type was only used in one place, asn1_alt.cpp, so make it anlloyd2010-11-031-5/+0
| |_|_|_|/ |/| | | |
* | | | | Split some of the ASN.1 types into their own headerslloyd2010-10-131-55/+1
|/ / / /
* | | / Add strict comparisons for X509_Timelloyd2010-09-171-0/+2
| |_|/ |/| |
* | | Doxygenlloyd2010-06-211-2/+2
| |/ |/|
* | More Doxygen fixeslloyd2010-06-151-5/+5
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-26/+28
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-281-0/+158