aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-03 From Yaniv Kaul: constify parametersBill Meier31-733/+733
2010-04-03Make UDP Multicast Stream dialog work again.Jaap Keuter1-2/+2
2010-04-02Fix compile error caused by the previous commit.Balint Reczey1-2/+5
2010-04-02Fix crash when double clicking in packet list area before capturing any packet.Balint Reczey1-0/+5
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.Bill Meier30-679/+679
2010-04-02From Yaniv Kaul: constify parametersBill Meier30-679/+679
2010-04-02Make the test compile.Jaap Keuter1-6/+6
2010-04-02Add -X stdin_descr to the man page.Gerald Combs1-0/+3
2010-04-01Keep a copy of the interface description and capture filter around so thatGerald Combs7-11/+76
2010-04-01From sangaran:Anders Broman4-8/+92
2010-04-01From KATAOKA Toshihiro:Anders Broman2-7/+31
2010-04-01Fix Tag value wrong in ansi_map.asn file for ServiceId in ServiceRequest mess...Anders Broman2-2/+2
2010-04-01From Aniruddha A: ANCP (Access Node Control Protocol) Dissector.Bill Meier4-1/+958
2010-04-01Add Yi Yu (see bug 3543)Jeff Morriss1-4/+8
2010-04-01Add readme to track modulesKovarththanan Rajaratnam1-0/+3
2010-04-01Sync ZLIB from CMake trunkKovarththanan Rajaratnam3-38/+43
2010-04-01Expand the comment explaining the workaround for the Snow LeopardGuy Harris1-8/+18
2010-03-31Enable pcap timeout workaround for Mac OS X 10.6.3, since the bug seems to beMichael Tüxen1-1/+2
2010-03-311.3.4 -> 1.3.5.Gerald Combs5-8/+8
2010-03-31From Jouni Malinen:Anders Broman1-26/+166
2010-03-31Build 1.3.4.Gerald Combs1-4/+4
2010-03-31Use IANA asigned PPID and port.Anders Broman2-15/+47
2010-03-31From KATAOKA Toshihiro:Anders Broman2-9/+11
2010-03-31Insert the function which analyzes Q.708 ISPCs in libwireshark.defGerasimos Dimitriadis1-0/+1
2010-03-31(Trivial) cleanup some indentation/whitespace.Bill Meier1-7/+7
2010-03-30Add missing svn propertiesJörg Mayer0-0/+0
2010-03-30Add routine and tables for analyzing International Signalling PointGerasimos Dimitriadis4-0/+11247
2010-03-30Revert commit 31798 and 31799 as requested by Johannes Berg Anders Broman1-86/+2
2010-03-30Temporary (?) fix for bug 4623.Gerald Combs1-2/+2
2010-03-30Do not reassemble messages if segment is not complete (packet size limited du...Tomas Kukosa1-1/+1
2010-03-29Identify Richard Kümmel as the author of the EtherCAT dissector.Bill Meier1-1/+4
2010-03-29From Richard Kümmel: Added the bitmasks for port 10 and port 11.Bill Meier1-5/+11
2010-03-28From Jim Young:Anders Broman1-15/+39
2010-03-28Fix Bug 4388 "Expert Info Composite" : wrong font in tab "Details" Anders Broman1-1/+4
2010-03-28From Robert Bullen: give the Bluetooth-H4-with-Linux-pseudo-headerGuy Harris2-1/+2
2010-03-28From Didier Gautheron via bug 4622:Stig Bjørlykke1-1/+1
2010-03-28From Ben Greear: Update to the LANforge dissector to handle newer protocol fo...Bill Meier2-143/+171
2010-03-28[Automatic manuf and enterprise-numbers update for 2010-03-28]Gerald Combs2-19/+287
2010-03-27Convert tabs to spaces as per the comment in the file.Bill Meier1-13/+13
2010-03-27Squelch some compiler warnings.Guy Harris1-7/+7
2010-03-27Squelch some compiler warnings.Guy Harris2-2/+2
2010-03-27Add proto_tree_add_bitmask_text to libwireshark.defAnders Broman1-0/+1
2010-03-27Squelch a compiler warning.Guy Harris1-1/+1
2010-03-27- Make dfilter_sip_request_line() take offset as an argument to get the right...Anders Broman1-19/+14
2010-03-27#include <stdio.h> not req'd; cleanup whitespace & indentation.Bill Meier4-553/+552
2010-03-27Fix an "unused variable" warning: remove 'infoStrings'Bill Meier1-1/+0
2010-03-27From Chuck Kristofek:Anders Broman7-51/+1543
2010-03-27Squelch some compiler warnings.Guy Harris2-7/+7
2010-03-27Fix (or at least work around the crash in)Jeff Morriss1-2/+14
2010-03-26Constify an argument.Guy Harris2-2/+2