aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-08-04[GSM A RR] Some updates from rel 13,Yurii Lysyi1-16/+380
2016-08-04Add ISO15765 dissectorYann Diorcet3-0/+645
2016-08-04Report the pathname of the color filter file in "Could not compile" messages.Guy Harris1-10/+10
2016-08-03SSL utils: Add proper check while getting bag typeJaap Keuter1-2/+6
2016-08-03[BSSGP] Update messages and IEs.Yurii Lysyi1-50/+420
2016-08-03Set correct length for Req_Seq_Nr fieldIrene Ruengeler1-1/+1
2016-08-03openSAFETY: Add two checks for scm udid validityRoland Knall1-33/+73
2016-08-03Don't snprintf() into a string with one of the arguments being the same string.Guy Harris2-102/+126
2016-08-02[BTLE] Change address from unknown_0x... to master or slave.AndersBroman3-10/+38
2016-08-02[BLE] Make the Nordic BLE dissector fill in the btle_context_t struct.AndersBroman2-23/+28
2016-08-02Bugfix endian issues with 802.11 FCSDavid McKay1-8/+2
2016-08-02CANopen: Added some improvements to CANopen emergency dissectorAdrien Aubry1-5/+163
2016-08-02Fix checkAPI warning for printf.Michael Mann1-1/+2
2016-08-02Remove trailing "." from OID strings.Guy Harris1-0/+5
2016-08-01Add OSI Layer 4 to exported PDU to handle TCP and UDP payloads.Michael Mann6-10/+340
2016-08-01Reorder ns_dir_vals into numerical orderMichael Mann1-39/+40
2016-08-01IPv6: Display reassembly information under root_treeJoão Valverde1-1/+1
2016-08-01Remove checkAPI warnings from wmem.Michael Mann3-9/+11
2016-07-31IPv6: Expand blurb for IPv4 embedded addressesJoão Valverde1-3/+3
2016-07-31wireshark: update WERR definitions from Samba's werror.h.Günther Deschner1-98/+2631
2016-07-31BER: Fix segmentation fault when configuring new OIDsVasil Velichckov1-0/+5
2016-07-31IPv6: Remove an unused #define and two macrosJoão Valverde1-6/+3
2016-07-31packet-erf.c: Pacify OS X buildbot.Michael Mann1-1/+1
2016-07-31oids.c: Use wmem_strbuf instead of trying to accommodate snprintf.Michael Mann1-17/+6
2016-07-31Cleanup the final checkAPI g_warning complaints.Michael Mann1-1/+2
2016-07-31IPv6: Fix typo in comment from gd2cd779Binh Trinh1-1/+1
2016-07-31[Automatic update for 2016-07-31]Gerald Combs2-13/+198
2016-07-31ERF: Add ERF_TYPE_META clock tagsAnthony Coddington1-152/+380
2016-07-31packet-smb2: fix field type of hf_smb2_ea_data_lenHiroshi Ioka1-1/+1
2016-07-31IPv6: Add support for embedded IPv4 addressess (RFC 6052)Binh Trinh1-0/+43
2016-07-31Fix indentationJoão Valverde2-4/+4
2016-07-31IPv6: Move a declarationJoão Valverde1-8/+8
2016-07-31IPv6: Capitalize some field namesJoão Valverde1-7/+7
2016-07-31packet-nstrace.c: General cleanupMichael Mann1-228/+127
2016-07-31Properly mask Modbus function codeMichael Mann1-1/+1
2016-07-30Use correct relative path.Guy Harris1-1/+1
2016-07-30ifdef out a variable used only on Windows.Guy Harris1-1/+3
2016-07-30RSVP: Wrong order of Attribute Flags TLVUli Heilmeier1-57/+54
2016-07-30PTP: Expose ptp_v2 value strings for use by other dissectorsAnthony Coddington3-39/+77
2016-07-30Add string function times to wmem_test.Gerald Combs3-2/+162
2016-07-30packet-simple: also dissect SIMPLE over TCPPeter Ross1-0/+1
2016-07-30Move IPv6 inet definitions to wsutil/inet_ipv6.hJoão Valverde3-164/+101
2016-07-30Add GeoIP database UN*X system pathJoão Valverde1-7/+18
2016-07-30IPv6: Add deprecation expert infosJoão Valverde1-3/+19
2016-07-30IPv6: Add experimental routing header typesJoão Valverde1-18/+22
2016-07-29ieee80211: PMKID is incorrectly decoded under RSN Vendor specific IE in EAPOL...Alexis La Goutte1-0/+1
2016-07-29IPv6: Use some macros to set/allocate addressesJoão Valverde1-22/+32
2016-07-29GTPv2: fix test for flags in TWAN Identifier IE (CID 1364616)Pascal Quantin1-5/+5
2016-07-29GTP: fix dissection of NSAPIPascal Quantin1-1/+1
2016-07-29IPv6: Dissect unknown routing header types as dataJoão Valverde1-4/+28