aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x11.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-2/+2
2007-04-23Just use -1 to go to the end of a tvbuff.Guy Harris1-3/+1
2007-03-26From Sebastien Tandel Ronnie Sahlberg1-6/+6
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-02-27from dieder:Anders Broman1-1/+1
2006-01-20packet-bgp.c: Fix incorrect use of g_snprintf return valueJörg Mayer1-12/+22
2005-09-21fix #372: the bug raised a "division by zero" exception. I've add a check for...Ulf Lamping1-1/+3
2005-08-20remove sprintf from pgm and x11Ronnie Sahlberg1-16/+21
2005-08-14ememify packet-x11Ronnie Sahlberg1-44/+5
2005-08-12more gmemchunk->se_alloc() improvementsRonnie Sahlberg1-9/+2
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-3/+3
2005-06-26packet-x11.c(1780) : warning C4090: 'function' : different 'const' qualifiersUlf Lamping1-2/+2
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping1-2/+2
2005-03-24Keep a list of all the x11_conv_data_t structures, so that when we'reGuy Harris1-21/+33
2005-02-02From Jon Ringle:Anders Broman1-4/+4
2005-01-16The keycode_first and keycode_count arguments to "listOfKeysyms()" canGuy Harris1-4/+8
2005-01-16Revert to the previous formatting of the item.Guy Harris1-7/+3
2005-01-16Display the keycode list for a modifier a bit differently (don't listGuy Harris1-12/+12
2004-12-25Again, some warnings removed.Ulf Lamping1-4/+4
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-10/+10
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-17IP addresses are always big-endian.Guy Harris1-1/+2
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/+5382