aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oid_resolv.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-06The keys for entries in the OID-to-name hash table are g_mallocated, soGuy Harris1-0/+6
2005-12-06Set svn:keywords to Id to get RCS IDs expanded.Guy Harris1-87/+87
2005-12-06g_hash_table_new_full() does not exist for glib1Ronnie Sahlberg1-1/+1
2005-12-06OBJECT IDENTIFIER name resolution moved to oid_resolv.cTomas Kukosa1-0/+87