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