aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ax25-nol3.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+0
2014-10-04Add editor modelines; Reformat as appropriate.Bill Meier1-0/+13
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+0
2013-10-27Have X.25 dissector pass boolean q_bit_set value through dissector data rathe...Michael Mann1-4/+0
2013-09-12Convert a few dissectors from emem to wmem APIPascal Quantin1-2/+2
2013-03-13- [-Wmissing-prototypes]Anders Broman1-1/+4
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris1-1/+1
2013-02-03#if 0 unused hf[] entries & etc.Bill Meier1-17/+18
2012-10-22Cleanup:Bill Meier1-44/+29
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-03Move the list of AX.25 protocol IDs to epan/ax25_pids.h. Use it inGuy Harris1-4/+3
2012-08-02From Richard Stearn: APRS support.Guy Harris1-2/+66
2012-08-02Replace blurbs which duplicate the field name with NULL.Jeff Morriss1-2/+2
2012-08-02From Richard Stearn: AX.25 "No layer 3" support.Guy Harris1-0/+254