obnox/wireshark/wip.git
2010-05-14 guyWe already have a link to the IBM version of the 3270...
2010-05-14 guySee whether the Leopard x86 buildbot is upset because...
2010-05-13 guyHandle the Set Buffer Address command differently;...
2010-05-13 wmeier(Trivial) A little more whitespace cleanup.
2010-05-13 wmeierFrom Torrey Atcitty: [Dissector Enhancement] Added...
2010-05-13 morrissFix up some indentation
2010-05-13 morrissReindent a bit
2010-05-13 morrissUse find_or_create_conversation() in the example
2010-05-13 morrissDocument find_or_create_conversation()
2010-05-13 morrissUse find_or_create_conversation() in some ASN.1 dissectors
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-05-13 guyFetch an indication of whether the interface supports...
2010-05-13 jakeFrom Hadar Shohami:
2010-05-13 morrissAdd Robert Hogan. Also update my entry.
2010-05-13 morrissRemove some unused hf_ entries
2010-05-13 morrissFrom Robert Hogan via https://bugs.wireshark.org/bugzil...
2010-05-13 etxrabUpdate to V9.2.1 (2010-04)
2010-05-13 morrissFrom Tamas Regos via https://bugs.wireshark.org/bugzill...
2010-05-13 kukosaSupport of AUTOMATIC tagging environment
2010-05-13 kukosaASN.1 compiler accepts version brackets in SEQUENCE...
2010-05-13 etxrabUpdate to V9.2.0 (2010-03)
2010-05-13 etxrabUpdate to V9.1.0 (2010-03)
2010-05-13 etxrabUpdate to V9.1.0 (2010-03)
2010-05-13 guyCreate a new REP_NA value for fields where there are...
2010-05-12 guyInstead of using private #defines for the last argument to
2010-05-12 guyAdd REP_{BIG,LITTLE}_ENDIAN #defines, for possible...
2010-05-12 guyDon't set the sensitivity of the Open button based...
2010-05-12 wmeier(Trivial) Use consistent indentation.
2010-05-12 morrissFrom Dirk via https://bugs.wireshark.org/bugzilla/show_...
2010-05-12 etxrabFrom Tamas Regos:
2010-05-12 etxrabFrom Tamas Regos:
2010-05-12 etxrabUpdate to V9.2.0 (2010-03)
2010-05-12 geraldFrom Chris Maynard via bug 4722:
2010-05-11 dimegInitialize the GValues without triggering any warnings
2010-05-11 jakeUpdate display filter scripts with new field types.
2010-05-11 jakeStraighten out field type names.
2010-05-11 dimegGrinding through the Operational Bulletins:
2010-05-11 geraldMake sure pcap_open_live points to something.
2010-05-11 jakeMake the changes compile on Linux also.
2010-05-11 guyIf we have pcap_open(), and we're *not* opening an...
2010-05-11 wmeierFrom Yaniv Kaul: Fix errors found by clang static...
2010-05-11 etxrabStart to replace deprecated gtk_combo_new() with
2010-05-11 wmeierFrom Paul J. Metzger: Add support for decoding DIS...
2010-05-11 jakeAllow for heuristic dissection of Unicode XML.
2010-05-11 jakeShow version as generated field.
2010-05-11 wmeierUse consistent indentation; Whitesapce & formatting...
2010-05-11 wmeierUse consistent indentation; Whitespace & formatting...
2010-05-11 wmeierReflect changes made in SVN #32752
2010-05-11 wmeierFix handling of pa-data-type KRB5_PA_PAC_REQUEST (...
2010-05-11 morrissFrom Jay Moran via https://bugs.wireshark.org/bugzilla...
2010-05-11 etxrabReplace deprecated gtk_input_add_full()
2010-05-11 etxrabFixwes to 3GPP AVP:s from Tamás Regõs.
2010-05-11 morrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissRegenerate a few more of the ASN.1 dissectors
2010-05-11 morrissFollow on to rev 32593: apparently delaying the start...
2010-05-11 morrissRegenerate a few of the ASN.1 dissectors
2010-05-10 geraldAdd new packet list open bugs to the "known bugs" list.
2010-05-10 geraldUpdates for 1.4.
2010-05-10 jakeFix for bug 4720:
2010-05-10 dimegUpdate the ISPC lists up to ITU Operational Bulletin 940
2010-05-10 wmeierFix a gcc -Wshadow warning.
2010-05-10 wmeierFix a gcc -Wshadow warning.
2010-05-10 wmeierIndentation & whitespace cleanup (including: "4 space...
2010-05-10 martinmFix non-libz build.
2010-05-10 stigBring back "1 min" and "10 min" in IO Graph Tick interval.
2010-05-10 kukosaAdd missing textify.sh to source distribution
2010-05-10 jakeAllow for proto_tree_add_item() with FT_ABSOLUTE_TIME...
2010-05-09 gerald[Automatic manuf and enterprise-numbers update for...
2010-05-09 sfisherAs of release 1.5, MIT Kerberos moved krb5.h to krb5...
2010-05-09 jakeClean comments and indentation.
2010-05-08 wmeier(Trivial) Fix some indentation.
2010-05-08 wmeier(Trivial) Fix a typo & some indentation
2010-05-08 sakeEnable "Decode As..." for ethertype 0x0000 (fix for...
2010-05-08 guyInclude inet_v6defs.h after include the Windows socket...
2010-05-08 guyPrune some includes.
2010-05-08 guyInclude inet_v6defs.h if needed to declare inet_ntop().
2010-05-08 guyAdd wtap_cleareof().
2010-05-08 guyThe default capture buffer size is, in fact, *nominally...
2010-05-08 guyDon't define err_str twice if building on Win32 with...
2010-05-07 geraldZlib has an officially-sanctioned way of clearing EOF...
2010-05-07 geraldEOF in zlib 1.2.5 seems to be sticky. When we're tailin...
2010-05-07 guyAs with the list of data link types, so with the list...
2010-05-07 etxrabUpdate 3GPP AVP codes.
2010-05-07 etxrabRegister a dissector table for dissecting Ericsson...
2010-05-07 guyAdd routines vfprintf_stderr() and fprintf_stderr(...
2010-05-07 guyFor TShark and Wireshark, get the list of link-layer...
2010-05-07 stigSet default seconds type in rawshark and dftest.
2010-05-07 guy-I is now a valid TShark option (at least if you have...
2010-05-07 guy-B is no longer Windows-only.
2010-05-07 guyAdd monitor mode support to Wireshark *on the command...
2010-05-07 guyOops, -B disappeared from the list of dumpcap options...
2010-05-07 guyAdd monitor mode support to TShark.
2010-05-07 guyHandle -I in the options processing.
2010-05-07 guyBeginnings of monitor mode support with libpcap 1.x.
2010-05-07 guyInstead, say that the default is platform-dependent.
2010-05-07 guyNow that we support -B on various UN*X platforms as...
2010-05-07 geraldFrom Jouni Malinen via bug 4713:
next