aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2016-04-14btbredr_rf: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-1/+1
2016-04-13HTTP: treat request_uri and file_data as Unicode.Jeff Morriss1-2/+2
2016-04-13Bluetooth: Fix CID 1358479 - Control flow issuesMichal Labedzki1-4/+4
2016-04-133GPP 23.038 7-bit GSM alphabet contains non ASCII charactersPascal Quantin3-3/+3
2016-04-136lowpan: change malloc to wmem_alloc.Dario Lombardo1-9/+6
2016-04-13Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.Gerald Combs1-2/+2
2016-04-13PCEP: add TRIGGERED-INITIAL-SYNC flag parsing and alignFrancesco Fondelli1-14/+22
2016-04-12Add support for HTTP/SCTP.Michael Tuexen1-0/+14
2016-04-12btbredr: fix NESTING_INDENT_MISMATCH (CID 1358479)Alexis La Goutte1-1/+1
2016-04-12Don't write to Protocol Column right away in packet-wreth.cEdward Smith1-4/+4
2016-04-12Bluetooth: Add BR/EDR RF dissectorMichal Labedzki3-0/+931
2016-04-11ZigBee R22 Added support for new Link Power Delta commandChris Brandson2-11/+92
2016-04-09Move IPv6 address utility functions to wsutilJoão Valverde1-30/+0
2016-04-08RTPS: Added vendor-specific submessage RTI_CRCJuanjo Martin2-7/+83
2016-04-07Use faster string functions at startup.Gerald Combs3-19/+22
2016-04-07IPMI (picmg): fix 'ipmi.picmg25.fault' exists multiple times with NOT compati...Alexis La Goutte1-1/+1
2016-04-07IAX2: fix 'iax2.video.marker' exists multiple times with NOT compatible types...Alexis La Goutte1-1/+1
2016-04-07L2TP: fix 'l2tp.avp.csu.current_t/rx_speed' exists multiple times with NOT co...Alexis La Goutte1-2/+2
2016-04-07Add URL for the Linux Documentation dir file describing USB/IP.Guy Harris1-0/+4
2016-04-07CIP: Attribute updatesD. Ulis3-61/+38
2016-04-07Expand before multiply (CID-1355683 and CID-1355684)Jaap Keuter1-2/+2
2016-04-06Add support for the I-FORWARD-TSN chunk.Michael Tuexen2-2/+54
2016-04-06zvt: fix parsing of the 3-byte length fieldMartin Kaiser1-1/+1
2016-04-05802.15.4 added support for the new ZigBee IEsChris Brandson2-12/+213
2016-04-04Include ws_diag_control.h in config.hJoão Valverde3-14/+9
2016-04-04RADIUS: more formatting/white space cleanup.Jeff Morriss1-19/+19
2016-04-04DNS: change ttl from uint32 to int32.Dario Lombardo1-2/+2
2016-04-04Rename "libz" to "zlib"João Valverde8-25/+25
2016-04-04RRC: upgrade dissector to v13.2.0Pascal Quantin8-858/+1044
2016-04-03LTE RRC: upgrade dissector to v13.1.0Pascal Quantin8-5003/+13373
2016-04-02Use faster wmem_str* functions in a few places.Gerald Combs2-14/+14
2016-04-02Bluetooth: Fix conflicting address fieldsMichal Labedzki2-25/+42
2016-04-02PDCP LTE: upgrade dissector to v13.1.0Pascal Quantin1-2/+181
2016-04-02MAC LTE: upgrade dissector to v13.1.0Pascal Quantin2-33/+255
2016-04-02ERF: fix crash when displaying erf.ip_proto fieldPascal Quantin1-1/+1
2016-04-01ERF: Add dissection and wiretap support for ERF_TYPE_META.Anthony Coddington1-23/+1120
2016-04-01support for IP-over-Infiniband - pcap encapsulationPetr Sumbera1-10/+87
2016-04-01Remove trailing whitespace.Guy Harris1-3/+3
2016-04-01Clean up the wildcard string processing a bit.Guy Harris1-78/+114
2016-04-01Rename json.member.key -> json.key to keep it on the same layer as json.valueMichael Mann1-4/+4
2016-04-01http: set conv dissector from when heuristics succeededPeter Wu1-1/+1
2016-03-31ieee80211: fix deep recursionPeter Wu3-14/+52
2016-03-31Remove trailing whitespace.Guy Harris1-1/+1
2016-03-31Update URLGuy Harris1-1/+5
2016-03-31dtls: Fix ClientCertificateVerify dissectionPeter Wu1-1/+1
2016-03-31LPP: upgrade dissector to v13.1.0Pascal Quantin6-106/+213
2016-03-31replace dangerous tvb_get_ptr with safer string function.Jaap Keuter1-2/+2
2016-03-31Add a NULL check: it's not sure we have a radius_call here.Jeff Morriss1-1/+1
2016-03-31Ensure our fields are registered before starting dissection--even when !tree.Jeff Morriss1-13/+11
2016-03-31Correct 6LoWPAN NHC datagram size calculationsKevin Bracey1-2/+2