aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/oid_lookup/oids.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-177/+0
* Fix mutex in oids.cppJack Lloyd2016-10-121-7/+7
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-1/+1
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-2/+2
* String comparision fixesDaniel Neus2016-01-041-2/+2
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-9/+53
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Fix error in add_str2oid call, github pull req 28etcimon2014-10-311-1/+1
* Move lib into srclloyd2014-01-101-0/+133