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
/
sigcomp_state_hdlr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove almost all of the casts I committed recently and in place of
Stephen Fisher
2007-03-28
1
-2
/
+2
*
Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errors
Stephen Fisher
2007-03-26
1
-2
/
+2
*
fix some more warnings
Ulf Lamping
2007-03-22
1
-1
/
+1
*
From Cristian Constantin:
Anders Broman
2006-12-05
1
-1
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
make n a guint32 to not wrap around at 65536
Anders Broman
2005-09-29
1
-1
/
+1
*
It's the UDVM_MEMORY_SIZE that should be checked.
Anders Broman
2005-09-28
1
-2
/
+2
*
fix MSVC warning: sigcomp_state_hdlr.c(601) : warning C4101: 'partial_state_s...
Ulf Lamping
2005-09-09
1
-1
/
+1
*
Add bounds checking in several places to the SigComp UDVM. Use memset()
Gerald Combs
2005-09-07
1
-14
/
+16
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-4
/
+0
*
Some warning fixes for "no previous declaration"
Jörg Mayer
2005-08-02
1
-1
/
+1
*
From Paul Ollis:
Anders Broman
2005-06-16
1
-668
/
+626
*
fix a typo: lenght -> length
Ulf Lamping
2005-02-20
1
-1
/
+1
*
Bugfix incorect while condition from Mutsuya Irie
Anders Broman
2005-01-24
1
-2
/
+2
*
Add NL to last line
Jörg Mayer
2004-12-20
1
-1
/
+2
*
Don't free string that don't need it. Added filter possibillity on Partial state
Anders Broman
2004-11-23
1
-8
/
+4
*
Fix some memmory leaks
Anders Broman
2004-11-22
1
-559
/
+568
*
Clean-up hash table at reloading of file.
Anders Broman
2004-11-21
1
-0
/
+13
*
Free the statebuff and the string
Anders Broman
2004-11-21
1
-1
/
+3
*
Implemented state-create, handling of g_hash_table at redesection needs more ...
Anders Broman
2004-11-16
1
-19
/
+198
*
Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, ...
Anders Broman
2004-10-08
1
-0
/
+468