metze/wireshark/wip.git
2009-03-20 Gerald CombsSwitch back to 1.1.4.
2009-03-20 Martin MathiesonFix broken linux build.
2009-03-20 Anders BromanFurther NAS updates.
2009-03-20 Gerald CombsTemporarily switch back to building 1.1.3 final.
2009-03-20 Stig BjørlykkePut check_col() in each column util function, as discus...
2009-03-20 Stig BjørlykkeFrom Dejan Bucar (bug 3345):
2009-03-20 Ulf Lampingremove GPLv2 CRC code, the new epan CRC stuff is workin...
2009-03-19 Anders BromanMore NAS EPS updates and bugfixes.
2009-03-19 Anders BromanRevert the previous changes MCC and MNC are coded diffe...
2009-03-19 Bill MeierAs suggested by Jakub Zawadzki: actually use sizeof...
2009-03-19 Bill Meier-As suggested by Jakub Zawadzki: use sizeof(...) rather...
2009-03-19 Bill Meier-As suggested by Jakub Zawadzki: use sizeof(...) rather...
2009-03-19 Gerald CombsAdd an expert item for the seconds-encoded-as-little...
2009-03-19 Anders BromanUse GTK 2.16 and glib 2.20.
2009-03-19 Anders BromanFrom Michael Lum:
2009-03-19 Bill Meier- Move register_dissector(...) from proto_reg_handoff...
2009-03-19 Guy HarrisDon't include <stdint.h>, as our Win32 environment...
2009-03-18 Guy HarrisClean up indentation.
2009-03-18 Stig BjørlykkeRemoved C++ style comments.
2009-03-18 Gerald CombsCreate an "epan/crc" directory for CRC code. Add crc...
2009-03-18 Guy HarrisDon't g_assert() in a dissector, just drive on.
2009-03-18 Guy HarrisDon't g_assert() in a dissector; just drive on.
2009-03-18 Guy HarrisNone of those strings will have a length that doesn...
2009-03-18 Guy HarrisGet rid of a bunch of uses of size_t where int suffices.
2009-03-18 Guy HarrisSquelch a P64 warning.
2009-03-18 Guy HarrisGet rid of P64 warnings; those strings should never...
2009-03-18 Guy HarrisUse g_strreverse() to reverse strings.
2009-03-18 Guy HarrisGet rid of some P64 warnings; those lengths should...
2009-03-18 Guy HarrisGet rid of uses of size_t; they're not necessary, and...
2009-03-18 Richard van... improve dissection of optional parameters. In particula...
2009-03-18 Richard van... fix unused parameter warning
2009-03-18 Anders Broman- Fix APDU dissection.
2009-03-18 Gerald CombsFix the Lua path on Win64.
2009-03-18 Martin MathiesonUse retx info in stats window.
2009-03-18 Bill Meier From Jakub Zawadzki: g_gnprintf & etc: Use size of...
2009-03-18 Martin MathiesonAllow a lot more than 32 subheaders.
2009-03-18 Bill Meier From Jakub Zawadzki: g_gnprintf & etc: Use size of...
2009-03-18 Bill MeierFrom Jakub Zawadzki: g_gnprintf & etc: Use size of...
2009-03-18 Bill MeierFrom Jakub Zawadzki: Use size of buffer [not size...
2009-03-18 Anders BromanFrom Munenori Ohuchi:
2009-03-18 Anders BromanFrom Bjørn Mork:
2009-03-18 Anders BromanFrom Patrick A Baldwin:
2009-03-18 Gerald CombsMove to 1.1.4.
2009-03-18 Bill MeierFrom Jakub Zawadzki: Glib2 g_snprintf doesn't return -1;
2009-03-17 Gerald CombsBuild 1.1.3.
2009-03-17 Anders BromanRevert the changes, it blows up when resizeing windows...
2009-03-17 Anders BromanYet another typo..
2009-03-17 Anders BromanUse GTK 2.16 and glib 2.20.
2009-03-17 Anders BromanFix a typo.
2009-03-17 Guy HarrisClean up indentation.
2009-03-17 Bill Meier(Minor): Remove some unneccessary code; Fix a typo;
2009-03-17 Bill MeierAdd a comment about the way g_snprintf is used.
2009-03-17 Anders BromanGet rid of another Clist.
2009-03-17 Bill MeierAdd a comment about the way g_snprintf() is used.
2009-03-17 Gerald CombsDon't compile with -WX for flex-generated output, simil...
2009-03-17 Bill MeierDo checkAPIs for wireshark_SOURCES
2009-03-17 Bill MeierUse smiFree for libsmi >= v 0.4.8; Also: sprintf->g_snp...
2009-03-17 Anders BromanCommited by mistake, reverting.
2009-03-17 Bill Meiersprintf --> g_snprintf
2009-03-17 Guy HarrisUpdate the comment about Ross Williams' paper.
2009-03-16 Ulf Lampingfix type
2009-03-16 Ulf Lampingupdate to the latest PROTINET changes:
2009-03-16 Guy HarrisFix syntax error.
2009-03-16 Bill MeierReplace use of unneccessary (and deprecated) GtkCtree.
2009-03-16 Bill MeierHack toprevent checkAPIs complaining about use of ...
2009-03-16 Bill Meierstrcpy-->g-strlcpy; Also: Add $Id$
2009-03-16 Bill Meier[Trivial] fix some wording in a comment
2009-03-16 Michael TüxenFix compilation: Mark unused arg as _U_.
2009-03-16 Anders BromanGet rid of Clists, move a comment, move display as...
2009-03-16 Guy HarrisGet rid of unused routine (which gets errors when compi...
2009-03-16 Martin MathiesonAdd a ReTX count (resends being caused by HARQ NACKs).
2009-03-16 Bill MeierUse g_malloc instead of malloc.
2009-03-16 Bill MeierRemove some non-ascii characters.
2009-03-16 Stig BjørlykkeRemoved some non-ASCII characters.
2009-03-16 Guy HarrisClean up some P64 issues; we assume that no strings...
2009-03-15 Gerald CombsGo a little deeper into the Win64 rabbit-hole. Add...
2009-03-15 Stig BjørlykkeAdjusted my name to use only ASCII characters.
2009-03-15 Bill MeierTreat any usage of functions in the 'deprecated' group...
2009-03-15 Bill MeierFix perror, calloc usage so checkAPIs doesn't complain.
2009-03-15 Bill MeierAdd checkapi for deprecated Gtk APIs for which Wireshar...
2009-03-15 Bill MeierAdd complete list of deprecated GTK API's (as of GTK...
2009-03-15 Stig BjørlykkeFrom Jakub Zawadzki:
2009-03-15 Bill MeierAs suggested by Jakub Zawadzki: g_free() is NULL safe...
2009-03-15 Bill MeierAs suggested by Jakub Zawadzki: g_free() is NULL safe...
2009-03-15 Gerald Combs[Automatic manuf update for 2009-03-15]
2009-03-15 Bill MeierFix non-ascii characters
2009-03-15 Stig BjørlykkeAdded Jakub Zawadzki.
2009-03-15 Stig BjørlykkeFrom Jakub Zawadzki (bug 3334):
2009-03-15 Guy HarrisSome more P64 fixes - they all assume we don't have...
2009-03-13 Stig Bjørlykkeg_free() is NULL safe, so we don't need check against it.
2009-03-13 Stig BjørlykkeFrom Jakub Zawadzki (bug 3331):
2009-03-13 Stig BjørlykkeFrom Bahaa Naamneh (bug 3332):
2009-03-13 Balint ReczeyFix inverted interpretation of global_megaco_dissect_tree.
2009-03-12 Sake BlokAs suggested on wireshark-users, when using io,stat...
2009-03-12 Stig BjørlykkeFrom Menno Andriesse:
2009-03-12 Stig BjørlykkeFrom Chris Ridd (bug 3329):
2009-03-12 Stig BjørlykkeFrom Jakub Zawadzki (bug3330):
2009-03-12 Stig BjørlykkeFrom Jakub Zawadzki (bug3330):
2009-03-12 Martin MathiesonFrom Anders: Fix a typo
2009-03-12 Stig BjørlykkeFrom Jakub Zawadzki:
next