aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-18SHIM6: fix no previous prototype for 'proto_register_shim6/proto_reg_handoff_...Alexis La Goutte1-0/+3
2016-07-18[GTPv2] Extend MM Context dissection.AndersBroman1-9/+101
2016-07-18IPv6: Set (jumbo) length by inspecting hop-by-hop header, if existingJoão Valverde1-39/+56
2016-07-18IPv6: Dissect as much as possible in case of errorsJoão Valverde2-157/+129
2016-07-18[Diameter] Update with new AVPsAndersBroman1-0/+65
2016-07-18Add support for the U-bit in I-FORWARD-TSN chunks.Michael Tuexen1-15/+34
2016-07-18Use follow_record_t in SSL follow stream.Jeff Morriss4-149/+16
2016-07-18packet-smb2: add dissectors forHiroshi Ioka1-3/+104
2016-07-18Rename iph->ip_p to iph->ip_nxtJoão Valverde7-14/+14
2016-07-18IPv6: Remove union from struct ip6_hdrJoão Valverde3-60/+59
2016-07-17L2TP: Add dissectors for Ericsson specific L2TP AVPsHarald Welte1-0/+300
2016-07-17[Automatic update for 2016-07-17]Gerald Combs13-506/+865
2016-07-17Add osx/macos build for Travis CIAlexis La Goutte1-4/+20
2016-07-17Fix printf style parameters complaints from VS Code AnalysisMichael Mann7-15/+16
2016-07-17ciscodump.c - Address VS Code Analysis warnings.Michael Mann1-3/+12
2016-07-17Update to support OUCH-4.2 as of 2016/02/29 releaseDavid Arnold1-54/+314
2016-07-17Fix sscanf VS Code Analysis warnings.Michael Mann5-88/+95
2016-07-16ISIS (LSP): Fix Malformed packetAlexis La Goutte1-6/+24
2016-07-16androiddump.c - Address VS Code Analysis warnings.Michael Mann1-3/+3
2016-07-16Have extcap executables mirror the GTK's WinMain signature.Michael Mann4-8/+24
2016-07-16wmem_map.c: Address some VS Code Analysis warnings.Michael Mann1-3/+4
2016-07-16IPv6: Improve offset handling for options sub-dissectorsJoão Valverde1-90/+134
2016-07-16Use debian tools script for travisAlexis La Goutte1-3/+4
2016-07-16Use timers instead of packet counts to update our UI.Gerald Combs3-136/+111
2016-07-16Allocate data sources using wmem.Gerald Combs1-14/+2
2016-07-16always update the status bar at the end of a captureMartin Kaiser1-3/+5
2016-07-16Another attempt to squash warnings from printf use in reassemble_test.cMichael Mann1-1/+1
2016-07-16Comment cleanups.Guy Harris1-9/+9
2016-07-16Add APIs to remove option instances from blocks.Guy Harris2-16/+128
2016-07-15IPv6: Minor loop cleanupJoão Valverde1-3/+5
2016-07-15IPv6: Register fragment header dissector handleJoão Valverde1-68/+76
2016-07-15Use spaces rather than tabs for indentation.Guy Harris1-2/+2
2016-07-15Update comments, give option numbers in decimal.Guy Harris1-27/+27
2016-07-15Qt: Reserve packet list model vectors.Gerald Combs1-7/+15
2016-07-15Squelch a compiler warning.Guy Harris1-1/+1
2016-07-15IPv6: Fix commentJoão Valverde1-1/+1
2016-07-15IPv6: Register extension headers ett/ei arraysJoão Valverde1-63/+102
2016-07-15Move Shim6 dissector to packet-shim6.cJoão Valverde5-876/+952
2016-07-15wtap_opttypes.c: Fix build error.Michael Mann1-1/+1
2016-07-15reassemble_test.c: Fix checking macros with correct printf style arguments.Michael Mann1-172/+178
2016-07-15IPv6: Check pinfo->layers for hop-by-hop exthdr orderJoão Valverde1-16/+17
2016-07-15Bluetooth: GATT: Add services error codesMichal Labedzki1-15/+329
2016-07-15Bluetooth: RFCOMM: Fix CID 1364086Michal Labedzki1-3/+4
2016-07-15IPv6: Remove null check (CID 1364087)João Valverde1-1/+1
2016-07-15Do a deep copy in wtap_block_add_custom_option().Guy Harris4-5/+45
2016-07-15Fix the snapshot length part of the "same interface?" check.Guy Harris1-12/+24
2016-07-15Update Debian symbol files to reflect current reality.Guy Harris3-15/+52
2016-07-15We no longer add default names to interfaces in an IDB.Guy Harris1-0/+0
2016-07-15Widen some variables.Guy Harris1-7/+7
2016-07-15tvbtest.c - Fix printf style argument typesMichael Mann1-2/+3