aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ber.h
AgeCommit message (Expand)AuthorFilesLines
2004-12-13change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringRonnie Sahlberg1-1/+1
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-15/+15
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-1/+1
2004-12-12remove the function with the old signature for ber integer dissectionRonnie Sahlberg1-1/+0
2004-11-13add new integer dissector helper that is aware of implicit tagsRonnie Sahlberg1-0/+1
2004-11-09Make it possible to print name of OID strings for PER coded OID:s as well.Anders Broman1-0/+1
2004-10-27Make it possible to register a string for an OID in the hash table.Anders Broman1-0/+1
2004-10-11Constify more pointer arguments.Guy Harris1-2/+2
2004-10-08Make the "asn_namedbit *" argument to "dissect_ber_bitstring()" aGuy Harris1-1/+1
2004-10-08"dissect_ber_sequence()" doesn't modify the "ber_sequence" structureGuy Harris1-1/+1
2004-07-29add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg1-0/+1
2004-07-23register ber oid functions through a special function in packet-ber.c which a...Ronnie Sahlberg1-0/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg1-5/+1
2004-07-20Small update to AlgorithmIdentifier.Ronnie Sahlberg1-1/+1
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+6
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+161