<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/wireshark, branch v1.10.10rc0</title>
<subtitle>WIP Patches to add a samsung-ipc dissector to Wireshark 
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/'/>
<entry>
<title>1.10.9 → 1.10.10.</title>
<updated>2014-07-31T22:37:59+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2014-07-31T22:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=4e036bf9b7be76d6facd228546008885db2607fe'/>
<id>4e036bf9b7be76d6facd228546008885db2607fe</id>
<content type='text'>
Change-Id: Ibccbf57e1232ad9a0bad80642388a136d5087132
Reviewed-on: https://code.wireshark.org/review/3307
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibccbf57e1232ad9a0bad80642388a136d5087132
Reviewed-on: https://code.wireshark.org/review/3307
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Build 1.10.9.</title>
<updated>2014-07-31T19:02:35+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2014-07-31T18:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=6b041ab4fe08560afc9a27e2b67611ce24ee2fc1'/>
<id>6b041ab4fe08560afc9a27e2b67611ce24ee2fc1</id>
<content type='text'>
Change-Id: I28dcc0b0afc9909c14e221237797577708bb0dca
Reviewed-on: https://code.wireshark.org/review/3296
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I28dcc0b0afc9909c14e221237797577708bb0dca
Reviewed-on: https://code.wireshark.org/review/3296
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes and ChangeLog.</title>
<updated>2014-07-31T00:41:41+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2014-07-31T00:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=015aa86c43a4af40c47b1ebeec52b2153cea230f'/>
<id>015aa86c43a4af40c47b1ebeec52b2153cea230f</id>
<content type='text'>
Change-Id: I7d13855125b7b5b257495ec5cd5b19d47c27298e
Reviewed-on: https://code.wireshark.org/review/3274
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7d13855125b7b5b257495ec5cd5b19d47c27298e
Reviewed-on: https://code.wireshark.org/review/3274
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>catapult,irda: Fix ASAN crashes due to buffer underrun</title>
<updated>2014-07-30T20:53:43+00:00</updated>
<author>
<name>Peter Wu</name>
<email>peter@lekensteyn.nl</email>
</author>
<published>2014-07-03T09:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=cdb8710f75e1c32f1d798ff11d009ed99c437d32'/>
<id>cdb8710f75e1c32f1d798ff11d009ed99c437d32</id>
<content type='text'>
The catapult dissector tripped on this random file I had. A quick look
at other dissectors which use a construct like "-1] *= '*\\[rn]" showed
packet-irda too, so fix that as well.

Change-Id: I4b5fadcacd0b09d0fb29bdefc3dd1f28aef9b593
Reviewed-on: https://code.wireshark.org/review/2802
Reviewed-by: Evan Huus &lt;eapache@gmail.com&gt;
Reviewed-by: Michael Mann &lt;mmann78@netscape.net&gt;
(cherry picked from commit 16f8ba1bed579344df373bf38fff552ab8baf380)
Reviewed-on: https://code.wireshark.org/review/2810
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The catapult dissector tripped on this random file I had. A quick look
at other dissectors which use a construct like "-1] *= '*\\[rn]" showed
packet-irda too, so fix that as well.

Change-Id: I4b5fadcacd0b09d0fb29bdefc3dd1f28aef9b593
Reviewed-on: https://code.wireshark.org/review/2802
Reviewed-by: Evan Huus &lt;eapache@gmail.com&gt;
Reviewed-by: Michael Mann &lt;mmann78@netscape.net&gt;
(cherry picked from commit 16f8ba1bed579344df373bf38fff552ab8baf380)
Reviewed-on: https://code.wireshark.org/review/2810
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert tvb_get_ptr buffer access macros to use much safer tvb access macros.</title>
<updated>2014-07-30T20:51:17+00:00</updated>
<author>
<name>Michael Mann</name>
<email>mmann78@netscape.net</email>
</author>
<published>2014-07-30T20:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=a1785a9654d1aa249dc0539bc3c23d5324c78da5'/>
<id>a1785a9654d1aa249dc0539bc3c23d5324c78da5</id>
<content type='text'>
(Manually merged from master-1.12 branch)

