It's not only executable but a script as well: propset eol-style + keywords
[obnox/wireshark/wip.git] / epan /
2006-08-04 geraldethereal -> wireshark.
2006-08-04 martinmChecked also needed here - remove wrong comment
2006-08-04 martinmThere may be no icon data
2006-08-04 jakeFrom: Stephen Fisher
2006-08-04 sahlbergcheck that itl is non-NULL to prevent a NULL pointer...
2006-08-03 jakeFix bug 1027: pinfo.iplen should contain option length...
2006-08-03 martinmAdd an expert item to indicate unrecognised SIP headers...
2006-08-02 etxrabFrom Peter Johansson:
2006-08-02 etxrabFrom Stephen Fisher:
2006-08-02 etxrabFrom Stephen Fisher:
2006-08-02 etxrabFrom Stephen Fisher:
2006-08-02 martinmUpdate to TBCP ("PoC1" application). This is based...
2006-08-02 martinmTry to fix build by including packet.h
2006-08-02 martinm- Removes last traces of 'board ports only' preference...
2006-08-02 martinmFix for bug 1023 (problem with 'apply as filter' strings)
2006-08-02 sahlbergfrom a. samuel
2006-08-01 tuexenAdopt the chunk list parameter name to the notion used...
2006-08-01 martinmFix some fussy warnings seen on the Ubuntu buildbot...
2006-08-01 martinmFix a duplicate MSRP filter string
2006-08-01 martinmDelete leftover printf
2006-07-28 etxrabFrom Sean Sheedy:
2006-07-28 etxrabFrom Martin Mathieson:
2006-07-28 legoas per RFC 3611 - 4.1.1 run length is 14 bits not 15.
2006-07-28 sahlbergfropm martin m
2006-07-26 legoa better regex for names in DTDs
2006-07-25 jmayerOne of the bytes in the cisco header is the channel...
2006-07-22 sahlberglicence info
2006-07-22 sahlbergadd gpl licence
2006-07-22 sahlbergadd licence information
2006-07-22 ulfladd some more "informational" (generated) fields to...
2006-07-22 sahlbergfrom martin m
2006-07-22 sahlbergfrom Jeff Morriss
2006-07-22 sahlberg from ian abel
2006-07-21 kukosaH.225.0 update to version 6 (05/2006)
2006-07-20 jmayerDaniel Drake <dsd@gentoo.org>:
2006-07-20 geraldsnprintf -> g_snprintf. Fix up whitespace.
2006-07-20 geraldRemove remaining instances of NEED_SNPRINTF_H. Fix...
2006-07-20 legoFrom Mike Digou:
2006-07-20 legoallow for some uppercasing in names.
2006-07-20 sahlbergfrom michael stevens
2006-07-19 etxrabAdd licence info.
2006-07-19 etxrabFrom Martin Mathieson:
2006-07-19 geraldLink libwireshark with libiconv if needed.
2006-07-19 sahlbergadd two missing CHECK_BYTE_COUNT
2006-07-18 etxrabRemove leftover(?) plugin code.
2006-07-18 geraldApply The Written Word's patch from bug 333, which...
2006-07-18 etxrabFrom Ravi Valmikam:
2006-07-17 jmayerstephentfisher@yahoo.com:
2006-07-17 etxrabFrom Martin Mathieson:
2006-07-15 geraldFix compilation problems for Windows and GTK1.
2006-07-14 sahlbergadd request response tracking and response times
2006-07-14 gramRegister the MPLS dissector on its standard IP protocol...
2006-07-14 sahlbergdont dissect reserved bits in a bitmap
2006-07-14 sahlbergnew protocol PANA from
2006-07-14 sahlbergcosmetic updates redindentation etc
2006-07-13 etxrabDecode PDU Type Extension.
2006-07-13 sahlbergfrom Krzysztof Burghardt
2006-07-13 etxrabFrancesco Fondelli:
2006-07-13 jmayerDecode another byte in Cisco's IE 133 (number of associ...
2006-07-12 etxrabFrom Stefan (metze) Metzmacher:
2006-07-12 geraldMake sure our strings aren't null before we pass them...
2006-07-12 sahlbergprettify dissection od ldap attributes
2006-07-11 etxrabDecode RANAP in LongSignalInfo and RadioResourceInforma...
2006-07-11 tuexenGet it compiling...
2006-07-11 geraldMore from Ilja van Sprundel. When we call tvb_new_subs...
2006-07-11 jmayerBugfix: If we have an rc4 key and the length remaining...
2006-07-11 sahlbergfix two of iljas bugs
2006-07-10 etxrabFrom Nils Ljungberg:
2006-07-10 geraldTwo more bugs from Ilja van Sprundel.
2006-07-10 geraldReset ldm_tree in dissect_ldap_pdu(). Fixes a couple...
2006-07-10 kukosafrom DuBingyao
2006-07-10 geraldFix compilation on systems with Net-SNMP.
2006-07-09 geraldIn new_format_oid(), handle a zero-length OID.
2006-07-09 geraldOne more bug from Ilja van Sprundel. Be more paranoid...
2006-07-09 jmayerStart declaring the proto_reg... functions to fix ...
2006-07-09 jmayerinclude packet-cdt.h to declare prototypes
2006-07-08 ulfldon't use only upper case letters for ResolveWin32UUID...
2006-07-08 ulflif the request/response subdissector couldn't be called...
2006-07-08 geraldCatch another infinite loop. Fixes bug 985.
2006-07-07 geraldFix more bugs reported by Ilja van Sprundel.
2006-07-07 ulfladd missing #include <epan/emem.h> to fix a related...
2006-07-07 geraldFix our loop checks.
2006-07-07 geraldFix another infinite loop. Remove redundant code.
2006-07-07 etxrabFrom Martin Mathieson:
2006-07-07 geraldFix more bugs found by Ilja van Sprundel.
2006-07-07 geraldFix a few format string bugs found by Ilja van Sprundel.
2006-07-06 ulfladd another CBA DCOM HRESULT
2006-07-06 geraldCatch an infinite loop.
2006-07-06 jmayerNew dissector for the cisco wireless ids communication...
2006-07-06 jmayerIncludeing prefs.h once is sufficient
2006-07-06 sahlbergthe pidl parameter is now --ws-parser and not -...
2006-07-05 geraldFix an infinite loop in dissect_ber_tagged_type()....
2006-07-05 geraldDon't pass an empty OID to sprint_realloc_variable...
2006-07-05 geraldFix a format string bug. This should fix some of the...
2006-07-05 geraldMake our tvb exists before we try to dereference it...
2006-07-05 jmayerAdd a comment about a Cisco proprietary tag.
2006-07-05 etxrabFrom Jeff Morriss:
2006-07-05 etxrabFrom Willem Dekker:
2006-07-04 sahlbergcoverity 201
2006-07-04 kukosaget rid of warning message
next