aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Put back the null terminator in the list of handles.Guy Harris1-2/+5
2017-05-03Add support for TCP over UDP.Michael Tuexen1-0/+1
2017-05-03ua3g: updated SET_PARAM_REQ message decodingNicolas BERTIN1-0/+101
2017-05-03[mbtcp] Separate conversation and per-packet data, build ppd on firstAndersBroman1-75/+76
2017-05-03TLS13: update HKDF-Expand-Label for draft -20Peter Wu2-9/+22
2017-05-03TLS13: update Certificate dissection for draft -20Peter Wu1-84/+91
2017-05-03USB: prevent array bounds overflow from invalid Darwin transfer typeJaap Keuter1-3/+4
2017-05-03ua3g: updated START_RECORD_RTP message decodingNicolas BERTIN1-0/+4
2017-05-03pdcp-lte: add preference to ignore Set Security AlgorithmBinh Trinh1-0/+12
2017-05-03Fix handling of Header IEs.Guy Harris1-6/+11
2017-05-03Add terminating NULL to lists for proto_tree_add_bitmask().Guy Harris2-1/+245
2017-05-02scsi: fix conflicting entry in its value_stringAlexis La Goutte2-2/+0
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