<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/wireshark/config.nmake, branch wireshark-1.0.6</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>Switch the variant back.</title>
<updated>2009-01-08T00:48:54+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2009-01-08T00:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=553088008364e6187a4a80a14efccd8c3fbc34d8'/>
<id>553088008364e6187a4a80a14efccd8c3fbc34d8</id>
<content type='text'>
svn path=/trunk-1.0/; revision=27187
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.0/; revision=27187
</pre>
</div>
</content>
</entry>
<entry>
<title>From Pascal Quantain: Allow compilation under Visual Studio 2008.</title>
<updated>2009-01-07T23:57:30+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2009-01-07T23:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=3ec4bd86aac1cd7b76bbab59e192fb89abba70d2'/>
<id>3ec4bd86aac1cd7b76bbab59e192fb89abba70d2</id>
<content type='text'>
Update the release notes. Point win32-setup.sh at the latest 1.0 libs.

svn path=/trunk-1.0/; revision=27186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the release notes. Point win32-setup.sh at the latest 1.0 libs.

svn path=/trunk-1.0/; revision=27186
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to gnutls-2.6.3-1.</title>
<updated>2008-12-16T00:50:02+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-12-16T00:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=45893379dd4ace6f1eb1202047cedeeed827f0d0'/>
<id>45893379dd4ace6f1eb1202047cedeeed827f0d0</id>
<content type='text'>
svn path=/trunk-1.0/; revision=27014
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.0/; revision=27014
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to 1.0.6.</title>
<updated>2008-12-11T17:42:36+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-12-11T17:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=0c7c96caf8340c26d1b2cee013e960131b74573a'/>
<id>0c7c96caf8340c26d1b2cee013e960131b74573a</id>
<content type='text'>
svn path=/trunk-1.0/; revision=26967
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.0/; revision=26967
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy over revisions from the trunk:</title>
<updated>2008-12-04T20:38:37+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-12-04T20:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=8a785c878bde042b79ad595de8404d0260c06bc3'/>
<id>8a785c878bde042b79ad595de8404d0260c06bc3</id>
<content type='text'>
------------------------------------------------------------------------
r26809 | jake | 2008-11-18 23:27:02 -0800 (Tue, 18 Nov 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-wsp.c

Fix for bug 3071:
Incorrect address structure assigned for find_conversation()
------------------------------------------------------------------------
r26816 | jake | 2008-11-20 12:16:07 -0800 (Thu, 20 Nov 2008) | 3 lines
Changed paths:
   M /trunk/wiretap/wtap.c

From yami:
The code in wiretap/wtap.c is not right. Because g_array_append_val should accept a value
of type 'struct encap_type_info' rather than a pointer to this type.
------------------------------------------------------------------------
r26841 | jake | 2008-11-25 00:21:53 -0800 (Tue, 25 Nov 2008) | 4 lines
Changed paths:
   M /trunk/gtk/voip_calls.c

Fix for bug 3079:
Remove memory leaks from allocated labels by making full use of graph helper functions, and 
from unneeded address copies. 
Avoid GLIb warning on empty dynamic RTP payload type hash table.
------------------------------------------------------------------------
r26848 | jake | 2008-11-25 23:20:11 -0800 (Tue, 25 Nov 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-tipc.c

Fix for bug 3086:
Remove bitmask from FT_STRING fields, causing assert when printing.
------------------------------------------------------------------------
r26873 | jake | 2008-11-28 14:54:08 -0800 (Fri, 28 Nov 2008) | 1 line
Changed paths:
   M /trunk/gtk/rtp_player.c

Plug memory leak.
------------------------------------------------------------------------
r26452 | gerald | 2008-10-14 09:37:47 -0700 (Tue, 14 Oct 2008) | 3 lines
Changed paths:
   M /trunk/config.nmake

If PYTHON hasn't been defined, look for Python 2.6, 2.5, and 2.4 (in
that order). If found, set up Python automatically.
------------------------------------------------------------------------

Copy over asn2wrs from the trunk. Update the release notes.

svn path=/trunk-1.0/; revision=26915
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
------------------------------------------------------------------------
r26809 | jake | 2008-11-18 23:27:02 -0800 (Tue, 18 Nov 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-wsp.c

Fix for bug 3071:
Incorrect address structure assigned for find_conversation()
------------------------------------------------------------------------
r26816 | jake | 2008-11-20 12:16:07 -0800 (Thu, 20 Nov 2008) | 3 lines
Changed paths:
   M /trunk/wiretap/wtap.c

From yami:
The code in wiretap/wtap.c is not right. Because g_array_append_val should accept a value
of type 'struct encap_type_info' rather than a pointer to this type.
------------------------------------------------------------------------
r26841 | jake | 2008-11-25 00:21:53 -0800 (Tue, 25 Nov 2008) | 4 lines
Changed paths:
   M /trunk/gtk/voip_calls.c

Fix for bug 3079:
Remove memory leaks from allocated labels by making full use of graph helper functions, and 
from unneeded address copies. 
Avoid GLIb warning on empty dynamic RTP payload type hash table.
------------------------------------------------------------------------
r26848 | jake | 2008-11-25 23:20:11 -0800 (Tue, 25 Nov 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-tipc.c

Fix for bug 3086:
Remove bitmask from FT_STRING fields, causing assert when printing.
------------------------------------------------------------------------
r26873 | jake | 2008-11-28 14:54:08 -0800 (Fri, 28 Nov 2008) | 1 line
Changed paths:
   M /trunk/gtk/rtp_player.c

Plug memory leak.
------------------------------------------------------------------------
r26452 | gerald | 2008-10-14 09:37:47 -0700 (Tue, 14 Oct 2008) | 3 lines
Changed paths:
   M /trunk/config.nmake

If PYTHON hasn't been defined, look for Python 2.6, 2.5, and 2.4 (in
that order). If found, set up Python automatically.
------------------------------------------------------------------------

Copy over asn2wrs from the trunk. Update the release notes.

svn path=/trunk-1.0/; revision=26915
</pre>
</div>
</content>
</entry>
<entry>
<title>Resume our normal programming. Fix a typo.</title>
<updated>2008-10-21T16:33:24+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-10-21T16:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=9355c8534d0bb09f4c67fd564137551b5cdcf4e1'/>
<id>9355c8534d0bb09f4c67fd564137551b5cdcf4e1</id>
<content type='text'>
svn path=/trunk-1.0/; revision=26508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.0/; revision=26508
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy over revisions from the trunk:</title>
<updated>2008-10-06T19:27:04+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-10-06T19:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=5ebc8cc551b2390c9a56ec5c3da7121df0e5066e'/>
<id>5ebc8cc551b2390c9a56ec5c3da7121df0e5066e</id>
<content type='text'>
------------------------------------------------------------------------
r25195 | morriss | 2008-04-29 08:20:19 -0700 (Tue, 29 Apr 2008) | 1 line
Changed paths:
   M /trunk/epan/dissectors/packet-bthci_acl.c

Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1513 : don't tvb_memcpy() more bytes than are in the (se_alloc()'d) buffer.  tvb_memcpy()ing more bytes than are the TVB is okay (it'll except out).
------------------------------------------------------------------------
r25377 | martinm | 2008-05-25 16:55:36 -0700 (Sun, 25 May 2008) | 1 line
Changed paths:
   M /trunk/epan/libwireshark.def

Add these functions as requested in bug 2553.
------------------------------------------------------------------------
r25487 | etxrab | 2008-06-19 07:39:43 -0700 (Thu, 19 Jun 2008) | 1 line
Changed paths:
   M /trunk/epan/libwireshark.def

Export the tvb_get_bits functions.
------------------------------------------------------------------------
r26160 | etxrab | 2008-09-07 06:36:56 -0700 (Sun, 07 Sep 2008) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-gprs-llc.c

From Neil Piercy: 
Empty GPRS LLC S frames cause truncated data exception
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2855
------------------------------------------------------------------------
r26161 | etxrab | 2008-09-07 06:43:49 -0700 (Sun, 07 Sep 2008) | 3 lines
Changed paths:
   M /trunk/wiretap/k12text.l

From Neil Piercy: 
VC6 Build problem: wiretap/k12text.c includes unistd.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2851
------------------------------------------------------------------------
r26164 | jake | 2008-09-07 23:02:35 -0700 (Sun, 07 Sep 2008) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-nsip.c

From Neil Piercy:
The IP Address IE did not decode correctly - the address fetch did not skip the
Address Type field.
------------------------------------------------------------------------
r26166 | wmeier | 2008-09-08 09:13:39 -0700 (Mon, 08 Sep 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ncp2222.inc

From Pavol Rusnak: Add missing break statement....

------------------------------------------------------------------------
r26173 | guy | 2008-09-10 14:48:15 -0700 (Wed, 10 Sep 2008) | 4 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ieee80211.c

In the radio-information dissector, set the current protocol name before
calling the 802.11 dissector, so if we have a malformed frame or short
frame the right protocol name will be shown.
------------------------------------------------------------------------
r26174 | guy | 2008-09-10 14:55:02 -0700 (Wed, 10 Sep 2008) | 3 lines
Changed paths:
   M /trunk/wiretap/airopeek9.c

A network type of 2 appears to be similar to a network type of 1
(including 0's rather than an FCS in the packet).
------------------------------------------------------------------------
r26169 | jake | 2008-09-09 14:17:17 -0700 (Tue, 09 Sep 2008) | 4 lines
Changed paths:
   M /trunk/epan/dissectors/packet-homeplug.c

Fix for bug 2859:
Skip data portion of unknown TLV.

Expand type interpretation and several other cleanups.
------------------------------------------------------------------------
r26190 | jake | 2008-09-14 06:09:14 -0700 (Sun, 14 Sep 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-q931.c

Fix for bug 2870:
Wrap dissect_q931_cause_ie() in a save version which clears the have_valid_q931_pi semaphore. This may remain set if a malformed q931 message causes an exception.
------------------------------------------------------------------------

Bump the version to 1.0.4. Update the release notes.


svn path=/trunk-1.0/; revision=26359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
------------------------------------------------------------------------
r25195 | morriss | 2008-04-29 08:20:19 -0700 (Tue, 29 Apr 2008) | 1 line
Changed paths:
   M /trunk/epan/dissectors/packet-bthci_acl.c

Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1513 : don't tvb_memcpy() more bytes than are in the (se_alloc()'d) buffer.  tvb_memcpy()ing more bytes than are the TVB is okay (it'll except out).
------------------------------------------------------------------------
r25377 | martinm | 2008-05-25 16:55:36 -0700 (Sun, 25 May 2008) | 1 line
Changed paths:
   M /trunk/epan/libwireshark.def

Add these functions as requested in bug 2553.
------------------------------------------------------------------------
r25487 | etxrab | 2008-06-19 07:39:43 -0700 (Thu, 19 Jun 2008) | 1 line
Changed paths:
   M /trunk/epan/libwireshark.def

Export the tvb_get_bits functions.
------------------------------------------------------------------------
r26160 | etxrab | 2008-09-07 06:36:56 -0700 (Sun, 07 Sep 2008) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-gprs-llc.c

From Neil Piercy: 
Empty GPRS LLC S frames cause truncated data exception
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2855
------------------------------------------------------------------------
r26161 | etxrab | 2008-09-07 06:43:49 -0700 (Sun, 07 Sep 2008) | 3 lines
Changed paths:
   M /trunk/wiretap/k12text.l

From Neil Piercy: 
VC6 Build problem: wiretap/k12text.c includes unistd.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2851
------------------------------------------------------------------------
r26164 | jake | 2008-09-07 23:02:35 -0700 (Sun, 07 Sep 2008) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-nsip.c

From Neil Piercy:
The IP Address IE did not decode correctly - the address fetch did not skip the
Address Type field.
------------------------------------------------------------------------
r26166 | wmeier | 2008-09-08 09:13:39 -0700 (Mon, 08 Sep 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ncp2222.inc

From Pavol Rusnak: Add missing break statement....

------------------------------------------------------------------------
r26173 | guy | 2008-09-10 14:48:15 -0700 (Wed, 10 Sep 2008) | 4 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ieee80211.c

In the radio-information dissector, set the current protocol name before
calling the 802.11 dissector, so if we have a malformed frame or short
frame the right protocol name will be shown.
------------------------------------------------------------------------
r26174 | guy | 2008-09-10 14:55:02 -0700 (Wed, 10 Sep 2008) | 3 lines
Changed paths:
   M /trunk/wiretap/airopeek9.c

A network type of 2 appears to be similar to a network type of 1
(including 0's rather than an FCS in the packet).
------------------------------------------------------------------------
r26169 | jake | 2008-09-09 14:17:17 -0700 (Tue, 09 Sep 2008) | 4 lines
Changed paths:
   M /trunk/epan/dissectors/packet-homeplug.c

Fix for bug 2859:
Skip data portion of unknown TLV.

Expand type interpretation and several other cleanups.
------------------------------------------------------------------------
r26190 | jake | 2008-09-14 06:09:14 -0700 (Sun, 14 Sep 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-q931.c

Fix for bug 2870:
Wrap dissect_q931_cause_ie() in a save version which clears the have_valid_q931_pi semaphore. This may remain set if a malformed q931 message causes an exception.
------------------------------------------------------------------------

Bump the version to 1.0.4. Update the release notes.


svn path=/trunk-1.0/; revision=26359
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the version to 1.0.3. Update the release notes. Copy over revisions</title>
<updated>2008-07-26T00:01:46+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-07-26T00:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=d938607ce2e7afa2fca8426c4f21781276cdaf65'/>
<id>d938607ce2e7afa2fca8426c4f21781276cdaf65</id>
<content type='text'>
from the trunk:

------------------------------------------------------------------------
r24833 | jake | 2008-04-06 23:36:10 -0700 (Sun, 06 Apr 2008) | 10 lines
Changed paths:
   M /trunk/epan/dissectors/packet-mikey.c

From David Bernard:
This patch improves MIKEY support in Wireshark. 

The payload types "Error" and "General Extension" are now supported.

The "KEMAC" payload type now support dissecting its sub-payloads "Key Data" and
"Key Validity", but only for PSK (Pre-Shared key) mode with NULL encryption. So
this will dissects properly the TGK and SALT keys for example.

No decrypting is performed, only decoding.
------------------------------------------------------------------------
r24878 | morriss | 2008-04-10 12:35:07 -0700 (Thu, 10 Apr 2008) | 1 line
Changed paths:
   M /trunk/epan/dissectors/packet-redbackli.c

From Florian Lohoff: fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2376 (and hopefully the other complaints about RedbackLI grabbing packets that aren't RedbackLI) by strengthening the heuristics.
------------------------------------------------------------------------
r25033 | jmayer | 2008-04-14 18:26:02 -0700 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/packaging/rpm/SPECS/wireshark.spec.in

configure seems to install the manpages into .../share/man/, not .../man/
------------------------------------------------------------------------
r25289 | sake | 2008-05-13 15:45:04 -0700 (Tue, 13 May 2008) | 7 lines
Changed paths:
   M /trunk/epan/follow.c

Fix the tcp reassembly routine in epan/follow.c :

- Don't do '&lt;gulongvar&gt;-&lt;gulongvar&gt; &gt; 0' as it will always be true :-)
- Handle the case where a segment is partially retransmitted

------------------------------------------------------------------------
r25322 | jake | 2008-05-19 23:29:11 -0700 (Mon, 19 May 2008) | 1 line
Changed paths:
   M /trunk/epan/libwireshark.def

Add PTV cursor API to Win32 exported functions
------------------------------------------------------------------------


svn path=/trunk-1.0/; revision=25836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from the trunk:

------------------------------------------------------------------------
r24833 | jake | 2008-04-06 23:36:10 -0700 (Sun, 06 Apr 2008) | 10 lines
Changed paths:
   M /trunk/epan/dissectors/packet-mikey.c

From David Bernard:
This patch improves MIKEY support in Wireshark. 

The payload types "Error" and "General Extension" are now supported.

The "KEMAC" payload type now support dissecting its sub-payloads "Key Data" and
"Key Validity", but only for PSK (Pre-Shared key) mode with NULL encryption. So
this will dissects properly the TGK and SALT keys for example.

No decrypting is performed, only decoding.
------------------------------------------------------------------------
r24878 | morriss | 2008-04-10 12:35:07 -0700 (Thu, 10 Apr 2008) | 1 line
Changed paths:
   M /trunk/epan/dissectors/packet-redbackli.c

From Florian Lohoff: fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2376 (and hopefully the other complaints about RedbackLI grabbing packets that aren't RedbackLI) by strengthening the heuristics.
------------------------------------------------------------------------
r25033 | jmayer | 2008-04-14 18:26:02 -0700 (Mon, 14 Apr 2008) | 1 line
Changed paths:
   M /trunk/packaging/rpm/SPECS/wireshark.spec.in

configure seems to install the manpages into .../share/man/, not .../man/
------------------------------------------------------------------------
r25289 | sake | 2008-05-13 15:45:04 -0700 (Tue, 13 May 2008) | 7 lines
Changed paths:
   M /trunk/epan/follow.c

Fix the tcp reassembly routine in epan/follow.c :

- Don't do '&lt;gulongvar&gt;-&lt;gulongvar&gt; &gt; 0' as it will always be true :-)
- Handle the case where a segment is partially retransmitted

------------------------------------------------------------------------
r25322 | jake | 2008-05-19 23:29:11 -0700 (Mon, 19 May 2008) | 1 line
Changed paths:
   M /trunk/epan/libwireshark.def

Add PTV cursor API to Win32 exported functions
------------------------------------------------------------------------


svn path=/trunk-1.0/; revision=25836
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the version to 1.0.2. Copy over r25668 from the trunk:</title>
<updated>2008-07-07T15:43:03+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-07-07T15:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=892794e01628cd0f30207478d2c069577d071eff'/>
<id>892794e01628cd0f30207478d2c069577d071eff</id>
<content type='text'>
------------------------------------------------------------------------
r25668 | guy | 2008-07-03 20:33:00 -0700 (Thu, 03 Jul 2008) | 9 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/capture-pcap-util.c
   M /trunk/capture-wpcap.c

If we have pcap_free_datalinks(), use it.  If not, then, on Windows,
just leak the list returned by pcap_list_datalinks(), as there's no
guarantee that if you have a library built with one version of the
MSVC++ run-time library, and it returns a pointer to allocated data, you
can free that data from a program linked with another version of the
MSVC++ run-time library.  (This is not an issue on UN*X.)

This should fix bug 2677.

------------------------------------------------------------------------

svn path=/trunk-1.0/; revision=25671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
------------------------------------------------------------------------
r25668 | guy | 2008-07-03 20:33:00 -0700 (Thu, 03 Jul 2008) | 9 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/capture-pcap-util.c
   M /trunk/capture-wpcap.c

If we have pcap_free_datalinks(), use it.  If not, then, on Windows,
just leak the list returned by pcap_list_datalinks(), as there's no
guarantee that if you have a library built with one version of the
MSVC++ run-time library, and it returns a pointer to allocated data, you
can free that data from a program linked with another version of the
MSVC++ run-time library.  (This is not an issue on UN*X.)

This should fix bug 2677.

------------------------------------------------------------------------

svn path=/trunk-1.0/; revision=25671
</pre>
</div>
</content>
</entry>
<entry>
<title>From Dustin Johnson: Add support for TurboCap.</title>
<updated>2008-06-23T23:18:41+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2008-06-23T23:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=ca6c39b44e99a8e706299105ab5c6d12b2d4bb0c'/>
<id>ca6c39b44e99a8e706299105ab5c6d12b2d4bb0c</id>
<content type='text'>
  - packet-ppi.c: Add aggregation and 802.3 extended information.
  - capture-wpcap.c: Add support for pcap_list_datalinks and pcap_set_datalink.

(Normally I'd check this into /trunk and copy it over to /trunk-1.0, but
/trunk is a rapidly moving target right now.)

svn path=/trunk-1.0/; revision=25567
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - packet-ppi.c: Add aggregation and 802.3 extended information.
  - capture-wpcap.c: Add support for pcap_list_datalinks and pcap_set_datalink.

(Normally I'd check this into /trunk and copy it over to /trunk-1.0, but
/trunk is a rapidly moving target right now.)

svn path=/trunk-1.0/; revision=25567
</pre>
</div>
</content>
</entry>
</feed>
