aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-26Report syntax errors in UAT prefs parsingPeter Wu7-26/+64
2017-05-26WSUG: Add a TCP Analysis section.Gerald Combs3-7/+197
2017-05-25Modbus: Add dissection of each bit for holding coils and discrete inputsGraham Bloice1-23/+65
2017-05-25Added IEEE CID support to the make-manuf script. These prefixes are commonly...Brandon Enochs1-3/+32
2017-05-25GTK: Don't allow extcap capture filters to be verified.Michael Mann1-0/+5
2017-05-25Don't try to compile capture filter if pcap_compile isn't available.Michael Mann2-6/+24
2017-05-25FP - Fixed bug in heur PCH dissectorDarienSpencer651-4/+4
2017-05-25checkAPIs.pl: Add check to make sure tvb_get_ function isn't used in proto_tr...Michael Mann1-2/+19
2017-05-25packet-lpp.c: Create temporary variables for some proto_tree_add_uint calcula...Michael Mann2-76/+92
2017-05-25packet-lte-rrc.c: Create temporary variables for some proto_tree_add_uint cal...Michael Mann2-6/+12
2017-05-25umts_fp: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+1
2017-05-25umts_fp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2017-05-25RADIUS: Add support for extended attributes (RFC 6929)João Valverde4-66/+144
2017-05-25icq: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+2
2017-05-25Simplify proto_tree_add_bytes_format[_value]Michael Mann1-30/+6
2017-05-24packet-icq.c: Use more FT_UINT_STRINGMichael Mann1-82/+58
2017-05-24packet-gsm_a_rr.c: proto_tree_add_uint -> proto_tree_add_bits_itemMichael Mann1-8/+8
2017-05-24NBAP: Create E-DCH channel infoDarienSpencer652-32/+44
2017-05-24SMB2: set session server port in partial captureAurelien Aptel1-0/+5
2017-05-23[RANAP] Pretify info column.AndersBroman2-0/+681
2017-05-23Revert "Fix issue with dissecting multiple DT1 packets in the frame"Anders Broman1-2/+2
2017-05-22UMTS FP: Fixed heuristic FACH dissectorsswsdev1-8/+8
2017-05-22ZigBee: Add attribute and command names from Events clusterKenneth Soerensen2-0/+235
2017-05-22[RANAP] Update to 3GPP TS 25.413 V14.0.0 (2017-03)AndersBroman8-302/+604
2017-05-22packet-dccp.c: Don't use tvb_get_ptr for getting a uint number.Michael Mann1-18/+28
2017-05-22packet-h261.c: Use proto_tree_add_itemMichael Mann1-13/+9
2017-05-22packet-rfc2190.c: Use proto_tree_add_item instead of proto_tree_add_xxx.Michael Mann1-38/+103
2017-05-22packet-megaco.c: Rename my_proto_tree_add_string -> megaco_tree_add_string.Michael Mann1-9/+9
2017-05-22Create temporary variables for some proto_tree_add_<datatype> calculations.Michael Mann3-13/+18
2017-05-21dnp3: fix parser when a packed variation is used with prefix value qualifierEric Wetzel1-5/+15
2017-05-21[Automatic update for 2017-05-21]Gerald Combs12-363/+606
2017-05-21QUIC: fix some indent issueAlexis La Goutte1-5/+5
2017-05-20Revert "Change exports from Q.932 to use VALS_WITH_TABLE in the same way as Q...Pascal Quantin4-58/+69
2017-05-20If we don't have an ARUUID, don't use it as if we do.Guy Harris1-8/+14
2017-05-20UMTS FP: Refactored FP Conversation Info structsswsdev6-335/+431
2017-05-20Show structures as FT_NONE, not FT_STRING.Guy Harris1-17/+34
2017-05-19Openflow(v6): enhance display of Port and Port DescriptionAlexis La Goutte1-0/+5
2017-05-19Qt: Add check for packet bytesStig Bjørlykke1-0/+8
2017-05-19Qt: Check for no tvb in Show Packet BytesStig Bjørlykke1-0/+3
2017-05-19msnip: Verify pinfo->dst is a valid IPv4 addressBjörn Ruytenberg1-2/+2
2017-05-19IS-IS: Add support for CRYPTO_AUTH authentication typeDhiru Kholia7-8/+39
2017-05-19TLS: Add Reserved Extension type from GREASEAlexis La Goutte2-0/+32
2017-05-19TLS: add Reserved Supported Group from GREASEAlexis La Goutte1-0/+16
2017-05-19TLS: Update list of Supported Groups RegistryAlexis La Goutte1-2/+2
2017-05-19TLS: Update draft tls-chacha20poly1305 to RFC 7905Alexis La Goutte1-25/+1
2017-05-19TLS: Add Reserved cipher from GREASEAlexis La Goutte1-0/+22
2017-05-19Fix debian symbols check after Q.932 symbols removalPeter Wu1-4/+0
2017-05-19Openflow(v6): Display reserved field for Port Description flagAlexis La Goutte1-0/+30
2017-05-19SDP: Handle incomplete media attributesJaap Keuter1-6/+10
2017-05-19afp: fix indent (use tab)Alexis La Goutte1-1/+1