summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-12-20packet-rtp.c: Fixed problem - when ED137 header was decoded with tshark, no E...Jiri Novak1-52/+56
2016-12-20Lua: Add string types and byte seperators support.Stig Bjørlykke4-34/+143
2016-12-20cmake,wslua,wsutil: load files from run/ instead of source treePeter Wu3-19/+23
2016-12-20Lua: Remove an obsolete comment.Stig Bjørlykke1-1/+0
2016-12-20Lua: Add unit names support.Stig Bjørlykke2-43/+194
2016-12-20btle: Add a convenience btle.length fieldStig Bjørlykke1-0/+10
2016-12-20Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).Guy Harris1-1/+1
2016-12-19Lua: Include all BASE_PT_* to base table.Stig Bjørlykke2-1/+5
2016-12-19Make more infiniband subdissectors heuristic.Michael Mann5-160/+164
2016-12-19[SMTP] Bugfix BDAT command handlingMichael Mann1-0/+4
2016-12-19Added decoding of RAN/NAS cause IE/AVPJan Spevak9-159/+468
2016-12-18RTSP: Decode XML data in ED-137 messagesJiri Novak1-0/+1
2016-12-18Lua: Fix some memory leaks in error paths.Stig Bjørlykke1-34/+60
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