bug:10281
Change-Id: Ie0818b3c21a802fe6d597197dae0075162d80ded
Reviewed-on: https://code.wireshark.org/review/3270
Petri-Dish: Michael Mann &lt;mmann78@netscape.net&gt;
Reviewed-by: Michael Mann &lt;mmann78@netscape.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Manually merged from master-1.12 branch)

bug:10281
Change-Id: Ie0818b3c21a802fe6d597197dae0075162d80ded
Reviewed-on: https://code.wireshark.org/review/3270
Petri-Dish: Michael Mann &lt;mmann78@netscape.net&gt;
Reviewed-by: Michael Mann &lt;mmann78@netscape.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix encodingmask of DiagnosticInfo</title>
<updated>2014-07-30T17:55:53+00:00</updated>
<author>
<name>Hannes Mezger</name>
<email>hannes.mezger@ascolab.com</email>
</author>
<published>2014-07-30T10:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=8596593cb6fea541460ca7ee438edabcfa73a985'/>
<id>8596593cb6fea541460ca7ee438edabcfa73a985</id>
<content type='text'>
In 2008, before the OpcUa specification was released, the EncodingMask was changed to include the Locale after the LocalizedText. This commit applies the changes necessary to display DiagnosticInfo correctly.

Change-Id: Iad35ff0557eac62a259a63505ebce3e637095136
Reviewed-on: https://code.wireshark.org/review/3259
Reviewed-by: Alexis La Goutte &lt;alexis.lagoutte@gmail.com&gt;
Reviewed-by: Michael Mann &lt;mmann78@netscape.net&gt;
(cherry picked from commit 5894b555a160cb329ab2d058ea85aea2c317087d)
Reviewed-on: https://code.wireshark.org/review/3265
Reviewed-by: Evan Huus &lt;eapache@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In 2008, before the OpcUa specification was released, the EncodingMask was changed to include the Locale after the LocalizedText. This commit applies the changes necessary to display DiagnosticInfo correctly.

Change-Id: Iad35ff0557eac62a259a63505ebce3e637095136
Reviewed-on: https://code.wireshark.org/review/3259
Reviewed-by: Alexis La Goutte &lt;alexis.lagoutte@gmail.com&gt;
Reviewed-by: Michael Mann &lt;mmann78@netscape.net&gt;
(cherry picked from commit 5894b555a160cb329ab2d058ea85aea2c317087d)
Reviewed-on: https://code.wireshark.org/review/3265
Reviewed-by: Evan Huus &lt;eapache@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[Automatic manuf, services and enterprise-numbers update for 2014-07-27]</title>
<updated>2014-07-27T15:11:32+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2014-07-27T15:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=6acb8d57ed6ad9374a082720056c1c4a4fc8a607'/>
<id>6acb8d57ed6ad9374a082720056c1c4a4fc8a607</id>
<content type='text'>
Change-Id: I49e7c438b82901cfe752fa425e88404e11824b1d
Reviewed-on: https://code.wireshark.org/review/3210
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I49e7c438b82901cfe752fa425e88404e11824b1d
Reviewed-on: https://code.wireshark.org/review/3210
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't return an error string for NO_INTERFACES_FOUND.</title>
<updated>2014-07-22T20:47:47+00:00</updated>
<author>
<name>Guy Harris</name>
<email>guy@alum.mit.edu</email>
</author>
<published>2014-07-22T18:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=eed38500352180eab1b14102a1ec60b2b47745f6'/>
<id>eed38500352180eab1b14102a1ec60b2b47745f6</id>
<content type='text'>
Most callers of capture_interface_list() don't expect an error string
for NO_INTERFACES_FOUND, because that's not really an error, it's just a
statement of face (and perhaps an error of 0 should be returned), so
they don't bother freeing the error string, causing a leak.

