More Windows compiler flag cleanups. Fix a problem with my last commit
[metze/wireshark/wip.git] / wiretap / k12.c
2008-09-03 Guy Harrisg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
2008-06-23 Stig BjørlykkeFixed some "shadowed variables", as pointed out by...
2008-05-08 Martin MathiesonFrom Anders: Checkapi enabled for wiretap and more...
2008-01-24 Jeff Morrisss/%ll/%" G_GINT64_MODIFIER "/g
2007-10-16 Sake BlokFrom tmiller@hcjbtech.org : Spelling error on GDS DB...
2007-10-16 Jeff MorrissChange more fopen() to eth_fopen() to finish fixing...
2007-09-28 Bill MeierAdd error checking for fwrites; replacement for the...
2007-06-13 Luis OntanonFix coverity bug 244, [WS Bug 1649]
2007-04-21 Guy HarrisExplicitly mark new_k12_file_data() as taking no argume...
2007-04-02 Luis OntanonThere are odd packet records in k15 generated files...
2007-03-21 Ulf Lampingfix another warning
2007-03-21 Ulf Lampingset compiler option "treat warnings as errors" - to...
2007-03-17 Luis Ontanonrename a variable.
2007-03-17 Luis OntanonK15 final:
2007-03-17 Luis OntanonK15 phase 1
2007-03-10 Luis OntanonMajor cleanup of debug code and whitespace changes.
2007-02-08 Luis OntanonFrom: Kriang Lerdsuwanakij
2007-02-04 Luis Ontanonfrom:
2007-01-28 Luis Ontanonfrom Kriang Lerdsuwanakij
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2005-11-06 Ulf Lampingreplace *a lot* of file related calls by their GLib...
2005-10-24 Luis Ontanon- packet records with AAL5 Pdus or AAL2 Sdus contain...
2005-10-13 Luis Ontanonmake sure tham when more than one stack file is used...
2005-09-08 Gerald CombsFix more problems found by Steve Grubb, along with...
2005-08-25 Ulf Lampingtimestamp display precision:
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-22 Luis OntanonTwo fixes to tektronix k12 import:
2005-08-02 Jörg MayerInclude the .h files into the .c files. That way we
2005-06-17 Luis Ontanon- Write rf5 files (I don't think tektronix software...
2005-06-16 Luis Ontanonthird and last(?) iteration on the import routines...
2005-06-13 Luis Ontanonuse a helper dissector to show k12 files.
2005-06-10 Luis OntanonFixed indentation and removed control characters, in...
2005-06-10 Luis OntanonInitial checkin of the 32 bit tektronix k12 binary...