aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-11-21From looking at the OpenAFS source, the RX abort code is signed.Guy Harris1-1/+1
2017-11-21mqtt: Add sanity checks for MQTT v5.0 Reason CodesStig Bjørlykke1-34/+53
2017-11-20OpenAFS always puts out 3 bytes of padding in an ack packet.Guy Harris1-1/+2
2017-11-20Revert "make-dissectors: Be more resilient with whitespace"João Valverde4-7/+7
2017-11-20dissector/mqtt: Add the MQTT v5.0 Reason CodesFlavio Santes1-9/+287
2017-11-20make-dissectors: Be more resilient with whitespaceJoão Valverde4-7/+7
2017-11-20ieee1905: fix typo bandwith => bandwidthAlexis La Goutte1-1/+1
2017-11-20ieee1905: fix typo addres => addressAlexis La Goutte1-1/+1
2017-11-20Rewrite make-dissector-reg.py in CJoão Valverde5-1385/+1555
2017-11-20Remove unused dissector registration prototypes, fix typoJoão Valverde14-20/+1
2017-11-20packet-tds.c: Correct encoding for hf_tds_colmetadata_maxbytesizeMichael Mann1-1/+1
2017-11-20file-elf: remove unuseful check (found by Clang 6).Dario Lombardo1-1/+1
2017-11-19Fix (and chop) static build optionJoão Valverde3-134/+7
2017-11-19packet-h223.c: Ensure conversation data existsMichael Mann1-2/+4
2017-11-19Move dissect_leb128 to file-elf.cMichael Mann7-113/+22
2017-11-19dissect_uleb128 -> tvb_get_varint/proto_tree_add_item_ret_lengthMichael Mann6-68/+30
2017-11-18autotools: Library build products don't need explicit cleaningJoão Valverde7-37/+2
2017-11-18Fix indentationJoão Valverde1-4/+4
2017-11-18ZigBee ZCL Device Management Cluster dissectorIvan Ermakov2-24/+325
2017-11-18The header is host-endian, not little-endian. Note that.Guy Harris1-8/+18
2017-11-18Reformat comment giving Kerberos 4 specification.Guy Harris1-7/+7
2017-11-18URL for the document.Guy Harris1-0/+3
2017-11-18Begin cleanup of make-dissector-reg.pyJoão Valverde3-20/+66
2017-11-18ieee1905: Fix the incorrect dissection of radio operation restrictionRichard Sharpe1-4/+11
2017-11-18ieee80211: Complete fixed size fields for SAE authenticationCedric Izoard1-2/+200
2017-11-18IEEE 802.11: fix an infinite loopPascal Quantin1-1/+1
2017-11-17fp: Fix mac TVB for edch t1Darien Spencer1-2/+2
2017-11-173GPP NAS: fix dissection of PCO MSISDN container IDPascal Quantin1-3/+2
2017-11-17[Juniper ST] Dissect the "known" parts of the Juniper header.AndersBroman1-9/+83
2017-11-17rrc: fixed incorrect constantsDarien Spencer2-4/+4
2017-11-17ieee80211: Add dissection of BSS Transition QueryAlexis La Goutte1-0/+66
2017-11-16[PFCP] add port 8805Joakim Karlsson1-2/+3
2017-11-16Registering CMP PKIMessage as BER dissectorMartin Peylo2-31/+25
2017-11-15Explain where GeoIP_free comes fromJoão Valverde1-0/+4
2017-11-15kerberos: Don't generate unused _vals tablesStig Bjørlykke2-41/+33
2017-11-15QUIC: fix STOP_SENDING lengthAlexis La Goutte1-1/+1
2017-11-15JXTA: Remove some assertions.Gerald Combs1-198/+213
2017-11-15JXTA: Simplify some expressions.Gerald Combs1-48/+48
2017-11-15Handle LINKTYPE_JUNIPER_ST 200.Anders1-5/+36
2017-11-14Kerberos - Add support for RFC 6113Michael Mann8-84/+615
2017-11-14mqtt: Copy UAT match_criteria valueStig Bjørlykke1-0/+1
2017-11-13MPLS: use directly proto_tree_add_item for display PW ACH Channel TypeAlexis La Goutte1-6/+3
2017-11-13RDM: Add ACK timer and ACK overflow handlingErwin Rol1-228/+296
2017-11-13[PFCP] minor correctionsJoakim Karlsson1-7/+11
2017-11-13Remove circuit APIMichael Mann32-643/+189
2017-11-12mqtt: Use proto_tree_add_item_ret_uint()Stig Bjørlykke1-24/+14
2017-11-12ssl-utils: Add export ssl_data_allocAlexis La Goutte2-1/+7
2017-11-12Fix "might be clobbered by 'longjmp' or 'vfork' warningUli Heilmeier1-2/+2
2017-11-12[PFCP] Update to 3GPP TS 29.244 V14.1.0 (2017-09)Joakim Karlsson1-36/+347
2017-11-12ieee1905: Use BASE_UNIT_STRING and &units_dbm rather than appendingRichard Sharpe1-31/+16