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-sigcomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-4
/
+4
*
Fix Coverity CID: 8 dead code.
Anders Broman
2006-03-07
1
-3
/
+3
*
Bill Meier:
Jörg Mayer
2006-01-05
1
-9
/
+9
*
Handle multiple messages in a TCP segment, reassembly still needed.
Anders Broman
2005-10-06
1
-13
/
+27
*
Fix a typo.
Anders Broman
2005-10-03
1
-2
/
+2
*
Make "top_tree" static; nobody else uses it, and if they're both not
Guy Harris
2005-09-29
1
-1
/
+1
*
Handle sigcomp over TCP.
Anders Broman
2005-09-28
1
-24
/
+220
*
udvm: initialise a variable
Anders Broman
2005-08-31
1
-40
/
+191
*
From Timo Metsala
Anders Broman
2005-08-25
1
-4
/
+4
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-4
/
+0
*
Fix more "no previous declaration" warnings
Jörg Mayer
2005-08-02
1
-1
/
+1
*
From Paul Ollis:
Anders Broman
2005-06-16
1
-18
/
+27
*
fix a typo: lenght -> length
Ulf Lamping
2005-02-20
1
-1
/
+1
*
a lot of warnings removed, most of them about pointer to int casts without us...
Ulf Lamping
2004-12-25
1
-1
/
+1
*
bytes_to_str() returns a static value. Don't g_free() it.
Gerald Combs
2004-12-01
1
-2
/
+1
*
Bugfixes- handle zero length bytecode, handle end-off-message with implied pa...
Anders Broman
2004-11-28
1
-7
/
+22
*
Make it possible to fileter on partial_state create and access.
Anders Broman
2004-11-23
1
-3
/
+4
*
Fix some memmory leaks
Anders Broman
2004-11-22
1
-4
/
+19
*
Implemented state-create, handling of g_hash_table at redesection needs more ...
Anders Broman
2004-11-16
1
-35
/
+124
*
"dissect_sigcomp()" returns 0 or the packet length, so it has to be
Guy Harris
2004-10-08
1
-1
/
+1
*
Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, ...
Anders Broman
2004-10-08
1
-52
/
+220
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Fix decoding of messafe type 1, if T-bit = Zero
Anders Broman
2004-07-20
1
-9
/
+10
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+1975