aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-11VSIP: Add Modelines infoAlexis La Goutte1-0/+13
2015-03-11VSIP : fix initializing 'const void *' with an expression of type 'void (*)(g...Alexis La Goutte1-1/+1
2015-03-10Update the buildbot URL.Gerald Combs2-2/+2
2015-03-10Bootp: fix typoAlexis La Goutte1-1/+1
2015-03-10TCP: use curr_num_layer as key for p_(add|get)_proto_dataPascal Quantin1-15/+14
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs52-241/+171
2015-03-10SPNEGO: fix compilation without KerberosPascal Quantin2-6/+14
2015-03-10VSIP: fix extended value string declarationPascal Quantin1-10/+1
2015-03-10TCP: fix addition of tcp.pdu.size fieldPascal Quantin1-3/+3
2015-03-10forces: make redirecttlv robust to invalid lengthsEvan Huus1-3/+8
2015-03-10packet-spnego: fix krb5_cfx_wrap without encryptionStefan Metzmacher2-12/+46
2015-03-10packet-ldap: use the correct tvb to report the SASL wrapped payloadStefan Metzmacher2-12/+12
2015-03-10Add Video Services over IP (VSIP) dissector.Charles Nepveu4-0/+2106
2015-03-10Add support to display unsigned integer "field type" in hex.Michael Mann1-5/+20
2015-03-10[GTPv2] Dissect ULI Timestamp.AndersBroman3-7/+63
2015-03-10ICMP(v4): fix Found soft-deprecated APIs (tvb_length,tvb_length_remaining)Alexis La Goutte1-7/+7
2015-03-10ui uitls (Qt): fix parameter 'val' not found in the function declaration [-Wd...Alexis La Goutte1-2/+2
2015-03-10CMakeLists: fix indent (use tabs)Alexis La Goutte1-3/+3
2015-03-09ETSI CAT: upgrade dissector to v12.2.0Pascal Quantin2-2/+10
2015-03-09ProtoTree: Fix crashes.Gerald Combs1-2/+3
2015-03-09Add dissection of the SMB2 FSCTL_SET_INTEGRITY_INFORMATION FSCTL based onRichard Sharpe1-0/+59
2015-03-09Use the new request/response framenum hints.Jeff Morriss1-2/+2
2015-03-09Proto.c: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+47
2015-03-09Small improvement in incomplete dissectors check.Dario Lombardo1-7/+9
2015-03-09HTTP2: Update to libnghttp2 0.7.5Alexis La Goutte5-22/+151
2015-03-08Qt: fix heap use-after-free wrt. data sourcesPeter Wu1-0/+2
2015-03-08Qt: fix use of uninitialized variablePeter Wu1-1/+2
2015-03-08ULP/ILP: add dissection of MSISDN, MDN and IMSI numbersPascal Quantin6-42/+326
2015-03-08Add the @2x expert indicators.Gerald Combs8-0/+12
2015-03-08Update the expert indicators.Gerald Combs10-240/+394
2015-03-08Qt: Paint elided LableStack text by hand.Gerald Combs1-7/+12
2015-03-08[Automatic manuf, services and enterprise-numbers update for 2015-03-08]Gerald Combs4-24/+331
2015-03-08Revert "[Qt translations] create the .qm files during the build"Martin Kaiser2-39/+0
2015-03-07TCP: let's pacify the OSX 10.5 x86 buildbotPascal Quantin1-2/+2
2015-03-07[Qt translations] create the .qm files during the buildMartin Kaiser2-0/+39
2015-03-07TCP: remove what seems to be a useless volatile attributePascal Quantin1-1/+1
2015-03-07GVSP: add an option to deactivate (a rather weak) heuristic dissectorPascal Quantin1-2/+20
2015-03-07Qt: fix CPU hogging due to status barPeter Wu1-2/+0
2015-03-07GSM SMS: minor fixes to DELIVER, DELIVER REPORT and STATUS_REPORT dissectionPascal Quantin1-1/+13
2015-03-07LAPDm: set captured and reported lengths properly when building the tvb forwa...Pascal Quantin1-2/+2
2015-03-07GVSP: fix gvsp.zonedirecton field registrationPascal Quantin1-1/+1
2015-03-07Fix the exec call and paths in the test wrapper.Gerald Combs2-13/+29
2015-03-07Get rid of an unused structure member.Guy Harris57-69/+0
2015-03-07Try adding "set -o igncr".Gerald Combs1-0/+3
2015-03-07Add GenerateTestSh.cmake to the distribution.Gerald Combs1-0/+1
2015-03-07CMake: Generate a wrapper for test.sh.Gerald Combs2-0/+40
2015-03-06Qt: Automatic scrolling shouldn't select the last packet.Gerald Combs1-2/+3
2015-03-06jsmn: bugfix in jsmn_parse() (found by clang).Dario Lombardo1-4/+6
2015-03-06MBIM: add request/response visual indicatorsPascal Quantin1-2/+2
2015-03-06alljoyn: more robust signature handlingEvan Huus1-1/+3