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...Ronnie Sahlberg1-1/+1
2006-08-28Fix the decoding of SLP attributes. Open SLP has the ability to pass back mul...Greg Morris1-60/+97
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-4/+4
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-1/+1
2006-01-11If we pass a short length to unicode_to_bytes(), return an empty stringGerald Combs1-29/+33
2005-11-23From Greg Morris:Anders Broman1-12/+63
2005-10-12Don't use a static, fixed-length buffer for the result ofGuy Harris1-1/+21
2005-08-10convert some tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode()Ronnie Sahlberg1-6/+3
2005-04-25Fix an infinite loop.Gerald Combs1-1/+1
2005-04-20Use proto_tree_add_time() for hf_srvloc_authblkv2_timestamp. Fixes bug 81.Gerald Combs1-1/+4
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-01-07From Chris Maynard: free strings fetched with "tvb_fake_unicode()" whenGuy Harris1-1/+5
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1699