GSM SMS: follow-up of gd65b7d5
[metze/wireshark/wip.git] / epan / sigcomp_state_hdlr.c
2014-07-01 Evan HuusOptimize epan_new/init_dissection
2014-05-06 Peter Wusigcomp: Add buffer check to STATE-ACCESS
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-11-10 Jakub ZawadzkiMove prototype of bytes_to_str, bytes_to_str_punct...
2013-03-20 Bill Meier From beroset:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2011-06-07 Bill MeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-01-21 Sake BlokAdress => Address corrections (also in comments).
2010-06-25 Gerald CombsMake sure our addresses are modulo 2^16 in a lot of...
2010-06-03 Anders BromanUse g_hash_table_new_full().
2008-10-25 Jaap KeuterFrom S. Ravi:
2007-03-28 Stephen FisherRemove almost all of the casts I committed recently...
2007-03-26 Stephen FisherFix a bunch more warnings. Add -Werror when using...
2007-03-22 Ulf Lampingfix some more warnings
2006-12-05 Anders BromanFrom Cristian Constantin:
2006-05-21 Ronnie Sahlbergname change
2005-09-29 Anders Bromanmake n a guint32 to not wrap around at 65536
2005-09-28 Anders BromanIt's the UDVM_MEMORY_SIZE that should be checked.
2005-09-09 Ulf Lampingfix MSVC warning: sigcomp_state_hdlr.c(601) : warning...
2005-09-07 Gerald CombsAdd bounds checking in several places to the SigComp...
2005-08-08 Ulf Lampingvarious code cleanup:
2005-08-02 Jörg MayerSome warning fixes for "no previous declaration"
2005-06-16 Anders BromanFrom Paul Ollis:
2005-02-20 Ulf Lampingfix a typo: lenght -> length
2005-01-24 Anders BromanBugfix incorect while condition from Mutsuya Irie
2004-12-20 Jörg MayerAdd NL to last line
2004-11-23 Anders BromanDon't free string that don't need it. Added filter...
2004-11-22 Anders BromanFix some memmory leaks
2004-11-21 Anders BromanClean-up hash table at reloading of file.
2004-11-21 Anders BromanFree the statebuff and the string
2004-11-16 Anders BromanImplemented state-create, handling of g_hash_table...
2004-10-08 Anders BromanAdd sigcomp Universal Decompressor Virtual Machine...