aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde61-292/+298
2015-11-03Document dissector "Decode As" functionality in README.dissectorMichael Mann1-3/+39
2015-11-03Put a newline at the end of the file.Guy Harris1-1/+1
2015-11-03Revert the last two CMake changes.Gerald Combs1-28/+13
2015-11-03CMake: Pass ABSOLUTE to get_filename_component.Gerald Combs1-0/+2
2015-11-03RADIUS: Fix length of display data for Ascend-Data-FilterAlexis La Goutte1-1/+1
2015-11-03CMake: Look for Python using the "App Paths" key.Gerald Combs1-13/+26
2015-11-02Update my e-mail address in the AUTHORS fileStephen Fisher1-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-02funnel_string_dialog(.h): fix extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2015-11-02[GTPv2] Dissect UTRAN F-Container content.AndersBroman8-109/+172
2015-11-02wsgcrypt.h checks internally if we HAVE_LIBGCRYPTMartin Kaiser11-37/+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-02Update some WSUG screenshots and markup.Gerald Combs15-71/+188
2015-11-01udp_dissect_pdus follow-upMichael Mann5-51/+153
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-01Disable RTP player debug logs that were presumably left activated by mistakePascal Quantin1-1/+1
2015-11-01[Automatic update for 2015-11-01]Gerald Combs16-5847/+6501
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-01tools/pidl: avoid trailing tabsStefan Metzmacher1-1/+4
2015-11-01ISIS Hello: Restore correct dissection of SPB BVIDJim Young1-1/+1
2015-11-01Qt: do not draw sequence analysis items with a display status set to falsePascal Quantin1-8/+10
2015-11-01VoIP Calls: fix SIP calls statePascal Quantin1-2/+0
2015-11-01voip_calls.c: add missing tap_draw callback to taps asking for a redrawPascal Quantin1-22/+200
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-30Remove build-qt-sdk.bat.Gerald Combs2-95/+0
2015-10-30Explain why Get-HardenFlags currently fails.Gerald Combs1-0/+15
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 Quantin11-19/+45
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