aboutsummaryrefslogtreecommitdiffstats
path: root/src/oids.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Have OIDS::lookup do the right thing when given an OID that isn'tlloyd2006-08-221-2/+8
| | | | | registered in the name database, or asked to lookup an OID with a bare OID string representation.
* Access the global configuration through an object reference insteadlloyd2006-07-011-8/+8
| | | | | of stand-alone functions. Store the configuration in a distinct object, rather than just a map inside the library state.
* Initial checkin1.5.6lloyd2006-05-181-0/+52