aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-netsync.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Removed some "initializer does not fit or is out of range" warnings.stig1-1/+1
2008-12-20Fix various typos and spelling errors (mostly in text strings)wmeier1-13/+13
2008-09-03Cleanup related to prefs & proto_reg_handoffwmeier1-9/+7
2008-08-26#include <emem.h> not req'dwmeier1-1/+0
2007-07-19Change "lenght" to "length" and "decypt" to "decrypt"morriss1-19/+19
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-1/+2
2005-09-22replace match_strval with val_to_str, where the output was used by string out...ulfl1-1/+1
2005-08-02Some warning fixes for "no previous declaration"jmayer1-1/+1
2005-04-19From Erwin Rolsahlberg1-0/+793