aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/radcom.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-01When reading packets from a capture file, don't seek around recordGuy Harris1-50/+49
1999-08-31Olivier Abad's fix to the problem where some capture files appeared toGuy Harris1-0/+1
1999-08-31Convert the seconds value to the right byte order before using it atGuy Harris1-6/+10
1999-08-30Fixes from Olivier Abad to the code to maintain "wth->data_offset".Guy Harris1-7/+20
1999-08-28Keep in the "wtap" structure the current offset into the file beingGuy Harris1-4/+16
1999-08-20Fix a comment.Guy Harris1-1/+1
1999-08-20Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1-1/+1
1999-08-19Have the per-capture-file-type open routines "wtap_open_offline()" callsGuy Harris1-49/+89
1999-08-02Olivier Abad's patch to add dissectors for LAP-B and X.25, and wiretapGuy Harris1-0/+238