QUIC: Update IETF draft URL (draft-08)
[metze/wireshark/wip.git] / epan / tvbparse.c
2018-01-09 Stig BjørlykkeFix tvbparse recursion limit check.
2018-01-08 Gerald CombsLimit tvbparse recursion.
2017-10-26 Guy HarrisAdd a ws_in6_addr typedef for struct e_in6_addr.
2016-08-28 Peter Wutvbparse: fix memleak
2016-07-26 Michael MannFix some of the checkAPIs.pl warnings for g_warning.
2016-06-14 Dario Lombardotvbparse: change g_hash_table to wmem_map.
2016-06-14 Dario Lombardotvbparse: change g_malloc to wmem_alloc.
2016-06-13 Dario Lombardotvbparse: change g_strdup_printf to wmem_strdup_printf.
2016-02-15 João ValverdeUse cast to char for explicit conversion [-Woverflow]
2015-11-27 Michael MannOfficially remove tvb_get_string and tvb_get_stringz.
2015-09-15 Michael MannEliminate proto_tree_add_text from odds and ends.
2015-02-24 Daniel Mackepan: fix build error with gcc5
2015-01-17 Michael MannReplace all remaining instances of ep_new with wmem_new...
2014-10-10 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-09-03 Pascal Quantintvbparse: do not increment the token length when the...
2014-06-18 Yan BurmanFix compilation warning
2014-06-18 Jakub ZawadzkiOptimize tvbparse character set checking.
2014-06-03 AndersBromanChange ep_alloc() to wmem_new() change depcrecated...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-13 Guy Harristvparse_until() is used, so don't make it static.
2014-01-13 Guy Harris#if 0 out unused routines claimed to be "untested"...
2013-12-24 Evan HuusReplace all(?) remaining ep_stack occurences with wmem...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-03-02 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-03-26 Chris MaynardWrap a couple of very long lines.
2010-12-31 Chris MaynardFrom Jakub Zawadzki via bug 4753: New dissector: JSON...
2010-04-03 Bill Meier(Trivial): indentation & whitespace cleanup.
2010-04-03 Bill Meier From Yaniv Kaul: constify parameters
2010-04-02 Bill MeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 Bill MeierFrom Yaniv Kaul: constify parameters
2010-01-28 Bill MeierFix various gcc -Wshadow warnings.
2009-04-08 Gerald CombsMore size_t fixes.
2008-12-20 Bill MeierFix some typos and spelling (mostly in text strings)
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
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...
2006-05-21 Ronnie Sahlbergname change
2006-02-09 Luis OntanonAdd heuristic dissection of XML
2005-12-28 Luis OntanonChange tvbparse's engine to use callbacks instead of...
2005-11-22 Jörg MayerTrivial warning fixes
2005-10-01 Luis Ontanonone step further...
2005-09-29 Luis OntanonI needed to cut'n'paste something more...
2005-09-29 Luis Ontanonadd a debugging function that creates a tree exploding...
2005-09-28 Luis Ontanontvbparse.[ch]:
2005-09-28 Luis Ontanonupdate tpg
2005-09-27 Luis Ontanonin tvbparse:
2005-09-08 Luis Ontanonfix the svn keywords and some comments that were out...
2005-09-08 Luis Ontanonan API for "bufferless" parsing of text tvbs