Delist Windows 98 as possible platform
[obnox/wireshark/wip.git] / epan /
2007-01-29 lego load_snmp_users_file.l hasn't been dropped (yet)
2007-01-29 legouat_load.l improve error reporting
2007-01-29 legoThe UAT gui starts to work
2007-01-29 legosvn:ignore uat_load.c
2007-01-29 legoDrop dfilter_macro_load.l as dfilter-macro now uses UAT
2007-01-29 legonow it is operational.
2007-01-28 legoAlthough yet untested (but it compiles and is still...
2007-01-28 galSupport for SMIMECapabilities and KeyPreference attributes.
2007-01-28 galDefinition of a per-recipient extension to prevent...
2007-01-28 galFix for per-domain-bilateral-information (bilateral...
2007-01-28 legoFrom Kriang Lerdsuwanakij:
2007-01-27 legofix distcheck
2007-01-27 legoFix docbook documentation
2007-01-26 geraldFix saving WPA key preferences from the decryption...
2007-01-26 geraldAdd support for "wildcard" WPA keys in the form "wpa...
2007-01-26 jakeFrom Patrick vd Lageweg:
2007-01-26 martinmUse previously unused hf_cops_obj_c_type (cops.c_type...
2007-01-26 kukosaTLS 1.0/1.1 just ignores unknown records - RFC 2246...
2007-01-26 martinmMake COPS dissector findable by name
2007-01-26 jmayerIf there is just a tftp response without a prior request,
2007-01-26 wmeierA few more ethereal --> wireshark
2007-01-25 sfisherFix indentation of field_info struct definition
2007-01-25 geraldRemove dead code. Fixes Coverity CID 228. Squelch...
2007-01-25 geraldSquelch Coverity CIDs 225, 226, and 227.
2007-01-25 geraldAttempt to squelch Coverity CID 222.
2007-01-25 geraldFix a key preference crash bug. Improve WPA passphrase...
2007-01-24 geraldFix Coverity CID 230: Make sure we handle a negative...
2007-01-24 legodissect SDP encapsulated inside an Q1950 annex A.7...
2007-01-24 sfisherFix for bug #1308: tacacs decoding fails. Introduce...
2007-01-24 geraldFix compilation (under Windows, at least).
2007-01-23 legoadd range to the metatable of Tvb.
2007-01-23 legotvb:range did not appear under Tvb in generated refman
2007-01-23 sahlbergadd the obsolete RESERVE10/RELEASE10 to the sbc dissector
2007-01-23 sahlbergsome iscsi/scsi initiators still use the ancient sbc1...
2007-01-23 guyDISSECTOR_ASSERT_NOT_REACHED() now, by default, throws...
2007-01-23 sahlbergif DataSegmentLength is non zero for iscsi async messag...
2007-01-22 etxrabAdd dfilter_macro_load.c to the distclean target to...
2007-01-21 sfisherFrom Tobias Witek:
2007-01-21 sfisherChange frame dissector to show "frame" instead of ...
2007-01-21 sfisherFrom Sebastien Tandel:
2007-01-21 guySet the appropriate keywords.
2007-01-21 guySet the appropriate keywords.
2007-01-21 legofix bug 1321
2007-01-21 legofix bug 1320
2007-01-20 etxrabUpdate some value strings.
2007-01-20 jakeFrom Graeme Hewson:
2007-01-19 jakeFrom Paul Moore:
2007-01-19 morrissFix the SCCP dissector so it doesn't show non-segmented...
2007-01-19 morrissReindent pretty heavily. It's still not 100% consisten...
2007-01-18 morrissAdd a preference (defaulted to off) to have the MTP3...
2007-01-18 jakeTrying to get buildbot Windows-XP-x86 to build again.
2007-01-18 guyPut
2007-01-18 guyguint32 requires %[doxu], not %l[doxu]. (We don't...
2007-01-18 jakeExport the split fvalue_get_integer as fvalue_get_uinte...
2007-01-18 legofix the dfilter_macro_load.c rule
2007-01-18 legoI actually forgot that dfilter_macro_expand.l was...
2007-01-18 legoThe forgotten file strikes back...
2007-01-18 martinmFilled in missing hf entries.
2007-01-18 martinmRemove extra element.
2007-01-18 martinmMissed this one (I don't build with pcre)
2007-01-18 jakeTrying to fix the build on Ubuntu-5.10-x86 buildbot...
2007-01-18 martinmAdd separate union entries to fvalue.value for signed...
2007-01-18 legodisplay filter macros.
2007-01-17 sahlbergcheck if we have a finfo before dereferencing it later...
2007-01-17 jakeFrom Patrick vd Lageweg:
2007-01-17 morrissOops, set properties on the new file
2007-01-17 legoproductions of non-terminal "sentence" do not generate...
2007-01-17 morrissFrom Sebastien Tandel: Support for the dissection of...
2007-01-16 etxrabDissekt ControlChannelData.
2007-01-16 sfisherFrom Gisle Vanem: Add the final ) to a g_strdup_printf...
2007-01-16 jakeFrom Gisle Vanem:
2007-01-16 jakeFrom Steve Karg:
2007-01-16 kukosafix registration H.225 over TLS
2007-01-15 etxrabDissect SMS-OriginationRestrictions.
2007-01-15 legotwo minor leaks
2007-01-15 galUpdate to get_persdatafile_dir() to choose a default...
2007-01-15 etxrabHandle the case where the same TransactionID is used...
2007-01-15 etxrabDissect sms-BearerData also in responce messages if...
2007-01-15 geraldGLib 1.2 doesn't have g_strlcpy(), so don't use it.
2007-01-15 ulflinstead of simply doing an assert when running out...
2007-01-15 ulflfix a warning
2007-01-15 ulflSHGetFolderPath is not available on MSVC 6 without...
2007-01-14 ulflfix #301: Windows file dialog should:
2007-01-14 ulflon my way to fix #301:
2007-01-14 etxrabIf a OCTET STRING has zero length a zero length tvb...
2007-01-14 etxrabFrom Graeme Lunt:
2007-01-14 legotaking a look at it the name_str var is unnecessary
2007-01-14 legoAs pointed out by Sebastien Tandel a buffer is allocate...
2007-01-14 etxrabDissect cdma2000HandoffInvokeIOSData and response data
2007-01-13 etxrabHandle the case ehere TCAP identifier isn't present.
2007-01-13 etxrab- Correct Tag numbering and marking of OPTIONAL.
2007-01-13 etxrabHandle zero length invokes and some asn1 fixes.
2007-01-13 galNew protocol dissector for PKCS#12 - Personal Informati...
2007-01-13 galNew "decode as ..." feature for BER-encoded files ...
2007-01-13 sfisherRemove "advertising clause" from BSD license per:
2007-01-12 guyAutomake variables ending with _LDFLAGS are special:
2007-01-12 etxrabDissect cdma2000HandoffInvokeIOSData.
2007-01-12 etxrabDissect CDMAServiceOption.
2007-01-12 kukosaignore ssl_desegment_app_data preference till desegment...
2007-01-12 kukosaprepare SSL dissector for similar desegmentation as...
next