aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-srvloc.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-1/+1
2006-08-28Fix the decoding of SLP attributes. Open SLP has the ability to pass back mul...gmorris1-60/+97
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-4/+4
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-1/+1
2006-01-11If we pass a short length to unicode_to_bytes(), return an empty stringgerald1-29/+33
2005-11-23From Greg Morris:etxrab1-12/+63
2005-10-12Don't use a static, fixed-length buffer for the result ofguy1-1/+21
2005-08-10convert some tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode()sahlberg1-6/+3
2005-04-25Fix an infinite loop.gerald1-1/+1
2005-04-20Use proto_tree_add_time() for hf_srvloc_authblkv2_timestamp. Fixes bug 81.gerald1-1/+4
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-1/+1
2005-01-07From Chris Maynard: free strings fetched with "tvb_fake_unicode()" whenguy1-1/+5
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...ulfl1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1699