mark the "short segment" message field as generated and add an expert_info to it
[obnox/wireshark/wip.git] / epan / sigcomp-udvm.c
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-03-07 etxrabFix a bug reported by coverity.
2006-01-05 jmayerBill Meier:
2005-09-21 guyI think this is the check that was intended....
2005-09-20 geraldBe more paranoid about buffer overruns.
2005-09-19 geraldThrow an exception instead of trying to read past the...
2005-09-07 geraldAdd bounds checking in several places to the SigComp...
2005-08-31 etxrabudvm: initialise a variable
2005-08-25 etxrabFrom Timo Metsala
2005-08-08 ulflvarious code cleanup:
2005-06-16 etxrabFrom Paul Ollis:
2004-11-28 etxrabBugfixes
2004-11-24 etxrabSomethimes its difficult to get it right *sigh
2004-11-24 jmayerThe code didn't even compile: removed a superfluous (
2004-11-24 jmayerSet svn properties - without them, compilation with...
2004-11-24 etxrabFix a faulty IF statement, deflate should work now.
2004-11-23 etxrabDon't free string that don't need it. Added filter...
2004-11-22 etxrabFix some memmory leaks
2004-11-16 etxrabImplemented state-create, handling of g_hash_table...
2004-10-11 etxrabFix (hopefully) a compiler varning
2004-10-08 guyUse "%%" in format strings if you want to print a %.
2004-10-08 etxrabAdd sigcomp Universal Decompressor Virtual Machine...