metze/wireshark/wip.git
2013-10-25 Jeff MorrissFix CID 1111806: it's not safe to check if "tag < sizeo...
2013-10-25 Michael MannMake sure "mp2t-dsmcc" dissector is registered by name...
2013-10-25 Jeff MorrissFix checkAPIs: don't add hf_zbee_beacon_protocol with
2013-10-25 Jeff MorrissFix CID 1111814: segment_item is set but not used ...
2013-10-25 Chris MaynardDisplay the frame number on the packet summary line...
2013-10-25 Michael MannImprovements for the KDSP dissector. Bug 8891 (https...
2013-10-25 Michael MannPass ieee802154_packet data into the heuristic check...
2013-10-25 Michael MannMake TAPA dissector heuristic instead of "ugly hack...
2013-10-25 Jeff MorrissFix more SVN properties.
2013-10-25 Jeff MorrissHandle *.rtf and *.qm files.
2013-10-25 Jeff MorrissAdd SVN properties.
2013-10-25 Evan HuusMark unused parameter, remove moved .h file from Makefi...
2013-10-24 Michael MannAIM doesn't ever use it's private_data structure, so...
2013-10-24 Jörg MayerFix properties
2013-10-24 Jörg MayerMake things compile again.
2013-10-24 Michael MannHave ZigBee dissectors pass data through subdissector...
2013-10-24 Gerald CombsAdd sequence_dialog.ui.
2013-10-24 Gerald CombsAdd a missing dependency.
2013-10-24 Gerald CombsInitial and woefully incomplete flow graph support.
2013-10-24 Pascal QuantinFix copy paste errors
2013-10-24 Martin Kaiserfix offset calculation
2013-10-24 Jeff MorrissFinish implementing https://bugs.wireshark.org/bugzilla...
2013-10-24 Jörg MayerCID 700176: Dereference null return value (NULL_RETURNS)
2013-10-24 Gerald CombsConfirm the license as well.
2013-10-24 Gerald CombsEnable QtMultimedia. We'll need it for VoIP playback...
2013-10-24 Anders BromanAdd a command code.
2013-10-24 Anders BromanFrom Zoltán Lajos Kis:
2013-10-24 Michael MannRemove need for match_port #define in packet_info.h...
2013-10-24 Michael TüxenRevert previous commit of Irene, which doesn't work...
2013-10-24 Evan HuusFrom Michal Labedzki via
2013-10-24 Irene RüngelerMove sctp_stat to ui to make it independent from gtk.
2013-10-24 Anders BromanPascal:s patch from 52759 is needed here too.
2013-10-24 Michael MannRemove ipxptype from struct _packet_info and pass it...
2013-10-24 Michael MannMinor cleanup.
2013-10-24 Michael MannMake WiMax CDMA Code Attribute its own protocol with...
2013-10-24 Michael MannCreate a single array of ett_ variables, instead of...
2013-10-24 Michael MannRemove profinet_conv member of struct _packet_info...
2013-10-23 Martin Kaiserinitialize DSM-CC over TCP and over MPEG2-TS in the...
2013-10-23 Martin Kaisersupport DSM-CC over TCP
2013-10-23 Anders BromanFix warnings.
2013-10-23 Chris MaynardProvide a usage example of the column formats.
2013-10-23 Evan HuusAdd an X11/MIT license to asn2wrs.py as it's compatible...
2013-10-23 Evan HuusFix the last of the 32/64 conversion errors and re...
2013-10-23 Bill MeierFix (using '#if 0') a few more [-Wunused-const-variable...
2013-10-23 Michael MannAdd Lua cleanup on shutdown, to help with memory leak...
2013-10-23 Michael MannMake option tag and length filterable and part of a...
2013-10-23 Jeff MorrissRemove trailing spaces from hf name values (to satisfy...
2013-10-23 Anders BromanAdd a few command codes.
2013-10-23 Bill MeierFix (using '#if 0') various [-Wunused-const-variable...
2013-10-23 Michael MannBugfix "Restart the running live capture" when using...
2013-10-23 Jeff MorrissAs suggested by Michael in https://bugs.wireshark.org...
2013-10-23 Michael MannThe interpretation of Max Power Constraint in VHT TPE...
2013-10-23 Michael MannAdd the ability to collapse subtrees with Shift+Left...
2013-10-23 Anders BromanFrom Michal Labedzki:
2013-10-23 Anders BromanFrom Zoltán Lajos Kis:
2013-10-23 Anders Bromang_slist_free_full() is glib 2.28
2013-10-23 Anders BromanMake manual address resolution work again by putting...
2013-10-23 Balint ReczeyRemove unused wsicon32.xpm
2013-10-23 Anders Bromanepan/dissectors/Makefile.common:218: error: comment...
2013-10-23 Guy HarrisPass -sdk, not that it actually *works*.
2013-10-23 Anders BromanExclude file-elf.c untill the following warningd´s...
2013-10-23 Bill Meier#if 0 numerous "unused const variables" (mostly value...
2013-10-23 Evan HuusAdd explicit 64/32 casts missing from r52775.
2013-10-23 Evan HuusFrom Jonathon Jongsma via
2013-10-23 Guy HarrisDefault to GTK+ 3, not Qt, for now.
2013-10-23 Guy HarrisFirst cut at having this handle Qt. Adds a TOOLKIT...
2013-10-23 Evan HuusFrom Michal Labedzki via
2013-10-22 Michael MannAdd STANAG 5066 DTS CRC routines. Bug 9217 (https...
2013-10-22 Balint ReczeyGenerate wsicon32.xpm during building Debian package
2013-10-22 Balint ReczeyRevert "Fix https://bugs.wireshark.org/bugzilla/show_bu...
2013-10-22 Michael MannCannot define Field refering ProtoField defined in...
2013-10-22 Martin MathiesonHandle long gaps between PDUs by resetting timers,...
2013-10-22 Gerald CombsAdd information about building Qt.
2013-10-22 Evan HuusOptimize tvb_ensure_bytes_exist through manual inlining...
2013-10-22 Bill MeierRemove instances of unused 'data_handle' (and of one...
2013-10-22 Evan HuusOptimization: in test_length there's no need to validat...
2013-10-22 Martin MathiesonShow state of other DRX timers, and update some comments.
2013-10-22 Evan HuusRevert r52730, it is unnecessary with r52695 reverted.
2013-10-22 Anders BromanRevert 52695.
2013-10-22 Michael MannPrint informations even on short reads. Bug 9310 ...
2013-10-22 Bill MeierCleanup:
2013-10-22 Michael Manndissect error messages. Bug 9283 (https://bugs.wiresha...
2013-10-22 Pascal Quantincurr-num_layer is not always incremented by 1 when...
2013-10-22 Jeff Morrissset SVN properties.
2013-10-22 Pascal QuantinFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2013-10-22 Irene RüngelerUse the preferred or default linktype as active.
2013-10-22 Michael MannLatest WSMP protocol support. Bug 9244 (https://bugs...
2013-10-22 Michael Manndissection of group_mod messages. Bug 9283 (https...
2013-10-22 Michael MannopenSAFETY: Fixing rare crash as well as dissector...
2013-10-22 Michael MannPass struct rxinfo "private data" into AFS dissector...
2013-10-22 Michael MannPass usb_data_t "private data" into subdissectors inste...
2013-10-21 Bill MeierFix "unused variable 'dct3trace_magic_l2_end' [-Werror...
2013-10-21 Jörg MayerProperly implement subtree expansion (including automag...
2013-10-21 Martin MathiesonImprove the way DRX before and after state is shown.
2013-10-21 Gerald CombsCode signing updates.
2013-10-21 Jeff MorrissReindent.
2013-10-21 Michael MannSync with latest SAMBA PIDL source per wireshark.org...
2013-10-21 Michael MannAdd a new api to allow dissection of the array payload...
2013-10-21 Michael MannWe can't really have conformant strings they are always...
2013-10-21 Michael MannAdd APIs for PIDL generated code to return the value...
next