aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2005-08-30Add support for slightly modified libpcap file format with nanosecond resolut...ulfl5-39/+92
2005-08-29Get rid of the old file header definition.guy1-31/+17
2005-08-28From Bill Meier:guy2-34/+92
2005-08-28Ethereal requires 64-bit integrer support; do the time stampguy1-12/+10
2005-08-28Get rid of a no-longer-true comment.guy1-4/+0
2005-08-26Fix indentation, and fix a comment.guy1-2/+2
2005-08-26Ethereal now requires 64-bit integer support, so get rid of the tests ofguy4-47/+13
2005-08-25timestamp display precision:ulfl28-5/+44
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl31-117/+145
2005-08-22Two fixes to tektronix k12 import:lego1-2/+7
2005-08-20"ascend-grammar.h" is generated by Bison with a copy of the definitionguy1-2/+0
2005-08-20- Include the .h files in their .c files.jmayer2-0/+4
2005-08-20Add -Wmissing-declarations -Wwrite-strings to extra-gcc-flagsjmayer1-1/+1
2005-08-19Add APIs to Wiretap to return the file of the size as supplied by the OSguy4-6/+58
2005-08-18Try yet another scheme for handling time stamps; realtick isn't alwaysguy1-44/+146
2005-08-12From Hannes Gredleretxrab3-2/+7
2005-08-03Don't assume ints are 32 bits. Fixes a recent Buildbot error.gerald2-15/+16
2005-08-02Include the .h files into the .c files. That way wejmayer3-0/+3
2005-07-22Fix some warnings (and one of my previous 'fixes')jmayer3-6/+6
2005-07-22From Hannes Gredler:etxrab3-3/+7
2005-07-22More 'char*' -> 'const char*' warning fixesjmayer2-7/+7
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer1-1/+6
2005-07-08Make nettl file header items containing strings "gchar", to squelchguy1-5/+5
2005-07-05Replace Chris Lydick by Robert Long as Author of the Sniffer 2.003 support patchjmayer1-1/+1
2005-07-02Chris Lydick: Support for Sniffer 2.003 files.jmayer2-1/+10
2005-06-30make reading of observer files work againsahlberg1-1/+11
2005-06-17- Write rf5 files (I don't think tektronix software will be able to read thes...lego4-6/+267
2005-06-16Note that the WAN_CAPTYPE value of 4 can correspond to Cisco HDLCguy1-0/+14
2005-06-16third and last(?) iteration on the import routines for tektronix 32bit rf5 fi...lego2-326/+217
2005-06-13use a helper dissector to show k12 files.lego2-263/+255
2005-06-10Fixed indentation and removed control characters, in an attempt to understand...lego1-29/+27
2005-06-10Initial checkin of the 32 bit tektronix k12 binary format (rf5)lego6-3/+592
2005-06-04Fix some more leaks in error returns from open routines (if the open canguy3-14/+27
2005-05-30From Steve Grubb: Fix a memory leak. Fixes part of bug 217.gerald1-0/+1
2005-05-17From Mark C Brown,:etxrab3-133/+88
2005-05-13Add WTAP_GCOM_TIE1 and WTAP_GCOM_SERIAL forgram2-1/+7
2005-05-11From Hannes Gredlersahlberg3-3/+12
2005-05-02- Add support for libpcap files for MTP2 with a per packet headertuexen3-5/+127
2005-04-07updating Mark C Browns informationsahlberg3-1/+7
2005-04-03Fix up the table of encapsulation type strings to match the new set ofguy1-4/+19
2005-04-03Make editcap use wtap_read(); that eliminates the last user ofguy11-40/+8
2005-04-01From Mark C Brown NETTL updatessahlberg4-49/+125
2005-03-20"*p++" doesn't affect what "p" points to; it only affects "p" itself,guy1-2/+0
2005-03-18from Thierry Martinsahlberg1-0/+1
2005-03-01The DBS Etherwatch file handler does look for a magic number (the wordguy1-1/+1
2005-02-24Minor fixesjmayer1-3/+17
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy1-1/+12
2005-02-05From Josh Bailey:gerald5-233/+363
2005-02-03Mark C. Brown: Added support for new ixgbe cardjmayer2-25/+29
2005-02-03Give a URL for the ERF specification.guy1-0/+4