Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 1 | -1/+1 |
|\ | |||||
| * | propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24... | lloyd | 2010-10-13 | 1 | -3/+3 |
| |\ | |||||
| * | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 1 | -1/+1 |
* | | | is_string_type was only used in one place, asn1_alt.cpp, so make it an | lloyd | 2010-11-03 | 1 | -12/+0 |
| |/ |/| | |||||
* | | Split some of the ASN.1 types into their own headers | lloyd | 2010-10-13 | 1 | -1/+1 |
* | | s/u32bit/size_t/ in asn1 | lloyd | 2010-10-13 | 1 | -2/+2 |
|/ | |||||
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -31/+33 |
* | Remove more dependencies on the global state object. | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Hardcode use of Latin1 encoding if an encoding using ASN.1 DIRECTORY STRING | lloyd | 2008-09-29 | 1 | -5/+2 |
* | Move almost all of the ASN.1, BER, and DER codec related code into new | lloyd | 2008-09-28 | 1 | -0/+161 |