aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-uasip.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Keep result of [new_]register_dissector in some dissectors.Jakub Zawadzki1-3/+3
2013-07-16"man inet_pton" only says that it returns a negative value, zero or a postive...Chris Maynard1-6/+3
2013-06-14Remove check_col() and the occasional tree.Michael Mann1-14/+5
2012-10-31Try to fix packet-uasip.c:486: warning: 'uasip_handle' may be used uninitiali...Anders Broman1-1/+1
2012-10-31Add a preference to disable the registration for media typeAnders Broman1-1/+8
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-06-09Fix compiler errorBill Meier1-2/+2
2012-06-09str_to_ipaddr() had a bug; use inet_pton() instead;Bill Meier1-45/+31
2012-06-06Fix compiler errorBill Meier1-1/+0
2012-06-06Fix some bugs & do extensive cleanup;Bill Meier1-502/+454
2012-03-01From Lars Ruoff:Anders Broman1-0/+574
2012-02-22Reverse Revision 41134 (Need to fix error/warning before...)Alexis La Goutte1-573/+0
2012-02-22From Lars Ruoff:Anders Broman1-0/+573