aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-18add link to Wireshark wiki to pdml2html.xslDirk Jagdmann1-2/+4
2016-09-18[Automatic update for 2016-09-18]Gerald Combs12-1814/+2312
2016-09-18ISAKMP: Reduce code duplicationMirko Parthey1-248/+221
2016-09-18Qt: allow file dialogs to mark an UAT as dirtyPeter Wu1-0/+2
2016-09-18Make Winflex\bison the preferred optionGraham Bloice2-2/+2
2016-09-18extcap: fix management of multicheck and saved non boolean argumentsPascal Quantin1-4/+3
2016-09-18update bacapp vendor id to name mapping from BACnetBACdaBASpert1-7/+154
2016-09-18Fix up coding style in ByteViewText.Gerald Combs2-11/+11
2016-09-17The full identity string was added above.Guy Harris1-1/+0
2016-09-17Update a comment.Guy Harris1-6/+3
2016-09-17Qt: Hide columns after setting widthsStig Bjørlykke1-1/+1
2016-09-17Fix handling of EAP identity.Guy Harris1-20/+47
2016-09-17eap: make eap_identity_prefix a numeric itemMartin Kaiser1-11/+10
2016-09-17eap: (trivial) reformat a commentMartin Kaiser1-2/+2
2016-09-17eap: remove unnecessary if (tree) checksMartin Kaiser1-55/+33
2016-09-17ISUP: do not display Called Party Number twicePascal Quantin1-3/+0
2016-09-17p_XXX_proto_data: only allow the use of pinfo and file scopesPascal Quantin7-95/+104
2016-09-17NSIS: add UDPdump to installerPascal Quantin2-0/+11
2016-09-17extcap: fix heap-use-after free after saving prefsPeter Wu1-1/+2
2016-09-17Remove -Wdeclaration-after-statementPeter Wu2-2/+0
2016-09-16TLS(1.3): Add Share Key (40) Hello extensionAlexis La Goutte2-2/+93
2016-09-16TLS: Pass directly the handshake_type to dissect_hnd_hello_extAlexis La Goutte1-19/+34
2016-09-16TLS(1.3): Add new Hello extension listAlexis La Goutte2-0/+8
2016-09-16TLS(1.3): Add (experimental) extension 'Draft version TLS 1.3'Alexis La Goutte2-1/+16
2016-09-16TLS(1.3): Fix Server HelloAlexis La Goutte2-38/+54
2016-09-16TLS(1.3): Add TLS 1.3 value for version HandshakeAlexis La Goutte2-0/+4
2016-09-16Qt: Reset expert info icon when start capture failedStig Bjørlykke1-1/+4
2016-09-16Type and size cleanups.Guy Harris1-8/+39
2016-09-16M3AP: remove Procedure Code from info columnPascal Quantin3-40/+34
2016-09-16M2AP: remove Procedure Code from info columnPascal Quantin3-47/+41
2016-09-16Add ws_hexstrtou{bits} and use ws_hexstrtou32 in androiddump.Guy Harris3-46/+88
2016-09-16udpdump: use socket_handle_t instead of int for portability.Dario Lombardo1-11/+11
2016-09-16Qt: Argument vector fixups.Gerald Combs1-8/+8
2016-09-16eap: add identity details.Dario Lombardo1-3/+55
2016-09-16Have TPKT support a TCP port range preference instead of having "subdissector...Michael Mann15-461/+202
2016-09-16extcap: make extcap use the ws_strtoi/u functions.Dario Lombardo7-33/+53
2016-09-16VTP: Always display reserved/unsed fieldsAlexis La Goutte1-2/+9
2016-09-16ZigBee: Fix reassembly of APS fragments.Kenneth Soerensen1-1/+2
2016-09-16ssl-utils: fix -Wshorten-64-to-32 and other warningsPeter Wu1-2/+1
2016-09-16ws_strou16() now takes three arguments.Guy Harris1-1/+1
2016-09-16Squelch some compiler warnings.Guy Harris1-3/+3
2016-09-16extcap: add udpdump.Dario Lombardo8-2/+618
2016-09-16ssl-utils: fix runtime memory leakPeter Wu1-5/+21
2016-09-16ssl-utils: remove block and key sizes from cipher suites tablePeter Wu3-331/+390
2016-09-16ssl-utils: fix buffer overrun (read) with AEAD cipher suitesPeter Wu1-3/+6
2016-09-16Use valid channel parameters from wireless toolbarMikael Kanstrup2-2/+8
2016-09-16Qt: Avoid crashes in IAX2 Stream AnalysisStig Bjørlykke2-2/+14
2016-09-16Don't pick up junk from an unset error-number variable.Guy Harris3-9/+13
2016-09-15Don't pick up junk from an unset error-number variable.Guy Harris1-9/+11
2016-09-15cli: use ws_strtou function.Dario Lombardo1-2/+12