aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-14Warning fixes: function declaration isn’t a prototypeJörg Mayer7-11/+11
2007-12-14If we implement new style dissectors, register them as such.Jörg Mayer6-11/+11
2007-12-14Source code cleanup.Jaap Keuter2-31/+34
2007-12-13Fix compilation on Unix (unused variable passed to function)Stephen Fisher1-1/+1
2007-12-13Finish dissection of Anders Broman1-78/+173
2007-12-13Replace // commentsJörg Mayer1-2/+2
2007-12-13Add airopeek dissectorJörg Mayer1-0/+1
2007-12-13Fix for bug 2098:Jaap Keuter1-2/+10
2007-12-12Update a comment about some flagsJörg Mayer1-1/+1
2007-12-12The extra bytes seem to go away if I call wlan_datapad insteadJörg Mayer1-1/+1
2007-12-12Beginnings of airopeek remote capture support.Jörg Mayer1-0/+129
2007-12-12Add missing files to the distribution.Gerald Combs1-0/+8
2007-12-12The referenced sample files should be complete and correct.Jaap Keuter2-0/+9
2007-12-12tvbuff.c - fix abug if reading last byte in tvbAnders Broman3-67/+735
2007-12-12- register RFC 2198 as RTP dynamic payload type "red"Tomas Kukosa1-5/+22
2007-12-12Do not use calc_field unless in advanced y axis (bug 1763).Stig Bjørlykke1-14/+18
2007-12-11mgcp is now in epan/dissectors/Jörg Mayer13-3078/+0
2007-12-11Don't free memory that we're going to use later.Gerald Combs1-1/+2
2007-12-11From Marton Nemeth:Stig Bjørlykke1-2/+2
2007-12-11From Ales KocourekTomas Kukosa2-11/+11
2007-12-11strings registered to dissector table have to be allocated permanentlyTomas Kukosa2-8/+8
2007-12-11From Jim Young:Jaap Keuter1-12/+25
2007-12-11Make the EtherNet/IP (Industrial Protocol) I/O dissection a new typeStephen Fisher1-2/+12
2007-12-10uint16_t -> guint16Stig Bjørlykke1-2/+2
2007-12-10Mark some pinfo unused to make it compile.Stig Bjørlykke1-13/+13
2007-12-10Decode more of H264 info in SDP.Anders Broman3-23/+352
2007-12-10add some more names for Query/Set path info levels and add empty stubs Ronnie Sahlberg1-1/+122
2007-12-10If not building for gtk 2.4.0, if out a function that is only used when Ronnie Sahlberg1-1/+2
2007-12-10Get the paragraph markers right.Jaap Keuter1-1/+1
2007-12-10From Masatake YAMATO:Jaap Keuter2-0/+1269
2007-12-10Add OID:s related to H264.Anders Broman2-0/+8
2007-12-10Fix conversions so compiles for both 32-bit and 64-bitBill Meier1-5/+5
2007-12-10Added option to turn off SEQ/ACK analysis.Stig Bjørlykke1-14/+24
2007-12-10From Michael:Stig Bjørlykke1-2/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa56-528/+340
2007-12-10Add some discussion about plugins vs build-in dissectors.Jaap Keuter1-15/+26
2007-12-10Fix Bug #2055: "File Save not working properly";Bill Meier1-8/+28
2007-12-10Make sure we don't try to allocate a negative number.Gerald Combs1-2/+5
2007-12-09Get rid of non-ASCII character in a value_string table. (They mightGuy Harris2-3/+3
2007-12-09Move the routines tvb_skip_wsp() to tvbuff.cAnders Broman7-235/+166
2007-12-09From Márton Németh:Jaap Keuter1-0/+2
2007-12-09Add macros for various filter actions and types, and to combine themGuy Harris3-185/+179
2007-12-09Add macros for various filter actions, types, and directions, and toGuy Harris1-212/+212
2007-12-09Add extra parenthesization, tweak name of argument to some macros toGuy Harris1-8/+8
2007-12-08Get rid of unused file. (No other plugin has it.)Guy Harris1-1/+0
2007-12-08some updates to make it compile with gtk/glib < 2Ronnie Sahlberg1-18/+21
2007-12-08Revert SVN #23728 since change (to fix a Windows issue) is in code not used o...Bill Meier1-8/+1
2007-12-08Warning fix:Jörg Mayer2-7/+7
2007-12-08Fix TiVoConnect dissector, seemingly broken since rev 18415.Stephen Fisher1-0/+3
2007-12-08wtap_process_pcap_packet() is gone; remove it from the list of exportedGuy Harris1-1/+0