aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-11-21packet-dcm.c: Assorted cleanupMichael Mann1-212/+88
2016-11-21NAS EPS: fill info column when receiving a ciphered messagePascal Quantin1-0/+1
2016-11-21bthci_evt: Fix conflict for hf fieldsAlexis La Goutte1-2/+2
2016-11-21Fix -1 lengths in proto_tree_add_item_ret_string_and_length().Etienne Dechamps1-1/+1
2016-11-20QBSS Load IE: Correct 'Available Admission Capabilities' to 'Available Admiss...Nick Lowe1-1/+1
2016-11-20Make something to which we assign a string pointer const.Guy Harris1-1/+1
2016-11-20PDCP LTE: add NB-IoT channelsPascal Quantin2-11/+58
2016-11-20PDCP LTE: cache LTE RRC dissectors handlesPascal Quantin1-10/+24
2016-11-20uds: Fix conflict for hf fieldsAlexis La Goutte1-1/+1
2016-11-20hsms: Fix conflict for hf fieldsAlexis La Goutte1-13/+13
2016-11-20uftp4: fix last argument of proto_tree_add_itemAlexis La Goutte1-8/+8
2016-11-20uftp4: Fix conflict for hf fieldsAlexis La Goutte1-5/+5
2016-11-20[Automatic update for 2016-11-20]Gerald Combs3-14/+334
2016-11-20radiotap: Fix conflict for hf fieldsAlexis La Goutte1-1/+1
2016-11-20VXLAN: Fix conflict for hf fieldsAlexis La Goutte1-1/+1
2016-11-20DICOM: Fix handling of AT tag elementsUli Heilmeier1-7/+14
2016-11-20kafka: fix mac build breakage by adding int castMartin Mathieson1-1/+1
2016-11-20proto_item_set_end() should set the FT_BYTES value length as well.Guy Harris1-1/+11
2016-11-20tcp: fix "calculated checksum" tree item for bad checksumsAlex Badea1-1/+1
2016-11-19Reassemble: fix premature freeJohn A. Thacker1-13/+17
2016-11-19kafka: Update supported api keys to latest specDmitry Lazurkin1-132/+360
2016-11-18[GSM A RR] Fix dissection of c1_delta.AndersBroman1-6/+22
2016-11-18GTP: fix dissection of GGSN Back-Off Time IEPascal Quantin1-2/+2
2016-11-18gtpv2: correct order in bearer qosJoakim Karlsson1-20/+20
2016-11-18Don't assume we have a protocol tree.Guy Harris2-6/+10
2016-11-18ieee80211: warn about FT AKM suite mismatchesWill Glynn3-32/+92
2016-11-17BGP: Fix length in decode_prefix4()Uli Heilmeier1-10/+9
2016-11-17TCP: Add MD5 signature option dissectionJaap Keuter1-1/+34
2016-11-16Adding new Ixia netflow fields for Source and Dest AS Names and Transaction L...Deep Datta1-0/+36
2016-11-16Resolv: various code / comment cleanupsJaap Keuter2-54/+40
2016-11-16gsm_abis_pgsl: Fix Dead Store (Dead assignement/Dead increment) Warning found...Alexis La Goutte1-13/+0
2016-11-16SDP: Payload type name for dynamic payload is wrong for reverse RTP channelsnovakji1-39/+13
2016-11-15PER: add support for fragmented octet stringPascal Quantin1-7/+26
2016-11-15CIP: Properly handle EPATH attributes that do not specify path sizeD. Ulis2-109/+139
2016-11-15[SIP export-pdu] Don't export SIP messages from the body of another SIP messageAndersBroman1-1/+15
2016-11-15OSPF: Enhance dissector of RI TLVAlexis La Goutte1-27/+74
2016-11-15MAC LTE: call LTE RRC dissectors for NB-IoT when respective flag is setAndre Puschmann1-8/+44
2016-11-15per: add initializer.dario1-2/+2
2016-11-14[SIP] Parse Via parameters for Overload Control RFC 7339AndersBroman1-1/+29
2016-11-14diameter_3gpp: add decoding of Sd feature listJan Spevak2-1/+100
2016-11-14SABP: add support for messages >= 16KBPascal Quantin2-76/+74
2016-11-14PER: add support for fragmented open typePascal Quantin1-14/+44
2016-11-14DICOM: Reassemble only when "More Fragments" is set.Uli Heilmeier1-1/+1
2016-11-14OSPF: fix indent (use 4 spaces)Alexis La Goutte1-15/+15
2016-11-13packet-dtn.c break loop if evaluate_sdnv doesn't succeed.Michael Mann1-2/+4
2016-11-13tvbuff_composite.c: fix composite_get_ptr when length is over 2 segmentsPascal Quantin1-2/+2
2016-11-13PER: fixes for fragmented bitstringPascal Quantin1-4/+4
2016-11-13lua: Allow proto:register_heuristic to be used on multiple list namesFranklin "Snaipe" Mathieu1-2/+11
2016-11-13[Automatic update for 2016-11-13]Gerald Combs3-15/+175
2016-11-13Allocate transport_info->encoding_name from correct memory poolnovakji1-2/+4