index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
dissectors
/
packet-x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
from dieder:
Anders Broman
2006-02-27
1
-1
/
+1
*
packet-bgp.c: Fix incorrect use of g_snprintf return value
Jörg Mayer
2006-01-20
1
-12
/
+22
*
fix #372: the bug raised a "division by zero" exception. I've add a check for...
Ulf Lamping
2005-09-21
1
-1
/
+3
*
remove sprintf from pgm and x11
Ronnie Sahlberg
2005-08-20
1
-16
/
+21
*
ememify packet-x11
Ronnie Sahlberg
2005-08-14
1
-44
/
+5
*
more gmemchunk->se_alloc() improvements
Ronnie Sahlberg
2005-08-12
1
-9
/
+2
*
Get rid of the private "my_match_strval()" routine in many dissectors;
Guy Harris
2005-06-26
1
-3
/
+3
*
packet-x11.c(1780) : warning C4090: 'function' : different 'const' qualifiers
Ulf Lamping
2005-06-26
1
-2
/
+2
*
just to get things straight: a dissector should *never* do any g_assert() calls!
Ulf Lamping
2005-06-10
1
-2
/
+2
*
Keep a list of all the x11_conv_data_t structures, so that when we're
Guy Harris
2005-03-24
1
-21
/
+33
*
From Jon Ringle:
Anders Broman
2005-02-02
1
-4
/
+4
*
The keycode_first and keycode_count arguments to "listOfKeysyms()" can
Guy Harris
2005-01-16
1
-4
/
+8
*
Revert to the previous formatting of the item.
Guy Harris
2005-01-16
1
-7
/
+3
*
Display the keycode list for a modifier a bit differently (don't list
Guy Harris
2005-01-16
1
-12
/
+12
*
Again, some warnings removed.
Ulf Lamping
2004-12-25
1
-4
/
+4
*
a lot of warnings removed, most of them about pointer to int casts without us...
Ulf Lamping
2004-12-25
1
-10
/
+10
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
IP addresses are always big-endian.
Guy Harris
2004-09-17
1
-1
/
+2
*
Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...
Ulf Lamping
2004-08-21
1
-2
/
+3
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+5382