metze/wireshark/wip.git
2012-06-01 Anders BromanMake the parlay dissector a buil tin dissector.
2012-06-01 Guy HarrisMove wtap_fdreopen() to file_access.c for now, as it...
2012-06-01 Guy HarrisNeed fcntl.h for the O_ #defines on Windows.
2012-06-01 Guy HarrisSigh. There appears to be no way to get Windows to...
2012-06-01 Anders BromanFrom Alexander Koeppe.
2012-06-01 Anders BromanRemove debug code left by mistake
2012-06-01 Anders BromanFix a couple of warnings
2012-06-01 Anders BromanFix a couple of warnings
2012-06-01 Anders BromanFix a couple of warnings
2012-05-31 Gerald CombsUpdate the release notes. The new protocol count is...
2012-05-31 Gerald CombsFrom Martin Kaiser via bug 7312:
2012-05-31 Gerald Combsg_snprintf → ep_strbuf. I can't find an ERF file with...
2012-05-31 Jeff MorrissLook only for calls to strlen() within an snprintf...
2012-05-31 Pascal QuantinFrom Erwin Rol via https://bugs.wireshark.org/bugzilla...
2012-05-31 Gerald CombsFix a possible zero division found by scan-build. While...
2012-05-31 Gerald CombsIf we're feeding the output of strlen to an snprintf...
2012-05-31 Pascal QuantinUse GeoIP package 1.4.8-2 for win64 also (I guess that...
2012-05-31 Anders BromanSet dir if we don't have it.
2012-05-31 Pascal QuantinDisplay hf_smb_server_guid, hf_smb_volume_guid and...
2012-05-31 Anders BromanAdd fix-encoding-args.pl to the distribution.
2012-05-31 Anders BromanMinor updates to the AVP:s
2012-05-31 Anders BromanRemove redundant code from the template.
2012-05-31 Pascal QuantinFrom Niels de Vos via https://bugs.wireshark.org/bugzil...
2012-05-31 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-05-31 Pascal QuantinClean GeoIP-1.4.8-*-win??ws folder with setup target
2012-05-31 Anders BromanFrom Sheetal Kshirsagar and Andrew Williams:
2012-05-31 Anders BromanTry to squelch a couple of warnings
2012-05-30 Gerald CombsAdd some needed parenthesis as pointed out by Jakub...
2012-05-30 Gerald CombsUse the updated GeoIP package (1.4.8-2).
2012-05-30 Jakub ZawadzkiRevert r42853, cleanup packet-jxta which might really...
2012-05-30 Gerald CombsIn recent versions of GLib (test with 2.32) g_log_defau...
2012-05-30 Jeff MorrissThe GIOP plugin is now one big plugin (instead of 2...
2012-05-30 Anders BromanDissable -Werror
2012-05-30 Anders BromanForgot to change the name to giop
2012-05-30 Anders BromanReplace IDL generated dissector with common dll
2012-05-30 Anders BromanModify IDL generated plugin interface (untested)
2012-05-30 Anders BromanAdd files to use 'new plugin build style'
2012-05-30 Jeff MorrissFrom Richard Sharpe on -dev:
2012-05-30 Pascal QuantinPrefix TransportFormatSet_type_enum values with NBAP_...
2012-05-30 Chris MaynardMark pinfo as unused. Change args to proto_tree_add_te...
2012-05-30 Chris MaynardPPP CCP improvements. And yay, checkAPIs no longer...
2012-05-30 Gerald CombsRevert GEOIP_CFLAGS back to r42905. It looks like the...
2012-05-30 Chris MaynardUgh. Fix GEOIP_CFLAGS again. 3rd time's the charm?
2012-05-30 Chris MaynardTry it with Windows style path separator instead.
2012-05-30 Chris MaynardFix GEOIP_CFLAGS so GeoIP.h can be found.
2012-05-30 Anders BromanStab at DCH 31 dissection.
2012-05-30 Anders BromanDissect non segmented MiB and SiB:s
2012-05-30 Pascal QuantinUse ett variable for proto_item_add_subtree function...
2012-05-30 Anders BromanAdd an application id.
2012-05-30 Jakub ZawadzkiFix part of bug #4030
2012-05-30 Jakub ZawadzkiFix make-authors-short.pl warning:
2012-05-30 Jakub ZawadzkiFix bug #5077 in IPv6.
2012-05-30 Jakub ZawadzkiCleanup geoip support in ipv6.
2012-05-30 Gerald CombsBack out previous change.
2012-05-30 Gerald CombsExtract into the right directory.
2012-05-29 Gerald CombsUse GeoIP 1.4.8 which includes a DLL instead of a stati...
2012-05-29 Pascal QuantinAvoid using C99 '%hh' length modifier
2012-05-29 Pascal QuantinFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2012-05-29 Pascal QuantinFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2012-05-29 Pascal QuantinFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2012-05-29 Jakub ZawadzkiFix bug #7304, stupid mistake.
2012-05-29 Jakub ZawadzkiFix bug #5735
2012-05-29 Anders BromanHandle E-DCH
2012-05-29 Ronnie SahlbergSCSI SBC: Add dissection of GET_LBA_STATUS command
2012-05-29 Anders BromanFrom Porus Mehta:
2012-05-29 Anders BromanFrom Deepti Ragha:
2012-05-29 Anders BromanFrom Aditya Ambadkar and Diana Chris:
2012-05-29 Anders BromanFrom Evan Huus:
2012-05-29 Anders BromanFrom Evan Huus:
2012-05-29 Guy HarrisTest was backwards - if fname_new is *NON*-null, it...
2012-05-29 Guy HarrisFrom Erwin Rol: fix a copy-and-paste leftover.
2012-05-28 Pascal QuantinKeep backward compatibility with UDP framing format...
2012-05-28 Anders BromanUse C/T as rbid
2012-05-28 Anders BromanUse ett instead of hf variable
2012-05-28 Chris MaynardFix Coverity CID's 702388 and 702422: OVERFLOW_BEFORE_W...
2012-05-28 Anders BromanSet but not used variable
2012-05-28 Anders BromanRemove C++ style comments initilize some variables.
2012-05-28 Jakub ZawadzkiWhile iterating over string characters don't use strlen...
2012-05-28 Anders BromanSet SVN properties.
2012-05-28 Anders BromanSet SVN properties.
2012-05-28 Anders BromanFrom Erwin Rol:
2012-05-28 Anders BromanExtend the switch statement.
2012-05-28 Anders BromanMove defenition of rlc_mode.
2012-05-28 Anders BromanTry to pacify the Ubuntu buildbot.
2012-05-28 Anders BromanEnhance CHANNEL_HSDSCH dissection.
2012-05-28 Ronnie SahlbergSometimes you might have plaintext LDAP for a SASL...
2012-05-28 Guy HarrisThat doesn't work correctly if we read in a file with...
2012-05-28 Guy HarrisCorrectly implement what was my intent when removing...
2012-05-28 Guy HarrisInterface lists currently have to be constructed in...
2012-05-28 Guy HarrisDon't use pcap LINKTYPE_ values in the iface_options...
2012-05-27 Guy HarrisClean up indentation (use spaces, not tabs).
2012-05-27 Guy HarrisClean up indentation (remove tabs from one structure...
2012-05-27 Guy HarrisClean up indentation (use spaces, not tabs).
2012-05-27 Guy HarrisFrom Evan Huus in bug 7295:
2012-05-27 Guy HarrisFrom Evan Huus from bug 7295:
2012-05-27 Guy Harrisvwr_read_rec_header()'s return value is used only to...
2012-05-27 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2012-05-27 Jörg Mayer- Update cmake, gnutls and pixman to current version
2012-05-26 Guy HarrisI already got rid of that variable - it just mirrors...
2012-05-26 Guy HarrisWe can't save a live capture file with a ws_rename...
next