aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/scan_name.cpp
Commit message (Expand)AuthorAgeFilesLines
* Store OID info in a pair of maps in distinct storage rather than inlloyd2013-12-251-196/+0
* Move add_alias and deref_alias from Library_State to SCAN_Namelloyd2013-12-251-3/+25
* Use size_t in SCAN_Namelloyd2010-10-121-16/+16
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* In SCAN_Name's constructor, first run the input through deref_alias beforelloyd2010-02-141-1/+3
* New SCAN decoding err string was misleading in one caselloyd2009-12-261-1/+4
* Improve exception output of SCAN_Name on bad inputlloyd2009-12-261-3/+5
* Make many more headers internal-only.lloyd2009-12-161-1/+2
* New parsing system for SCAN nameslloyd2009-10-071-33/+85
* Fix mode name parsinglloyd2009-10-061-1/+1
* Extensions to SCAN_Name for dealing with cipher mode nameslloyd2009-10-061-3/+43
* Add *s before comment lines in file headerslloyd2009-09-081-2/+2
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+74