aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-05-02TLS (1.3): Add new extension 'post_handshake_auth' add on draft 20Alexis La Goutte2-0/+4
2017-05-02TLS: Add support of TLS 1.3 (draft 20)Alexis La Goutte1-0/+1
2017-05-02Snort: Ask for needed fields.Martin Mathieson1-2/+10
2017-05-02ua3g: updated RESET message decoding (appl_mode, sip_name and reset_mac param...Nicolas Bertin1-0/+15
2017-05-02ua3g: updated REDIRECT message decoding (redundant maincpu parameter)Nicolas Bertin1-1/+1
2017-05-02nmas (ncp): fix conflicting entry in its value_stringAlexis La Goutte1-5/+5
2017-05-02mq: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-02pn532 (rfid): fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-02nettl: fix conflicting entry in its value_stringAlexis La Goutte1-2/+0
2017-05-02kerberos: fix conflicting entry in its value_stringAlexis La Goutte2-6/+3
2017-05-02qllc: fix conflicting entry in its value_stringAlexis La Goutte1-2/+1
2017-05-02packet-bzr.c: Prevent infinite loopMichael Mann1-1/+7
2017-05-02Improve the handling of the PLCP header.Guy Harris1-661/+651
2017-05-01Fill in more fields of the 802.11 radio metadata structure.Guy Harris1-31/+125
2017-05-01Replace some proto_tree_add_uint() calls with proto_tree_add_item().Guy Harris1-30/+21
2017-04-30Remove now-unused variables and code and unnecesary headers.Guy Harris1-14/+0
2017-04-30GSM SMS: use TCAP OTID as last resort for reassembly when GSM MAP does not gi...Pascal Quantin4-109/+131
2017-04-30Pass inforation from dissect_ixveriwave() to wlantap_dissect().Guy Harris1-19/+30
2017-04-30Remove a now-unused table.Guy Harris1-10/+0
2017-04-30[Automatic update for 2017-04-30]Gerald Combs2-12/+177
2017-04-30packet-ixveriwave.c: Initialize mgmt_byteMichael Mann1-1/+1
2017-04-30packet-ieee80211-radio.c: Minor refactor and whitespace cleanupSimon Barber1-316/+306
2017-04-30Get rid of some unused cruft, and rename an hf_ variable.Guy Harris1-25/+4
2017-04-30The encryption type field is part of a 16-bit bitfield.Guy Harris1-1/+1
2017-04-30There's no "FCS is present" flag passed up from libwiretap.Guy Harris1-50/+2
2017-04-30Series III packets appear to have an FCS at the end.Guy Harris1-4/+4
2017-04-30Get rid of unused flag bits and #defines.Guy Harris1-45/+1
2017-04-30Fix broken test for new Series III metadata header.Guy Harris1-19/+60
2017-04-29Fields added with proto_tree_add_bitfield() must have an integral type.Guy Harris1-4/+4
2017-04-29iso14443: dissect the type B bit rate infoMartin Kaiser1-2/+54
2017-04-29Fix some field type errors.Guy Harris1-3/+3
2017-04-29Improve ixveriwave dissectorMichael Mann1-688/+3327
2017-04-29GSM MAP: use TCAP OTID to retrieve SM-RP-OA and SM-RP-DA fields when requiredPascal Quantin11-505/+777
2017-04-28openSAFETY: Set filter list for nodesRoland Knall1-1/+47
2017-04-28dis: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-28cipmotion: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-28Snort: get rid of dependency on struct timevalMartin Mathieson1-9/+8
2017-04-28GSM SMS: Use SIP To / From tapped addresses for reassemblyPascal Quantin2-12/+40
2017-04-28uaudp: fixed decoding of CONNECT messageNicolas Bertin2-1/+19
2017-04-28Add proto_tree_add_item_ret_boolean().Guy Harris2-2/+59
2017-04-27ipdc: fix conflicting entry in its value_string (and convert to value_string_...Alexis La Goutte1-45/+39
2017-04-27IEEE80211: Support of PHI, PSI Angle Decode in VHT Compressed Beamforming ReportRadhashyam Behera1-2/+52
2017-04-27ua3g: update decoding of START_RTP message (new compressors and new parameter)Nicolas BERTIN1-13/+10
2017-04-27packet-rgmp.c: Ensure pinfo->dst is a valid IPv4 addressMichael Mann1-1/+1
2017-04-27lcsap fix conflicting entry in its value_stringAlexis La Goutte2-4/+4
2017-04-27DSR: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-27t35: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-27ieee802.11: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-27[OpenSafety] Bugfix invalid length calculation.Michael Mann1-0/+7
2017-04-27packet-sigcomp.c: Prevent large shiftMichael Mann1-0/+3