metze/wireshark/wip.git
2009-03-29 Anders BromanHandle the case when FMTP parameters are "out-of-order".
2009-03-29 Anders BromanMore size_t casts.
2009-03-29 Anders BromanMore size_t casts.
2009-03-29 Anders Broman- Dissect Supplemental enhancement information (SEI).
2009-03-29 Bill MeierFix code so changing port pref will work + other small...
2009-03-29 Gerald Combs[Automatic manuf update for 2009-03-29]
2009-03-29 Anders BromanMore size_t casts.
2009-03-29 Anders BromanFix:
2009-03-29 Anders BromanMore size_t casts.
2009-03-29 Anders BromanMore size_t casts.
2009-03-29 Stephen FisherSquelch warning about variable may be used uninitialize...
2009-03-29 Stephen FisherPatch from enhancement bug #3265: LDSS (local download...
2009-03-28 Guy HarrisDon't use sprintf() - use ep_strbufs and ep_strbuf_appe...
2009-03-28 Gerald CombsAdd a missing check.
2009-03-28 Gerald CombsFix a couple items from the last checkin.
2009-03-28 Gerald CombsReplace a lot of pointer tracking and some GStrings...
2009-03-27 Gerald CombsAdd initial support for string buffers - ep_allocated...
2009-03-27 Stephen FisherRemove extra parenthesis on two lines
2009-03-27 Stephen FisherAdd request/response like tracking to the TFTP dissecto...
2009-03-27 Stephen FisherPut the new tvb_get_seasonal_string() function to good...
2009-03-27 Stephen FisherIntroduce two new functions:
2009-03-27 Gerald CombsAdd a note about 10.5.
2009-03-27 Gerald CombsMore size_t casts.
2009-03-27 Bill Meier(Trivial): fix a typo
2009-03-27 Bill MeierReplace some unnecessary use of g_snprintf and g_strdup...
2009-03-27 Bill Meier(Minor): Remove unnecessary use of g_snprintf
2009-03-27 Bill Meier(Minor); if (! initialized) not req'd; move hf[] to...
2009-03-27 Bill MeierAs suggested by Jakob Zawadzki: (Bug #3311): g_free...
2009-03-27 Anders BromanFrom Artem Tamazov:
2009-03-27 Anders BromanFrom Andreas Heise:
2009-03-27 Anders BromanIn informationDirective use MSID instead of mobileIdent...
2009-03-27 Stephen FisherSet svn:keywords Id and svn:eol-style native
2009-03-26 Bill MeierFrom Peter <pva At gentoo.org>: Fix build err: "variabl...
2009-03-26 Bill Meier(Trivial): Fix a typo
2009-03-26 Jörg MayerRepleace "" by NULL in hf-array (inspired by commit...
2009-03-26 Anders BromanFrom Vincent Helfre:
2009-03-26 Anders BromanAdd missing files to the distribution.
2009-03-26 Bill Meier(Trivial): Use NULL instead of "" in hfp[] blurbs
2009-03-26 Balint ReczeyFix ESP Initialization Vector dissection.
2009-03-26 Jeff MorrissMove iax2_analysis.c from WIRESHARK_GTK_SRC to WIRESHAR...
2009-03-25 Anders BromanMake it possible to check for extension marker in SEQUE...
2009-03-25 Balint ReczeyFrom Frederic Roudaut:
2009-03-25 Martin MathiesonShow number of UEs in label above table.
2009-03-25 Jörg MayerForgot Makefile.common (packet-wassp.c)
2009-03-24 Jörg MayerAndreas Schuler
2009-03-24 Jörg MayerAndreas Schuler
2009-03-24 Jörg MayerBeginnings of WASSP dissection - that's the protocol...
2009-03-24 Martin MathiesonOnly report CRC Status when we know it to be valid.
2009-03-24 Bill MeierFrom David Castleford: ismacrypt dissector
2009-03-24 Balint ReczeyRemoved code duplication in ASCII key computation.
2009-03-24 Tomas Kukosaadd native-nmake.cmd into EXTRA_DIST
2009-03-23 Martin MathiesonAdd CRC error flag to frames, and show in stats window.
2009-03-23 Anders BromanFrom Michael Lum:
2009-03-23 Balint ReczeyFix ASCII key computation.
2009-03-23 Anders BromanGet rid of another Clist.
2009-03-23 Anders BromanSome updates and bug fixes.
2009-03-23 Anders BromanUpdate to the 200903 release.
2009-03-23 Anders BromanFix: The AuthDir invoke is missing optional tags for...
2009-03-23 Stig BjørlykkeFixed some data types to remove some warnings.
2009-03-23 Stig BjørlykkeFixed some data types to remove some warnings.
2009-03-23 Stig BjørlykkeFixed some data types to remove some warnings.
2009-03-23 Stig BjørlykkeRemoved some "statement not reached" warnings.
2009-03-23 Stig BjørlykkeRemoved some "initializer does not fit or is out of...
2009-03-23 Stig BjørlykkeFixed some data types to remove some warnings in the...
2009-03-22 Bill MeierP64 change
2009-03-22 Anders BromanDissect all the ESM messages.
2009-03-22 Bill MeierP64 changes: Fix some cases for which size_t is not...
2009-03-22 Guy HarrisSigh.
2009-03-22 Bill Meier(Minor) Change a g_snprint to a g_strlcpy;
2009-03-22 Bill Meierg_snprintf() & etc since glib 1.3.12 don't return -1,
2009-03-22 Bill MeierFrom Jakub Zawadzki: g_snprintf() & etc since glib...
2009-03-22 Gerald Combs[Automatic manuf update for 2009-03-22]
2009-03-22 Guy HarrisChange the signature of init_progfile_dir() so the...
2009-03-22 Guy HarrisIn Solaris, the second argument to dladdr() is just...
2009-03-22 Guy HarrisAttempt to use dladdr() to get the pathname of the...
2009-03-20 Guy Harrisproto_item_append_string() actually appends to the...
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.
next