<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/wireshark/wsutil, branch master</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>Specify directory for temporary captures</title>
<updated>2022-02-09T14:32:28+00:00</updated>
<author>
<name>David Perry</name>
<email>boolean263@protonmail.com</email>
</author>
<published>2022-02-09T14:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=1e0d117eb7ab1ce7f4ff8a4fd6dc2529634d7baa'/>
<id>1e0d117eb7ab1ce7f4ff8a4fd6dc2529634d7baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wsutil: Just use g_utf8_validate for now</title>
<updated>2022-02-06T03:34:21+00:00</updated>
<author>
<name>John Thacker</name>
<email>johnthacker@gmail.com</email>
</author>
<published>2022-02-06T03:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=044dd69725bd4692e90e40136144846e5b2b989a'/>
<id>044dd69725bd4692e90e40136144846e5b2b989a</id>
<content type='text'>
g_utf8_validate_len doesn't exist until glib 2.60, so just
use g_utf8_validate.  It does the same thing when the length parameter
is unsigned. Fixes CentOS 7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
g_utf8_validate_len doesn't exist until glib 2.60, so just
use g_utf8_validate.  It does the same thing when the length parameter
is unsigned. Fixes CentOS 7.
</pre>
</div>
</content>
</entry>
<entry>
<title>epan: Add BASE_SHOW_UTF_8_PRINTABLE</title>
<updated>2022-02-06T00:32:13+00:00</updated>
<author>
<name>John Thacker</name>
<email>johnthacker@gmail.com</email>
</author>
<published>2022-02-03T13:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=25d0c88251b7649cd58ae791252ec74d6ab6e3de'/>
<id>25d0c88251b7649cd58ae791252ec74d6ab6e3de</id>
<content type='text'>
Add BASE_SHOW_UTF_8_PRINTABLE and related function tvb_utf_8_isprint
for supporting fields of bytes that are "maybe UTF-8" (default or
SHOULD be UTF-8 but could be something else, with no encoding indicator),
such as SSID fields in IEEE 802.11 (See #16208), certain OctetString
fields in Diameter or PFCP, and other places where
BASE_SHOW_ASCII_PRINTABLE is currently used. Fix #5307
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add BASE_SHOW_UTF_8_PRINTABLE and related function tvb_utf_8_isprint
for supporting fields of bytes that are "maybe UTF-8" (default or
SHOULD be UTF-8 but could be something else, with no encoding indicator),
such as SSID fields in IEEE 802.11 (See #16208), certain OctetString
fields in Diameter or PFCP, and other places where
BASE_SHOW_ASCII_PRINTABLE is currently used. Fix #5307
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Linux build issue</title>
<updated>2022-01-27T04:43:52+00:00</updated>
<author>
<name>Paul Koning</name>
<email>paul_koning@dell.com</email>
</author>
<published>2022-01-26T21:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=6231bdc716412037366028cc8ca27fb5aa2bea7c'/>
<id>6231bdc716412037366028cc8ca27fb5aa2bea7c</id>
<content type='text'>
This fixes an error due to memcpy not being declared.  Closes #17911.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes an error due to memcpy not being declared.  Closes #17911.
</pre>
</div>
</content>
</entry>
<entry>
<title>ws_assert: refactor assertions</title>
<updated>2022-01-05T13:31:53+00:00</updated>
<author>
<name>João Valverde</name>
<email>j@v6e.pt</email>
</author>
<published>2022-01-04T12:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=7afb52c4793208728d82e4bf13f48304e3e9fbea'/>
<id>7afb52c4793208728d82e4bf13f48304e3e9fbea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wslog: Replace ws_assert()</title>
<updated>2022-01-05T13:31:52+00:00</updated>
<author>
<name>João Valverde</name>
<email>j@v6e.pt</email>
</author>
<published>2022-01-04T15:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=1dfba751e5c4df442641278c3cd7e039b3593ba9'/>
<id>1dfba751e5c4df442641278c3cd7e039b3593ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wslog: Convert to C99/POSIX types</title>
<updated>2022-01-05T13:31:52+00:00</updated>
<author>
<name>João Valverde</name>
<email>j@v6e.pt</email>
</author>
<published>2021-12-28T23:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=f7b904f3283d750473e865a35199fd725bc79d73'/>
<id>f7b904f3283d750473e865a35199fd725bc79d73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some circular dependencies on wireshark.h</title>
<updated>2022-01-05T13:31:52+00:00</updated>
<author>
<name>João Valverde</name>
<email>j@v6e.pt</email>
</author>
<published>2022-01-04T11:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=947c61781284802cc62c8cc6f09063f57f0c8528'/>
<id>947c61781284802cc62c8cc6f09063f57f0c8528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wslog: Rewrite macros</title>
<updated>2022-01-05T13:31:52+00:00</updated>
<author>
<name>João Valverde</name>
<email>j@v6e.pt</email>
</author>
<published>2022-01-04T02:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=232628322c20ec7c230dc096f431d735a01c069e'/>
<id>232628322c20ec7c230dc096f431d735a01c069e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wslog: Use a wider type for line</title>
<updated>2022-01-05T13:31:52+00:00</updated>
<author>
<name>João Valverde</name>
<email>j@v6e.pt</email>
</author>
<published>2022-01-04T01:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=3f27a830fcc6d86014cf7fcb74e7753ed442cd1c'/>
<id>3f27a830fcc6d86014cf7fcb74e7753ed442cd1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
