aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-13README.dissector was split from README.developer in 2013 - update someJoerg Mayer7-32/+34
2014-09-12IPSec: fix compilation when building without libgcryptPascal Quantin1-17/+16
2014-09-12Treat a length of -1 as a Very Large Length in most cases.Guy Harris1-1/+7
2014-09-12Register hfi_rip_zero_padding.Guy Harris1-1/+3
2014-09-12Do FT_{U}INT64 the same way we do other FT_{U}INTn types.Guy Harris1-119/+117
2014-09-12proto_tree_add_text cleanupMichael Mann15-591/+648
2014-09-11Add some additional checks in SnifferDecompress().Guy Harris1-10/+29
2014-09-11Show the sctp.checksum_bad filter rather than hiding it.Jeff Morriss1-23/+25
2014-09-11packet-cfm.c: Update some comments; Add editor modelines.Bill Meier1-11/+21
2014-09-11Don't use tvb_bytes_exist() to check if we captured the whole frame, justJeff Morriss1-11/+11
2014-09-11packet-cfm.c: Fix Bug 10385: "Ethernet OAM (CFM) frames including TLV's are w...Bill Meier1-1/+1
2014-09-11Fix an incorrect commentMartin Mathieson1-1/+3
2014-09-11Code simplification from Hadriels abandoned change.AndersBroman1-36/+29
2014-09-11Do simple sequence analysis on ESP Sequence Number fieldMartin Mathieson1-12/+181
2014-09-11Eliminate proto_tree_add_text from some dissectors.Michael Mann11-240/+342
2014-09-11Clarify that 16777229 is the AppID for 3GPP Rx Release 6.Jeff Morriss1-3/+3
2014-09-11Make all "padding" fields filterableMichael Mann8-36/+73
2014-09-10Update to V12.2.0 (2014-06), remove deprecated APIsAndersBroman8-165/+1551
2014-09-10packet-netflow.c: fix bug: "top-of-stack" --> "bottom-of-stack"Bill Meier1-1/+1
2014-09-10Various minor changes:Bill Meier16-1359/+1507
2014-09-10Update to revission V12.2.0 (2014-06)AndersBroman9-194/+899
2014-09-10packet-opensafety.c: Fix two bugs:Bill Meier1-42/+44
2014-09-10Minor performance tweaks:AndersBroman1-14/+15
2014-09-10Make expert info text less verbose for missing ICMP response - no point in in...Martin Mathieson1-2/+1
2014-09-10Replace deprecated tvb_length callsEvan Huus11-88/+79
2014-09-10Add tche custom taps to WIRESHARK_TAP_SRCAndersBroman1-1/+1
2014-09-09EPL: Fix offset calculationRoland Knall1-3/+1
2014-09-09Fix some spelling & grammar.Bill Meier31-64/+64
2014-09-09packet-sip.c: col_...() functions must not be called under 'if(...tree)' (eve...Bill Meier1-2/+2
2014-09-09OSPF : cleanup hf_filter arrayAnish Bhatt1-465/+478
2014-09-09General cleanup of RTP-MIDI dissector.Michael Mann1-1394/+544
2014-09-09Eliminate proto_tree_add_text from some of the dissectors.Michael Mann25-287/+397
2014-09-09proto_tree_add_text -> something filterable.Michael Mann1-942/+491
2014-09-09Revert "Explicitly lengthen some constants to 64 bits"Evan Huus1-2/+2
2014-09-08Explicitly lengthen some constants to 64 bitsEvan Huus1-2/+2
2014-09-08Fix automatic generation of the dcerpc-eventlog dissector.Jeff Morriss5-297/+281
2014-09-08Do the PCR and the original PCR the same way.Guy Harris1-7/+6
2014-09-08don't skip another 6 bytes after OPCRMartin Kaiser1-31/+9
2014-09-08Register the dicom dissector by name so it can be used with SSL.Jeff Morriss1-5/+3
2014-09-08Check hopcount is correctly incremented by 1Jérôme LAFORGE1-6/+16
2014-09-08Eliminate proto_tree_add_text from some of the dissectors.Michael Mann18-215/+282
2014-09-08ses: initialize pres_ctx_id in session structEvan Huus1-0/+1
2014-09-08Try to fix build error by giving function a return typeMartin Mathieson2-2/+2
2014-09-08Show band info for inter-freq entries in UE capabilities. Addresses Pascal's...Martin Mathieson3-7/+125
2014-09-08Convert some deprecated tvb_length callsEvan Huus6-19/+19
2014-09-08Use dissect_e164_msisdn() for MSISDN.AndersBroman1-10/+1
2014-09-08ZigBee: fix compilation when building without libgcryptPascal Quantin1-1/+1
2014-09-08packet-gnm.h: remove: (should have been part of 07b003a "Remove obsolete diss...Bill Meier2-42/+0
2014-09-08SCSI: fix dissection of ElementAddress... mode page for SMC devicesRonnie Sahlberg1-12/+9
2014-09-07Remove blank line, add newline at the end of the file.Guy Harris1-2/+1