aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_xref.c
Commit message (Expand)AuthorAgeFilesLines
* ? crypto/aes/aes-armv4.SDr. Stephen Henson2011-10-061-3/+6
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macrosDr. Stephen Henson2008-10-221-17/+14
* Fix a shed load or warnings:Dr. Stephen Henson2008-10-201-4/+4
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-25/+33
* Avoid warnings with -pedantic, specifically:Dr. Stephen Henson2008-07-041-1/+1
* More type-checking.Ben Laurie2008-06-041-19/+17
* Bugfix: don't look in internal table for signature if found in applicationDr. Stephen Henson2006-07-121-1/+4
* New functions to add and free up application defined signature OIDs.Dr. Stephen Henson2006-07-091-3/+96
* Add OID cross reference table.Dr. Stephen Henson2006-04-181-0/+132