obnox/wireshark/wip.git
2011-03-08 sakeRemoval of the old packet-list in favor of the new...
2011-03-07 cmaynardAllow <interval> to be successfully sscanf'd no matter...
2011-03-07 morrissDon't pass retransmitted chunks to subdissectors. ...
2011-03-07 etxrabFrom Alexis La Goutte:
2011-03-07 sfisherSquelch compiler warning:
2011-03-07 wmeierFrom Stefan Metzmacher: smb2 multi-credit / large mtu...
2011-03-07 etxrabRemove a no longer needed struct.
2011-03-07 etxrabRemove more obsolete code.
2011-03-07 etxrabFix packet-bssgp.c:125: warning: 'hf_bssgp_tmsi_ptmsi...
2011-03-07 etxrabRemove the old code.
2011-03-07 wmeierFix compiler error on Windows 64: cast strlen() to...
2011-03-07 wmeierSet properties
2011-03-07 wmeierFrom Martin Kaiser: dissector for DVB-CI (Common Interface)
2011-03-06 martinmRemove some instances of _U_ where the parameter is...
2011-03-06 martinmImprove expert info output when detect Scheduling Reque...
2011-03-06 stigMark value_string_ext bssgp_cause_vals_ext as WS_VAR_IM...
2011-03-06 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-03-06 etxrabPrepare to remove old bssgp code by changing exports.
2011-03-04 etxrabFrom Alexis La Goutte:
2011-03-04 wmeierFrom Stefan Metzmacher: Patch that fixes false positive...
2011-03-04 kukosaFix warning
2011-03-04 kukosaCheck only first 14 digits of GeneralizedTime which...
2011-03-04 etxrabAll messages converted to the "GSM style" dissection.
2011-03-04 sfisherChange descriptions of NTP Reference Identifier Codes...
2011-03-04 sfisherCorrect the usage of tvb_memeql() after r35558: it...
2011-03-03 sfisherChange "Reference Clock ID" to "Reference ID" to match...
2011-03-03 sfisherClarify / add explanations for the fields
2011-03-03 morrissAdd more duplicate fragment tests.
2011-03-03 morrissWhen reassembling fragments, don't stop looking at...
2011-03-03 etxrabExport SONtransferRequestContaine, SONtransferResponseC...
2011-03-03 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-03-03 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-03-03 morrissUse tvb_memcpy() instead of tvb_get_ptr() + memcpy().
2011-03-03 morrissUse tvb_ether_to_str().
2011-03-03 morrissUse tvb_get_guint8() instead of tvb_get_ptr().
2011-03-03 morrissUse tvb_ether_to_str().
2011-03-03 morrissMake the _to_str() functions in here take a pointer...
2011-03-02 morrissAs suggested by Anders: when we detect non-ASCII charac...
2011-03-02 etxrabFix Error: Found non-ASCII characters in packet-ieee80211.c
2011-03-02 etxrabFrom Alexis La Goutte:
2011-03-02 martinmAllow linking back to previous UL tx 32 ms ago.
2011-03-02 martinmDon't overwrite isPhyRetx field for UL frames with...
2011-03-01 geraldUpdate some of the "Details" properties in the installe...
2011-03-01 tuexenMake HAVE_PCAP_REMOTE and HAVE_PCAP_SETSAMPLING independent
2011-03-01 martinmAfter SR failure, allow for another attempt in SR state...
2011-03-01 kukosaQSIG: decoding of PSS1InformationElement
2011-03-01 martinmTweak the way we setup FP R8 info.
2011-03-01 martinmWas reading F in mac-is descriptors the wrong way around...
2011-03-01 geraldIf we encounter an excessively long filter string or...
2011-02-28 wmeierDefine some globals as static; Remove uneeded #includes...
2011-02-28 wmeierRemove unneeded #includes; Add #includes to packet...
2011-02-28 wmeierDefine global vars as static; Whitespace cleanup.
2011-02-28 sfisherDisplay the NTP version in COL_INFO so tshark output...
2011-02-28 stigClose UAT file after loading.
2011-02-28 etxrabFrom Pascal Quantin:
2011-02-28 etxrabFrom Pascal Quantin:
2011-02-28 etxrab- RE apply checkapi patch.
2011-02-28 etxrabFrom Vincent Helfre:
2011-02-28 martinmWhen doing sequence analysis, allow for the first SN...
2011-02-28 martinmMake UL retx use warning, rather than error, expert...
2011-02-28 etxrabAdd private extensions under the right tree.
2011-02-28 etxrabFix checkapi detected errors.
2011-02-28 etxrabgit-svn-id: anonsvn.wireshark.org/wireshark/trunk@36087...
2011-02-27 etxrabExport:
2011-02-27 etxrabAdd miisng file from
2011-02-27 etxrabAdd dissection of SonTransfer-IEs.
2011-02-27 etxrabExport SourceCellID.
2011-02-27 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-02-27 etxrabExport dissect_gsm_map_ISDN_AddressString_PDU();
2011-02-27 sahlbergiSCSI REJECT PDU contains the full header of the offend...
2011-02-26 stigAdded functionality for handling global profiles.
2011-02-26 etxrab- Add a dissector table for Private Extensions.
2011-02-25 wmeierFrom Robert Bullen: ... code is not incrementing wtap_d...
2011-02-25 wmeierFrom Herbert Oppmann: Fix "RTMP dissector unknown audio...
2011-02-25 geraldComments have to be at the beginning of the line.
2011-02-25 morrissClean up comments: canaries are also used to pad alloca...
2011-02-25 etxrabRevert file commited by misstake.
2011-02-25 etxrabVerify tools fails if wireshark-win32-libs does not...
2011-02-25 etxrabVerify tools fails if wireshark-win32-libs does not...
2011-02-25 stigEnsure we write the current recent file before copying.
2011-02-25 morrissAdd a comment explaining what the canary between alloca...
2011-02-25 wmeierFrom Robert Bullen: Fix "Potential access violation...
2011-02-25 wmeierRevert SVN #36059; patch from Bug #5698 to be used...
2011-02-25 wmeierFix Bug #5698: "Potential access violation when writing...
2011-02-24 sfisherFrom Roland Knall via bug #5726: Adding a dissector...
2011-02-24 wmeierFix Bug #5716: "dumpcap: -q option behavior doesn't...
2011-02-24 etxrabAdd exports.
2011-02-24 morrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-02-24 morrissInitialize option_len to avoid a (false positive) uniti...
2011-02-24 jakeFrom Wade Hennessey:
2011-02-24 jakeFrom Håkon Nessjøen
2011-02-24 wmeierFix Bug #5624: "Unknown MMS multipart media is shown...
2011-02-23 geraldForward port r36036 from trunk-1.4: Make sure we ep_all...
2011-02-23 morrissFrom Stephen Donnelly via https://bugs.wireshark.org...
2011-02-23 morrissFrom Fulko Hew via https://bugs.wireshark.org/bugzilla...
2011-02-23 morrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-02-23 morrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-02-23 etxrabFrom Alexis La Goutte:
2011-02-23 geraldSplit get_dns_name() into get_dns_name() and expand_dns...
2011-02-22 jakeFix for bug 5702:
next