aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Fix PortableApps packaging.Gerald Combs13-365/+213
2014-09-02packet-netflow.c: netflow v9: Allow options template with zero-length scope ...Bill Meier1-7/+10
2014-09-02Simplify ./configure logic for telling rpmbuild which GUI(s) we're building.Jeff Morriss2-40/+32
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs39-211/+229
2014-09-02RTPS: added new PIDs and included minor improvementsJuanjo2-281/+1665
2014-09-01openSAFETY: Adapt CRC for false-positivesRoland Knall1-53/+76
2014-09-01NDMP: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-1/+1
2014-09-01NDMP: Fix indent (use tab)Alexis La Goutte1-122/+122
2014-09-01Removed unnecessary chmod commandsGraham Bloice1-3/+0
2014-09-01Escape double quotes when printing ABSOLUTE_TIME fieldMichael Mann1-9/+13
2014-09-01TLS: fix dissection of status_request_v2 hello extensionJamil Nimeh1-4/+7
2014-09-01WSUG: Convert ``Telephony'' to AsciiDoc.Gerald Combs4-125/+104
2014-09-01Add CMake stuff for custom plugins.AndersBroman2-0/+29
2014-09-01Add abillity to add custom crypto files.AndersBroman2-0/+5
2014-09-01Make it possible to build builtin custom dissectors and GUI files with cmake ...AndersBroman4-0/+67
2014-09-01WSUG: Convert ``Advanced Topics'' to AsciiDoc.Gerald Combs5-1018/+798
2014-09-01Use a common hf for international E164 numbers (MSISDN).AndersBroman4-25/+67
2014-09-01WSUG: Convert ``Working with captured packets'' to AsciiDoc.Gerald Combs4-1819/+803
2014-09-01WSUG: Convert the ``File I/O'' chapter to AsciiDoc.Gerald Combs9-1493/+935
2014-08-31Don't show the echo/python command lines when making plugin.cРоман Донченко13-39/+52
2014-08-31Remove make-tapreg-dotc and its uses, since Python is now mandatoryРоман Донченко6-75/+10
2014-08-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+1
2014-08-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+0
2014-08-31conv is always used, remove _U_ (unused) flagAlexis La Goutte3-3/+3
2014-08-31WSUG: Fix URLsGerald Combs2-87/+87
2014-08-31DNS: Add OpenPGP KEY (61) RRtype (draft-ietf-dane-openpgpkey-00)Alexis La Goutte1-2/+16
2014-08-31Fix error: parameter 'XX' not found in the function declaration (-Wdocumentat...Alexis La Goutte1-5/+2
2014-08-31Fix parameter 'key' not found in the function declaration (-Wdocumentation)Alexis La Goutte1-1/+1
2014-08-31[Automatic manuf, services and enterprise-numbers update for 2014-08-31]Gerald Combs5-18/+238
2014-08-30Check whether the hop-count exceeds the HOP_COUNT_LIMIT or not.Jérôme LAFORGE1-2/+12
2014-08-30Remove some unnecessary definitions.Guy Harris1-20/+0
2014-08-30Fix char signess issue.Michael Tüxen1-1/+1
2014-08-306LoWPAN: fix dissection when using multicast address compressionPascal Quantin1-5/+38
2014-08-30Mark Trap-PDU as obsolete for SNMP versions > 1Stig Bjørlykke3-17/+31
2014-08-30Qt Follow Stream Dialog : Add some missing text to translateAlexis La Goutte1-10/+10
2014-08-30PROTOABBREV: minor fixAlexis La Goutte1-2/+3
2014-08-29Skinny:Diederik de Groot3-61/+80
2014-08-29802.11: rename Control Frame Extension field to match the specPascal Quantin1-2/+2
2014-08-29Consolidate several 3GPP Diameter xml files into one.Jeff Morriss10-1260/+1195
2014-08-29Remove AVPs that aren't really 3GPP2 (they are 3GPP).Jeff Morriss1-231/+1
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs12-818/+753
2014-08-28set usb_dissector_table for control messages to "other" and "reserved"Martin Kaiser1-7/+6
2014-08-28remove offset parameter from try_dissect_next_protocol()Martin Kaiser1-13/+10
2014-08-28Add 3GPP2 Tx AVPs. Move all the 3GPP2 stuff into its own XML file.Jeff Morriss4-245/+382
2014-08-28handle standard and non-standard setup requests in the same functionMartin Kaiser1-40/+22
2014-08-28simplify dissect_nonstandard_usb_setup_request()Martin Kaiser1-26/+19
2014-08-28correct detection of USB header typeMartin Kaiser1-1/+2
2014-08-28- Use e212 routine for IMSI.AndersBroman1-17/+11
2014-08-28remove unnecessary try_dissect_linux_usb_pseudo_header_ext() callMartin Kaiser1-1/+0
2014-08-28merge dissect_linux_usb_pseudo_header_ext() andMartin Kaiser1-33/+14