Store oidmap as vector and add lookup helper
* src/dn.cpp (struct NameAndOID): New. (oidmap): Change type from plain array to vector. (numOidMaps): Remove. (attributeNameForOID): New. (parse_dn_part): Use attributeNameForOID.
This brings the code a bit closer to the one used in libkleo.