aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sigcomp_state_hdlr.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-20fix a typo: lenght -> lengthUlf Lamping1-1/+1
2005-01-24Bugfix incorect while condition from Mutsuya IrieAnders Broman1-2/+2
2004-12-20Add NL to last lineJörg Mayer1-1/+2
2004-11-23Don't free string that don't need it. Added filter possibillity on Partial stateAnders Broman1-8/+4
2004-11-22Fix some memmory leaksAnders Broman1-559/+568
2004-11-21Clean-up hash table at reloading of file.Anders Broman1-0/+13
2004-11-21Free the statebuff and the stringAnders Broman1-1/+3
2004-11-16Implemented state-create, handling of g_hash_table at redesection needs more ...Anders Broman1-19/+198
2004-10-08Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, ...Anders Broman1-0/+468