aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Don't include "file.h" if you don't need it.Guy Harris75-38/+136
2015-11-04MPTCP: Use copy_address_wmem() instead of copy_address()João Valverde1-2/+2
2015-11-04Refactor some GSS-API dissectors to accept dissector data instead of using pa...Michael Mann3-39/+82
2015-11-04Don't include libwireshark headers from libwiretap.Guy Harris3-16/+3
2015-11-04packetbb; display Addressblock Tail as TailLotte Steenbrink1-1/+1
2015-11-03Include packet-dcerpc-witness.h, so it's in the source tarball.Guy Harris1-0/+1
2015-11-03GTPv2: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-11-03[SIP] Rework how the length of the diagnostic string is determined, it didAndersBroman1-5/+5
2015-11-03packet-dcerpc-witness: initial implementation based on the idl file from sambaGregor Beck6-0/+2055
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde58-280/+286
2015-11-03RADIUS: Fix length of display data for Ascend-Data-FilterAlexis La Goutte1-1/+1
2015-11-02PDCP LTE: fix dissection of signalling PDUs sent on common control channelsPascal Quantin1-29/+38
2015-11-02BER: Removed erroneous callback from dissect_ber_external_UStig Bjørlykke1-4/+0
2015-11-02packet-dcerpc: add proto_tree_add_dcerpc_drep()Gregor Beck1-21/+22
2015-11-02packet(.h): fix api reference / -WdocumentationAlexis La Goutte1-1/+1
2015-11-02[GTPv2] Dissect UTRAN F-Container content.AndersBroman5-109/+161
2015-11-02wsgcrypt.h checks internally if we HAVE_LIBGCRYPTMartin Kaiser9-33/+11
2015-11-02srt_table(.h): fix api referenceAlexis La Goutte1-0/+2
2015-11-02rtd_table(.h): fix api referenceAlexis La Goutte1-0/+1
2015-11-02RTPS: added new encoding to proto.c and used it in the rtps dissectorJuanjo Martin3-6/+57
2015-11-01udp_dissect_pdus follow-upMichael Mann3-27/+49
2015-11-01[bitcoin] don't THROW() an exception from a dissectorMartin Kaiser1-10/+20
2015-11-01[bitcoin] Convert commands into a dissector tableMartin Kaiser1-145/+143
2015-11-01[iso7816] remove unnecessary initial valuesMartin Kaiser1-4/+4
2015-11-01[Automatic update for 2015-11-01]Gerald Combs2-11/+126
2015-11-01packet-dcerpc: improve dissection of bind time feature negotiationStefan Metzmacher1-30/+40
2015-11-01TDS: Register each login param in a separate fieldNathan Cole1-6/+73
2015-11-01Add GUID dissector table support.Michael Mann2-2/+176
2015-11-01ISIS Hello: Restore correct dissection of SPB BVIDJim Young1-1/+1
2015-11-01bluetooth: Fix uninitialized value warningJoão Valverde1-3/+2
2015-11-01TCP: replace some dissector asserts by a returnPascal Quantin1-4/+6
2015-10-31[ssh] don't THROW() an exception from a dissectorMartin Kaiser1-2/+5
2015-10-31[ssh] remove some unnecessary if(tree) checksMartin Kaiser1-20/+8
2015-10-31[lmp] don't THROW() an exception from a dissectorMartin Kaiser1-2/+7
2015-10-31[bitcoin] remove two unnecessary return; statementsMartin Kaiser1-2/+0
2015-10-31packet-dcerpc: add dissect_ndr_ucarray_block()Stefan Metzmacher2-5/+40
2015-10-30packet-dcerpc: pass dcerpc_info to dcerpc_dissect_fnct_blk_tStefan Metzmacher2-2/+3
2015-10-30Add some "protocol placeholders" to remove confusion with Decode As.Michael Mann3-13/+24
2015-10-30Add a comment giving details on the Centrino stuff.Guy Harris1-1/+29
2015-10-30STUN: register a new conversation dissector after receiving a ConnectionBind ...Pascal Quantin10-18/+44
2015-10-30The item argument is used.Guy Harris1-1/+1
2015-10-30GTPv2: Mark a parameter unused.Gerald Combs1-1/+1
2015-10-30NLM: fix double memory free when using "Match MSG/RES packets for async NLM" ...Pascal Quantin1-12/+9
2015-10-30[GTPv2] Dissect Load Control Information IEAndersBroman1-6/+21
2015-10-30RPC: fix crash when calling NLMv4 SRT statisticsPascal Quantin1-6/+16
2015-10-30packet-smb2: Add dissector for SMB2_FSCTL_OFFLOAD_READMichael Adam1-0/+85
2015-10-30openSAFETY: Remove need for SIII dissector registerRoland Knall1-16/+9
2015-10-30couchbase: implement comand 0x48 to get vbucket seqnosSergey Avseyev1-1/+74
2015-10-30[OpenFlow] Use correct name for flag OFPMPF_REPLY_MORE.Pavlos Antoniou1-2/+3
2015-10-30DCERPC: Regenerate PIDL dissectorAlexis La Goutte4-4/+4