aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-qnet6.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Replace tvb_get_ptr calls with a better API choice.Michael Mann1-2/+3
2015-02-08qnet6: don't calculate crc if length is negativeEvan Huus1-1/+1
2015-02-06qnet6: Fix a bug found by MSVC2013 Code Analysis.Bill Meier1-1/+3
2015-02-06qnet6: CleanupBill Meier1-1977/+1797
2015-02-05QNET6: do not use col_set_str with non constant stringsPascal Quantin1-1/+1
2015-02-05QNX6: avoid deferencing a null pointerPascal Quantin1-8/+9
2015-02-04[QNET6] Try to fix solaris buildboot.AndersBroman1-8/+2
2015-02-04Use QNX_PC_ for QNX's pathconf parameter values.Guy Harris1-50/+50
2015-02-04Add QNX' QNET protocolAlexis La Goutte1-0/+6194
2014-11-29Revert "Add QNX' QNET protocol"Guy Harris1-6202/+0
2014-11-29Add QNX' QNET protocolAlexis La Goutte1-0/+6202