aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-alljoyn.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-06alljoyn: more robust signature handlingEvan Huus1-1/+3
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs1-2/+1
2015-01-07Improved handling of ARDP fragmented packets.Joseph Huffman1-19/+66
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-12-02alljoyn: Rename some filters; Fix some filter types.Bill Meier1-25/+25
2014-10-28AllJoyn: fix warning: no previous prototype for 'add_padding_item' [-Wmissing...Alexis La Goutte1-1/+1
2014-10-26Added support for AllJoyn Reliable Datagram Protocol.Joseph Huffman1-40/+488
2014-10-13Fixed missing padding. Fixed ENC_NA/ENC_BIG_ENDIAN errors.Joseph Huffman1-6/+74
2014-09-19Do encoding-arg changes (all benign)Bill Meier1-5/+5
2014-09-18AJTOOLS-4 Data field not being parsed properly by WireShark plugin if two or ...Joseph Huffman1-117/+265
2014-04-21Define a function as 'static' (Fixes [-Wmissing-prototypes] warning).Bill Meier1-1/+2
2014-04-21Fix some bugs; Do more cleanup;Bill Meier1-389/+585
2014-04-15remove unused variable 'tree'Martin Kaiser1-1/+1
2014-04-15Cleanup Alljoyn dissector.Michael Mann1-795/+404
2014-04-15Fix check*.pl errorsMichael Mann1-11/+8
2014-04-14Addition of AllJoyn packet dissector. Bug 9361Joseph Huffman1-0/+2536