Add OID cross reference table.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 18 Apr 2006 23:36:07 +0000 (23:36 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 18 Apr 2006 23:36:07 +0000 (23:36 +0000)
commitd20270980852968fcd8279f9c22d095935eca580
tree4f1c614d0c45f04a4ad456c2c1f4ecc6db317ae3
parent51ff0abb05d3e0e71b6666032b777c2c1f3fe5f1
Add OID cross reference table.

Fix some typos in GOST OIDs.

Update dependencies.
13 files changed:
CHANGES
crypto/ec/Makefile
crypto/objects/Makefile
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/obj_xref.c [new file with mode: 0644]
crypto/objects/obj_xref.h [new file with mode: 0644]
crypto/objects/obj_xref.txt [new file with mode: 0644]
crypto/objects/objects.h
crypto/objects/objects.txt
crypto/objects/objxref.pl [new file with mode: 0644]
crypto/pkcs7/Makefile