metze/wireshark/wip.git
2013-11-22 geraldAdd an initial "Decode As" dialog. Currently read-only.
2013-11-22 geraldMove common "decode as" preference code to epan.
2013-11-21 wmeierComment out *many* unused vars found by CLANG;
2013-11-21 wmeier#if 0 some unused vars found by CLANG
2013-11-21 martinkFrom Abhik Sarkar
2013-11-21 martinknext unprocessed descriptor 0xFF means that
2013-11-21 guyWiden the Ethertype to a guint, to avoid compiler warnings.
2013-11-21 guyGet rid of unused variable.
2013-11-21 geraldTap listeners have to be registered before we read...
2013-11-21 morrissAttempt to fix Qt dependencies for SUSE.
2013-11-21 mmannRemove ethertype, mpls_label and ppids from packet_info...
2013-11-21 mmannCreate new dissectors when a protocol goes across ether...
2013-11-21 wmeierAdd some "helper" macros to:
2013-11-21 guyGet rid of C++ comments.
2013-11-21 guy#if 0 out some currently-unused variables and the code...
2013-11-21 wmeierDo some constification;
2013-11-21 wmeier(Trivial) Formatting & whitespace changes ....
2013-11-21 wmeierConstify two vars;
2013-11-21 geraldAdd a note about UTF-8.
2013-11-21 wmeierConstify a character array;
2013-11-21 geraldRemove an unused function.
2013-11-21 mmannCreate separate dissector function for TCP functionalit...
2013-11-21 wmeierCreate/use a number of extended value-strings;
2013-11-21 mmannRemove packet_info->ipproto and packet_info->ethertype...
2013-11-21 martinmCope with empty VWR files (bug 9428)
2013-11-21 mmannRevert what I thought was a simple "compile" change...
2013-11-21 mmannWalk list of protocol strings to determine which protoc...
2013-11-21 pascalIndicate fragments in info column
2013-11-21 pascalDo not add an unknown tag item for End-of-options
2013-11-21 stigDetect out-of-bounds when handling zero terminated...
2013-11-21 guyAdd ui_stats_tree_dialog.h to the list of generated...
2013-11-21 mmannFix memory leak from formatted string.
2013-11-21 geraldFix buildbing ui/qt/wireshark-tap-register.c with autot...
2013-11-21 geraldTry to get qmake to create wireshark-tap-register.c.
2013-11-21 geraldAdd the new stats tree.
2013-11-21 geraldAdd a statistics tree dialog.
2013-11-21 mmannUSB CCID and PN532_HCI can be now used in Decode As...
2013-11-21 mmannFix DecodeBy priorities. Bug 9445 (https://bugs.wiresh...
2013-11-21 guystrncpy() consideered unsafe (it doesn't, for example...
2013-11-21 guyWe don't need "ws_symbol_export.h" if we're not using...
2013-11-21 jmayerGTK3 >= 3.10 will fail building if deprecation warnings...
2013-11-21 eapacheRemove one accidentally remaining reference to emem...
2013-11-20 darkjamesFix Bug #9457 Update BACnet vendor list
2013-11-20 eapacheFix minor issue introduced with conversion to new exper...
2013-11-20 guystatus, in main, is now used only if we have libpcap.
2013-11-20 guylibui is an static library, not a dynamic library,...
2013-11-20 eapacheAs per suggestion of Mike Morrin via
2013-11-20 guyAdd support for a new type of frame data record seen...
2013-11-20 pascalMark another parameter as unused
2013-11-20 guyAdd code to dump part of a record as ASCII, and use...
2013-11-20 pascalAdd explicit casts to please GCC
2013-11-20 pascalAdd explicit casts to please GCC
2013-11-20 etxrabMark parameter as unused
2013-11-20 mmannProvide "Decode As" functionality through dissectors...
2013-11-20 mmannProvide "Decode As" functionality through dissectors...
2013-11-20 alagoutteFrom Jakub via wireshark.org/lists/wireshark-dev/201311...
2013-11-20 mmannConvert ethertype() function into a pure dissector...
2013-11-20 mmannRemove a few (now unused) variables.
2013-11-19 guyUpdate URL for the Tektronix manual, and fix a typo...
2013-11-19 geraldSet our IPv6 status when we set addresses.
2013-11-19 geraldPrint one YAML item per packet.
2013-11-19 guyFix some problems with the debugging code.
2013-11-19 guyFix missing semicolon.
2013-11-19 guyConstants that don't fit in 32 bits must be wrapped in
2013-11-19 guyAdd routines to set the personal file directory paths...
2013-11-19 pascalAdd dissection of UICC Application Identifier
2013-11-19 pascalFix a typo
2013-11-19 alagoutteFix compilation with Clang (Remove limitation to -fPIE...
2013-11-19 alagoutteFrom Glen Parker via https://bugs.wireshark.org/bugzill...
2013-11-19 alagoutteFrom Ralph Böhme via https://bugs.wireshark.org/bugzill...
2013-11-19 martinkadd editor modelines
2013-11-19 martinkremove unnecessary if(tree) checks
2013-11-19 martinkFrom DSR Corporation
2013-11-19 martinkfix compiler warning about write-only variable
2013-11-19 etxrabFix [-Wmissing-prototypes]
2013-11-19 mmannRemove ppid member from packet_info structure and just...
2013-11-19 guyThe GTK+ "follow stream" dialogs don't support "save...
2013-11-19 guy#if 0 out an error check that wasn't doing anything...
2013-11-18 geraldFollow dialog data display improvements.
2013-11-18 guyTerminate a value_string array.
2013-11-18 alagoutteFrom Matt Texier Enhance BGP Dissector : AS_PATH
2013-11-18 guyIt's incremented, so not a const.
2013-11-18 alagoutteFrom Peter Wu
2013-11-18 alagoutteFrom Peter Wu
2013-11-18 alagoutteFrom Peter Wu
2013-11-18 alagoutteFrom Peter Wu
2013-11-18 alagoutteRemove duplicate (wireshark_application.h) and unused...
2013-11-18 gerald1.11.2 → 1.11.3.
2013-11-18 geraldBuild 1.11.2.
2013-11-18 martinkfix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-11-18 guyI guess "v4" is 1.3 and "v5" is 1.4. I'm sure there...
2013-11-18 guyYou don't get to have three separate protocols all...
2013-11-18 jmayerBeginnings of CheckAPI support. More diligence needed
2013-11-18 jmayerFix some warnings that were really errors.
2013-11-18 etxrabFrom Zoltán Lajos Kis:
2013-11-18 etxrabFix [-Wmissing-prototypes]
2013-11-18 guyGet rid of unused trivial wrapper routine.
2013-11-17 jmayerDon't include epan/filesystem.h any more
2013-11-17 martinkadd a cast to fix compiler warning
2013-11-17 pascalFix the number of highlighted bytes in case of unaligne...
next