aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aastra-aasp.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-12-22First batch of unincludes. Last attempt...Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-10/+10
2014-09-30Add editor modelines; Adjust whitespace as needed.Bill Meier1-6/+21
2014-09-08Convert some deprecated tvb_length callsEvan Huus1-7/+7
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-7/+7
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-7/+7
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-22Fetch strings using tvb_get_string_enc() and the appropriate encoding.Guy Harris1-5/+5
2013-09-22emem -> wmem conversion:Pascal Quantin1-5/+5
2013-03-12- [-Wmissing-prototypes]Anders Broman1-0/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-08-10convert some simple uses to use ephemeral memoryMichael Mann1-18/+6
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-05-05Fix some encoding arguments.Jeff Morriss1-6/+6
2012-02-05Fix comments.Anders Broman1-11/+11
2012-02-05Try to fix the compile errors on OS X:Jörg Mayer1-29/+31
2012-02-05From Marek Tews:Anders Broman1-0/+539