aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-12-18Bluetooth: BTLE: Add new commands parsingJakub Pawlowski1-0/+89
2016-12-18[Automatic update for 2016-12-18]Gerald Combs2-21/+301
2016-12-18SIP/SDP, RTP: Dissectors shows information about ED-137 related states of rad...Jiri Novak3-6/+122
2016-12-18S1AP: use unit stringsPascal Quantin2-149/+119
2016-12-18RTP: RTP dissector is able to decode RTP over TCP (RFC 4571)Jiri Novak15-27/+76
2016-12-18X2AP: use unit stringsPascal Quantin2-33/+17
2016-12-18M2AP: use unit stringsPascal Quantin2-8/+4
2016-12-18M3AP: use unit stringsPascal Quantin2-14/+10
2016-12-18LTE RRC: use unit stringsPascal Quantin3-889/+334
2016-12-17kafka: add expert info about unsupported api key and versionDmitry Lazurkin1-42/+186
2016-12-17NBIFOM: upgrade dissector to v13.3.0Pascal Quantin1-2/+2
2016-12-17LPP: use unit stringsPascal Quantin5-1455/+762
2016-12-17ULP: follow-up of gda5cad4Pascal Quantin2-68/+68
2016-12-17bootp: Update DHCP Message Type 53 ValuesAlexis La Goutte1-7/+5
2016-12-17bootp: fix indent (use tabs)Alexis La Goutte1-6/+6
2016-12-17IPsec: Revert g232cb9a2ddJoão Valverde1-3/+4
2016-12-17ULP: use unit stringsPascal Quantin4-730/+325
2016-12-16Improve some unit strings with unicode charactersJoão Valverde4-18/+18
2016-12-16IPv6: Fix IPv6 fragment header offset unit displayJoão Valverde1-3/+4
2016-12-16Sort opttype_vals by the option value.Guy Harris1-1/+1
2016-12-166LoWPAN: Make UDP NHC port endianness code cleanerJoão Valverde1-12/+13
2016-12-166LoWPAN: Display UDP NHC port encoding field as 2-bitJoão Valverde1-30/+41
2016-12-16Rename packet-range.[ch] to packet_range.[ch]Michael Mann6-8/+8
2016-12-16Add GSMTAP logging sub-dissectorHarald Welte6-0/+155
2016-12-166LoWPAN: bugfix in extracting in-line UDP checksum of IPHCYasuyuki Tanaka1-1/+1
2016-12-16[S1AP] Handle the case where the TransparentContainer is empty.AndersBroman2-4/+4
2016-12-16CIP: Always handle extra dataD. Ulis2-198/+91
2016-12-16[BOOTP/DHCPv6] Add new manufacturer usage description (MUD) DHCP option, whic...Eliot Lear2-3/+33
2016-12-16packet-rtp.c: Fix of variable names to testJiri Novak1-37/+31
2016-12-16Fix typo in unit_name_string units_decibels name.Stig Bjørlykke5-8/+8
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann34-490/+303
2016-12-16Adjust proto_tree_add_xxx_format_value calls to use unit stringMichael Mann8-57/+44
2016-12-15UDP: Add missing space to stringJoão Valverde1-1/+1
2016-12-15[GTPv2] Fix dissection of MM Context fpr EPSAndersBroman1-19/+19
2016-12-15packet.c: add initializer.Dario Lombardo1-2/+2
2016-12-15Make some items that don't need to be size_t guint.Guy Harris1-2/+2
2016-12-15Improved parsing of sniffed homeplug-av dataNora Sandler1-146/+1041
2016-12-15802.11(ad): fix wrong dissection of Grant FrameAlexis La Goutte1-16/+23
2016-12-15pkixtsp: add support for dissecting CMS signature time-stampsРоман Донченко3-0/+30
2016-12-15packet-tns.c: Oracle 12c packet length fix.chinarulezzz1-11/+51
2016-12-14nordic_ble: Add legacy version supportStig Bjørlykke1-32/+63
2016-12-14cms: remove trivial differences between the ASN.1 code and RFC 5652Роман Донченко1-21/+19
2016-12-14nordic_ble: Improved dissector codeStig Bjørlykke1-501/+210
2016-12-14Remove add_item_textMichael Mann2-112/+53
2016-12-14packet-lsc.c: Use proto_tree_add_item instead of manually fetching field values.Michael Mann1-37/+21
2016-12-14packet-kerberos4.c: Use encodings instead of boolean little vs big endian.Michael Mann1-17/+16
2016-12-14packet-nbt.c: General cleanupMichael Mann1-146/+54
2016-12-14file-jpeg.c - Pacify pre-commit hooks by removing macroMichael Mann1-55/+53
2016-12-14cmake: add semicolon to file list.Dario Lombardo1-1/+1
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann67-609/+415