aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/ber_dec.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 209. Required some reworking of the ASN.1 bytestringlloyd2012-07-091-5/+29
* Add support (decoding only) for the CRL Distribution Point extension.lloyd2012-06-131-0/+38
* Allow arbitrary ciphers and hashes with PKCS #5 v2.0. The onlylloyd2012-05-311-1/+1
* Add an X509_Certificate::allowed_usage for extended constraints.lloyd2012-05-271-0/+3
* Derive X509_Object from ASN1_Object.lloyd2012-05-271-6/+6
* Have BER_Deocder::decode_list actually start the SEQUENCE. All callerslloyd2012-05-271-3/+12
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-5/+21
* propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-201-2/+2
|\
| * propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-111-2/+2
| |\
| | * propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-131-1/+1
| | |\
| | * \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-1/+1
| | |\ \
| | * \ \ propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-211-2/+2
| | |\ \ \
| | | * | | Use the new support for explicitly deleting functions instead of hidinglloyd2009-11-171-2/+2
* | | | | | BER decoder extras needed by previous commitlloyd2011-12-271-17/+46
|/ / / / /
* | | | / Convert the BER/DER coders to use size_t instead of u32bit for smalllloyd2011-02-091-2/+2
| |_|_|/ |/| | |
* | | | s/u32bit/size_t/ in asn1lloyd2010-10-131-1/+1
| |_|/ |/| |
* | | More Doxygen fixeslloyd2010-06-151-1/+1
|/ /
* / Add a couple of new helper functions to BER_Decoder:lloyd2010-03-191-3/+22
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-13/+15
* Split the last parts of the 'core' modulelloyd2008-11-081-10/+0
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-281-0/+130