aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cipsafety.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Use val_to_str_const() where appropriate;wmeier1-2/+2
2012-08-09 registered init routine action need be done just once in proto_reg_handoff.....wmeier1-8/+5
2012-06-28Update FSF address - part II.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-57/+51
2012-03-06Reformat long lines...wmeier1-397/+1088
2012-03-06Fix incorrect packet-details display of certain 1 bit FT_BOOLEAN fields.wmeier1-44/+44
2012-03-06Don't use FT_BOOLEAN with value_strings: the code to generatemorriss1-6/+4
2012-03-06Don't use FT_*INT with true_false strings: the code to generatemorriss1-3/+3
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-1/+1
2012-03-02From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6893 :morriss1-60/+46
2012-02-27From Michael Mann:etxrab1-0/+1912