aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x11.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* from dieder:Anders Broman2006-02-271-1/+1
* packet-bgp.c: Fix incorrect use of g_snprintf return valueJörg Mayer2006-01-201-12/+22
* fix #372: the bug raised a "division by zero" exception. I've add a check for...Ulf Lamping2005-09-211-1/+3
* remove sprintf from pgm and x11Ronnie Sahlberg2005-08-201-16/+21
* ememify packet-x11Ronnie Sahlberg2005-08-141-44/+5
* more gmemchunk->se_alloc() improvementsRonnie Sahlberg2005-08-121-9/+2
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-3/+3
* packet-x11.c(1780) : warning C4090: 'function' : different 'const' qualifiersUlf Lamping2005-06-261-2/+2
* just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping2005-06-101-2/+2
* Keep a list of all the x11_conv_data_t structures, so that when we'reGuy Harris2005-03-241-21/+33
* From Jon Ringle:Anders Broman2005-02-021-4/+4
* The keycode_first and keycode_count arguments to "listOfKeysyms()" canGuy Harris2005-01-161-4/+8
* Revert to the previous formatting of the item.Guy Harris2005-01-161-7/+3
* Display the keycode list for a modifier a bit differently (don't listGuy Harris2005-01-161-12/+12
* Again, some warnings removed.Ulf Lamping2004-12-251-4/+4
* a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping2004-12-251-10/+10
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* IP addresses are always big-endian.Guy Harris2004-09-171-1/+2
* Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping2004-08-211-2/+3
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+5382