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-udvm.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
*
Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.
Gerald Combs
2007-01-12
1
-156
/
+156
*
From Cristian Constantin:
Anders Broman
2006-12-05
1
-0
/
+5
*
Ethereal->Wireshark
Anders Broman
2006-05-28
1
-1
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Fix a bug reported by coverity.
Anders Broman
2006-03-07
1
-1
/
+2
*
Bill Meier:
Jörg Mayer
2006-01-05
1
-2
/
+2
*
I think this is the check that was intended....
Guy Harris
2005-09-21
1
-1
/
+1
*
Be more paranoid about buffer overruns.
Gerald Combs
2005-09-20
1
-7
/
+37
*
Throw an exception instead of trying to read past the end of a buffer.
Gerald Combs
2005-09-19
1
-0
/
+5
*
Add bounds checking in several places to the SigComp UDVM. Use memset()
Gerald Combs
2005-09-07
1
-12
/
+7
*
udvm: initialise a variable
Anders Broman
2005-08-31
1
-2
/
+2
*
From Timo Metsala
Anders Broman
2005-08-25
1
-9
/
+112
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-4
/
+0
*
From Paul Ollis:
Anders Broman
2005-06-16
1
-506
/
+649
*
Bugfixes
Anders Broman
2004-11-28
1
-67
/
+56
*
Somethimes its difficult to get it right *sigh
Anders Broman
2004-11-24
1
-1
/
+1
*
The code didn't even compile: removed a superfluous (
Jörg Mayer
2004-11-24
1
-1
/
+1
*
Set svn properties - without them, compilation with gcc would fail on Unix
Jörg Mayer
2004-11-24
1
-2977
/
+2978
*
Fix a faulty IF statement, deflate should work now.
Anders Broman
2004-11-24
1
-3
/
+3
*
Don't free string that don't need it. Added filter possibillity on Partial state
Anders Broman
2004-11-23
1
-6
/
+7
*
Fix some memmory leaks
Anders Broman
2004-11-22
1
-2942
/
+2956
*
Implemented state-create, handling of g_hash_table at redesection needs more ...
Anders Broman
2004-11-16
1
-31
/
+45
*
Fix (hopefully) a compiler varning
Anders Broman
2004-10-11
1
-0
/
+2
*
Use "%%" in format strings if you want to print a %.
Guy Harris
2004-10-08
1
-4
/
+4
*
Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, ...
Anders Broman
2004-10-08
1
-0
/
+2946