aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ber.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-25add some sanity checking to packet-ber.c to let it display a helpful message...sahlberg1-1/+23
2004-06-24some ber/der stuff like pkinit do use very large integers, 8 and 16 byte on...sahlberg1-1/+17
2004-06-05Rename the type UCTTime to UTCTime as per X.680sahlberg1-3/+3
2004-05-26in dissect_ber_bitstring32()sahlberg1-3/+15
2004-05-11Add a colon to the top-level item for a sequence or set, to separate theguy1-3/+4
2004-05-11In the top-level summary item for a bitstring, show the names of theguy1-5/+23
2004-05-03Squelch some compiler warnings.guy1-3/+5
2004-03-26Fix a typo.guy1-3/+3
2004-03-25Add constants and names for all universal tags.guy1-11/+36
2004-03-25From Tomas Kukosa: BER dissector enhancements and proto.c updates toguy1-209/+501
2004-03-01Update to BER, dont do anything at all if there is no octet string (length == 0)sahlberg1-1/+5
2004-02-26Small change to the octet string dissector for BER.sahlberg1-2/+4
2004-02-20Update to Kerberos.sahlberg1-0/+660