aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2007-07-24More space needed for wimax frames.Martin Mathieson1-1/+1
2007-07-14Fix another cast of the argument to a ctype.h macro.Guy Harris1-1/+1
2007-07-13Fix more ctype.h calls - casting to "int" suppresses the warning, butGuy Harris1-10/+10
2007-07-13"isdigit()" doesn't need to be cast to "int".Guy Harris1-1/+1
2007-07-13Worked out properly the silly way aal header is encoded!Martin Mathieson1-8/+6
2007-07-12From Jim Paris:Jaap Keuter1-1/+4
2007-07-09Check %l[doux] first, when looking for the format to use with 64-bitGuy Harris1-9/+12
2007-07-06Now it really can read MP3 files, without SIGABRT.Jaap Keuter1-1/+1
2007-06-29- Map gre -> IPMartin Mathieson1-0/+1
2007-06-21Don't create & leak a hash table during unsuccessful open()Martin Mathieson1-16/+15
2007-06-13Add support for PPI (the Per-Packet Information header), described atGerald Combs3-17/+23
2007-06-13turns out that wtap_pkthdr was not exportable!Luis Ontanon1-1/+0
2007-06-13Export all that's exportable from libwiretap.dllLuis Ontanon1-20/+27
2007-06-13Fix coverity bug 244, [WS Bug 1649]Luis Ontanon1-30/+21
2007-06-11Note invalidity of realtick for Bill Meier1-5/+7
2007-06-08From Stephen Donnelly of Endace:Guy Harris5-38/+158
2007-06-06Actually implement wtap_register_file_type() and have it returning the ID of ...Luis Ontanon3-13/+40
2007-06-05Note the version numbers in NetMon 3.0 files.Guy Harris1-2/+5
2007-05-31Note realtick's invalidity for ETH_CAPTYPE_OTHERPOD in the comment forGuy Harris1-0/+4
2007-05-31My comment is redundant with Bill's more-detailed comment; remove it.Guy Harris1-3/+0
2007-05-30Update CommentsBill Meier1-3/+9
2007-05-30Update a comment.Guy Harris1-2/+2
2007-05-29Give more detail on a captype of 6 for an Ethernet capture.Guy Harris1-1/+1
2007-05-29It's pretty clear that hdr.captype's interpretation depends on theGuy Harris1-7/+10
2007-05-29Update the big time unit comment to reflect Bill Meier's recent changes.Guy Harris1-20/+32
2007-05-29Work with isdn_l2.Martin Mathieson1-7/+13
2007-05-29(fix comment)Bill Meier1-2/+2
2007-05-29Another sniffer timestamp display fix; addresses bug 866 and other reports.Bill Meier2-18/+48
2007-05-29Print a gint64 the right way.Guy Harris1-1/+2
2007-05-29From David Howells :Sebastien Tandel1-2/+2
2007-05-28Throw in some casts to suppress warnings.Guy Harris2-8/+8
2007-05-28Change the Wiretap code so that it doesn't dereferenceGuy Harris4-176/+201
2007-05-25 remove the never used wiretap/wtap-plugins.cLuis Ontanon3-167/+0
2007-05-24Get rid of CR's, and add a newline at the end.Guy Harris1-310/+310
2007-05-24Back out the previous change.Guy Harris1-7/+1
2007-05-24Temporarily turn on a bunch of warnings and turn off -Werror, to seeGuy Harris1-1/+7
2007-05-23Fix for bug 1601: handle zero length packets.Jaap Keuter1-0/+3
2007-05-21Fix some (incorrect but unforseeable)Jörg Mayer2-2/+2
2007-05-21make the workaround use static so it wont dissapear when the frame endsRonnie Sahlberg1-1/+1
2007-05-21workaroung a warning for const that prevents gtk1 buildsRonnie Sahlberg1-1/+2
2007-05-20Fix a typo to make compiling with extra-gcc flags disable compiling withJörg Mayer1-1/+1
2007-05-19typo fixSebastien Tandel1-1/+1
2007-05-19temporarily put cast-align in extra-gcc-warnings while compilation on SolarisSebastien Tandel1-2/+4
2007-05-18temporarily disable cast-align warningsSebastien Tandel1-1/+2
2007-05-18include generator sources in EXTRA_DISTSebastien Tandel2-0/+7
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel2-10/+25
2007-05-10mipv6 -> ipMartin Mathieson1-1/+3
2007-05-09fix manifest error: for dll's mt.exe must be given ;2Ulf Lamping1-1/+1
2007-05-08propset...Jörg Mayer1-1/+1
2007-05-07new attempt to resolve recent breakageRonnie Sahlberg1-1/+12