aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/der_enc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all uses of MemoryRegion::append to use either push_back or operator+=lloyd2010-09-151-27/+21
* Anywhere where we use MemoryRegion::begin to get access to the raw pointerlloyd2010-09-131-5/+5
* Rename MemoryRegion::destroy to MemoryRegion::clear to match STLlloyd2010-09-081-5/+4
* Move the get_byte template to its own header, because many fileslloyd2010-02-021-2/+2
* 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-94/+96
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-281-0/+391