Update Free Software Foundation address.
[metze/wireshark/wip.git] / epan / dissectors / packet-k12.c
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-07 Guy Harrispacket-umts_fp.h now requires epan/conversation.h.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-10-29 Guy HarrisMake the third argument to a UAT copy callback a size_t...
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-03-04 Stig BjørlykkeFrom LEGO via bug 3459:
2009-08-06 Gerald CombsFix compilation warnings in a few dissectors and try...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-20 Guy HarrisMore constification to fix warnings.
2009-03-13 Stig BjørlykkeFrom Jakub Zawadzki (bug 3331):
2009-02-16 Guy HarrisAdd an additional "title" attribute for UAT fields...
2008-12-30 Martin MathiesonComment parameters in call to uat_new()
2008-09-03 Guy HarrisThat #include is necessary to get epan_strcasestr(...
2008-09-03 Guy Harrisg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-08-04 Luis Ontanonif it's se allocated it needs to be filled only once.
2008-08-04 Luis OntanonFix an ep memory corruption due to passing ep blocks...
2008-06-04 Martin Mathieson- Make FP radio division mode/speed explicit in struct...
2008-05-09 Anders BromanFix some of the Errors/warnings detected by checkapi.
2008-04-07 Stephen Fisher- Remove GLIB1 code
2008-03-06 Stig BjørlykkeAdded an option to uat_new() to set if configuration...
2008-02-07 Stig BjørlykkeCorrected some types.
2007-11-20 Jeff MorrissReindent some to improve readability
2007-07-17 Luis OntanonHave the encapsulation selection match on the port...
2007-06-12 Luis OntanonThis should fix Coverity's CID: 240 (Bug 1648)
2007-05-08 Martin MathiesonFrom Kriang Lerdsuwanakij:
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-02-14 Gerald CombsTry to fix a naming conflict on Windows.
2007-02-14 Martin MathiesonChange fp_info struct to be more general by removing...
2007-02-13 Stephen FisherFrom Sebastien Tandel:
2007-02-12 Luis OntanonAdd a description of UAT fields, and have it as a toolt...
2007-02-08 Luis OntanonFrom: Kriang Lerdsuwanakij
2007-02-07 Luis Ontanon* Add a category param to the uat.
2007-02-07 Luis OntanonFrom: Gisle Vanem
2007-02-05 Luis Ontanon* Add a help facility for UATs
2007-02-04 Luis OntanonUATify k12 configuration
2007-01-28 Luis OntanonFrom Kriang Lerdsuwanakij:
2006-12-14 Jeff MorrissFrom Sebastien Tandel: don't allocate a hash table...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-03-11 Luis OntanonClose the files after reading!
2005-10-24 Luis Ontanon- packet records with AAL5 Pdus or AAL2 Sdus contain...
2005-10-17 Gerald CombsIn packet-dcerpc-nt.c, make sure we call init_pol_hash...
2005-08-22 Luis OntanonTwo fixes to tektronix k12 import:
2005-07-24 Guy HarrisConstify to remove a bunch of warnings. Add some casts...
2005-06-18 Luis Ontanon- Use report_error and Co. to report errors
2005-06-17 Luis Ontanon- Write rf5 files (I don't think tektronix software...
2005-06-16 Guy HarrisRemove unused variable.
2005-06-16 Luis Ontanonthird and last(?) iteration on the import routines...
2005-06-13 Luis Ontanonuse a helper dissector to show k12 files.