aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-16Temporarily #if 0 out code that was causing crashes.Guy Harris1-0/+8
2007-12-16From Timo Teras:Stig Bjørlykke2-6/+38
2007-12-16Comment out unused code.Stig Bjørlykke1-1/+1
2007-12-16Add the magic again...Stig Bjørlykke1-1/+1
2007-12-16Update comments.Anders Broman1-4/+4
2007-12-16Add a few more bits.Anders Broman1-15/+30
2007-12-16Set usual properties on packet-sita.c, packet-uts.c and packet-ipars.cStig Bjørlykke0-0/+0
2007-12-16Initial work on a E-UTRAN X2 Application Protocol (X2AP) packet dissector.Anders Broman11-0/+1880
2007-12-16From Fulko Hew:Stig Bjørlykke9-1/+1018
2007-12-16Initial work on a E-UTRAN) S1 Application Protocol (S1AP) packet dissector.Anders Broman11-0/+3170
2007-12-16From Jim Young:Stig Bjørlykke1-1/+1
2007-12-16From Marton Nemeth:Stig Bjørlykke2-5/+6
2007-12-16Automatically install the FindProcDll.dll NSIS plug-in required for the Wires...Graeme Lunt3-11/+17
2007-12-16Big 2104 - From Benn Bollay:Sake Blok5-14/+23
2007-12-15Changes the name of the menu item "View/Reset Coloring" toSake Blok3-1/+24
2007-12-15Fixes the "follow tcp stream" output when there are frames missing in theSake Blok3-33/+67
2007-12-15Get rid of another non-ASCII character.Guy Harris1-1/+1
2007-12-15Fix preference text (SDP isn't only carried over SIP).Martin Mathieson1-4/+7
2007-12-15Revised DAP dissector using latest asn2wrs features (requiring fewer changes ...Graeme Lunt7-948/+1284
2007-12-15Add missing proto_get_idGraeme Lunt1-1/+2
2007-12-15With increasing number of dissectors, heuristics cause sometimes false hits o...Jaap Keuter3-20/+90
2007-12-15Clean up header field info comments.Jaap Keuter1-17/+15
2007-12-15Cleanup call_dissector / call_dissector_onlyJaap Keuter1-16/+16
2007-12-15- Add col info.Anders Broman1-41/+78
2007-12-14Fixed comments.Stig Bjørlykke1-4/+4
2007-12-14Some more dissection added.Anders Broman1-97/+782
2007-12-14From Zbigniew Kopek:Jaap Keuter1-4/+26
2007-12-14Wlancap enhancements and fixes from Solomon Peachy.Gerald Combs1-15/+53
2007-12-14Ensure we make $(INSTALL_DIR)/plugins on windows.Stig Bjørlykke1-0/+1
2007-12-14Added icon_color_*.xpm to Makefile.amStig Bjørlykke1-0/+10
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