aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/pem
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-013-243/+0
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* Doxygen warning fixeslloyd2012-07-091-0/+4
* Modify DL_Group::PEM_decode and BER_decode to take values instead oflloyd2012-06-051-2/+2
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-182-24/+28
* New helpers taking a stringlloyd2012-01-242-0/+28
* Better documentation in this headerlloyd2012-01-241-11/+34
* Some dependency fixeslloyd2011-02-111-1/+1
* s/u32bit/size_t/ in codec and benchmarklloyd2010-10-122-13/+13
* More changes to avoid vector to pointer implicit conversionslloyd2010-09-141-2/+2
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Fix various auto generated dependencies that were wronglloyd2009-07-171-0/+1
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-1/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-26/+30
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* New filters module. Add deps for it in some needed areas (codec, pbes)lloyd2008-09-281-0/+1
* Add modinfo for pem, hash_id, selftest moduleslloyd2008-09-281-0/+14
* PEM codec modulelloyd2008-09-282-0/+174