Instead, have the one place that *did* expect it to return an error
string just put "No interfaces found" itself.

Also, have that place not check for an error string if interfaces *were*
found, as no error code or string is returned in that case.

Change-Id: I95018d647bf2bcea6732bdf4ffb48615ba669b2c
Reviewed-on: https://code.wireshark.org/review/3168
Reviewed-by: Guy Harris &lt;guy@alum.mit.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most callers of capture_interface_list() don't expect an error string
for NO_INTERFACES_FOUND, because that's not really an error, it's just a
statement of face (and perhaps an error of 0 should be returned), so
they don't bother freeing the error string, causing a leak.

Instead, have the one place that *did* expect it to return an error
string just put "No interfaces found" itself.

Also, have that place not check for an error string if interfaces *were*
found, as no error code or string is returned in that case.

Change-Id: I95018d647bf2bcea6732bdf4ffb48615ba669b2c
Reviewed-on: https://code.wireshark.org/review/3168
Reviewed-by: Guy Harris &lt;guy@alum.mit.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[Automatic manuf, services and enterprise-numbers update for 2014-07-20]</title>
<updated>2014-07-20T15:11:44+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2014-07-20T15:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=490cf7c6f92ed5a12eea4820b25b2251622e72e3'/>
<id>490cf7c6f92ed5a12eea4820b25b2251622e72e3</id>
<content type='text'>
Change-Id: Iabfb0db01630894ad68027faa8c63467800d9a59
Reviewed-on: https://code.wireshark.org/review/3133
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iabfb0db01630894ad68027faa8c63467800d9a59
Reviewed-on: https://code.wireshark.org/review/3133
Reviewed-by: Gerald Combs &lt;gerald@wireshark.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix install_desktop_files non-portability and add out-of-tree support.</title>
<updated>2014-07-18T20:51:46+00:00</updated>
<author>
<name>Fabian Raetz</name>
<email>fabian.raetz@gmail.com</email>
</author>
<published>2014-07-18T20:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=9cf8930959b92b7a5a6d3f176065937f12b66efb'/>
<id>9cf8930959b92b7a5a6d3f176065937f12b66efb</id>
<content type='text'>
Prepend $(srcdir)/ to the sources in install commands, and get rid of
the -T flag, as it's GNU coreutils install-specific; some versions of
install don't support -T at all, and FreeBSD's install has a -T flag
that takes an argument and has a completely different meaning.

Fixes bug 10292; fix came from

    http://marc.info/?l=openbsd-ports&amp;m=140571104528980&amp;w=2

Change-Id: I8e80d475a728a17848736be043f97d2b90a0be82
Reviewed-on: https://code.wireshark.org/review/3107
Reviewed-by: Guy Harris &lt;guy@alum.mit.edu&gt;
(cherry picked from commit 4b720691c45e1a803bdcc01567ac1ec52da62740)
Reviewed-on: https://code.wireshark.org/review/3109
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepend $(srcdir)/ to the sources in install commands, and get rid of
the -T flag, as it's GNU coreutils install-specific; some versions of
install don't support -T at all, and FreeBSD's install has a -T flag
that takes an argument and has a completely different meaning.

Fixes bug 10292; fix came from

    http://marc.info/?l=openbsd-ports&amp;m=140571104528980&amp;w=2

Change-Id: I8e80d475a728a17848736be043f97d2b90a0be82
Reviewed-on: https://code.wireshark.org/review/3107
Reviewed-by: Guy Harris &lt;guy@alum.mit.edu&gt;
(cherry picked from commit 4b720691c45e1a803bdcc01567ac1ec52da62740)
Reviewed-on: https://code.wireshark.org/review/3109
</pre>
</div>
</content>
</entry>
</feed>
