------------------------------------------------------------------------
r26950 | gerald | 2008-12-09 11:10:15 -0800 (Tue, 09 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/ChangeLog
   M /trunk-1.0/NEWS

Update the ChangeLog and NEWS.

------------------------------------------------------------------------
r26951 | gerald | 2008-12-09 11:48:47 -0800 (Tue, 09 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/diameter/TGPPGmb.xml
   A /trunk-1.0/diameter/TGPPRx.xml
   M /trunk-1.0/diameter/TGPPSh.xml
   M /trunk-1.0/diameter/dictionary.xml
   M /trunk-1.0/diameter/imscxdx.xml
   M /trunk-1.0/diameter/nasreq.xml
   M /trunk-1.0/radius/dictionary
   A /trunk-1.0/radius/dictionary.aruba

Copy over diameter and radius updates from the trunk.

------------------------------------------------------------------------
r26952 | gerald | 2008-12-09 13:37:47 -0800 (Tue, 09 Dec 2008) | 44 lines
Changed paths:
   M /trunk-1.0/Makefile.am
   M /trunk-1.0/packaging/nsis/wireshark.nsi
   M /trunk-1.0/radius/dictionary

Copy over NSIS and Makefile.am updates from the trunk:

------------------------------------------------------------------------
r26167 | guy | 2008-09-08 20:23:13 -0700 (Mon, 08 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/packaging/nsis/wireshark.nsi

Include a missing Diameter dictionary file.
------------------------------------------------------------------------
r26509 | gerald | 2008-10-21 09:44:35 -0700 (Tue, 21 Oct 2008) | 2 lines
Changed paths:
   M /trunk/packaging/nsis/wireshark.nsi

Detect a previous Wireshark installation and let the user uninstall it first.
------------------------------------------------------------------------
r26568 | gerald | 2008-10-26 21:38:21 -0700 (Sun, 26 Oct 2008) | 2 lines
Changed paths:
   M /trunk/packaging/nsis/wireshark.nsi

Fix a copy/paste error.
------------------------------------------------------------------------
r26664 | gerald | 2008-10-31 17:24:10 -0700 (Fri, 31 Oct 2008) | 6 lines
Changed paths:
   M /trunk/packaging/nsis/wireshark.nsi

Trying to call ExecWait on the Wireshark unistaller won't work, since it 
returns immediately. Copy the uninstaller to $TEMP, then run it with flags
which make it work as expected.

Fix up the old version removal dialog.
------------------------------------------------------------------------
r26945 | stig | 2008-12-09 05:57:55 -0800 (Tue, 09 Dec 2008) | 3 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/packaging/nsis/wireshark.nsi
   M /trunk/radius/dictionary
   A /trunk/radius/dictionary.aruba

From Alexis La Goutte (bug 3104):
Add Aruba dictionary.
------------------------------------------------------------------------


------------------------------------------------------------------------
r26953 | gerald | 2008-12-09 13:43:56 -0800 (Tue, 09 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/radius/dictionary

Fix from the last checkin.

------------------------------------------------------------------------
r26954 | gerald | 2008-12-09 14:27:07 -0800 (Tue, 09 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/asn1/ansi_map/ansi_map.cnf
   M /trunk-1.0/asn1/ansi_map/packet-ansi_map-template.c
   M /trunk-1.0/epan/dissectors/packet-ansi_map.c

From Anders: Additional ANSI MAP fixes.

------------------------------------------------------------------------
r26967 | gerald | 2008-12-11 09:42:36 -0800 (Thu, 11 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/config.nmake
   M /trunk-1.0/configure.in
   M /trunk-1.0/debian/changelog
   M /trunk-1.0/version.conf

Move to 1.0.6.

------------------------------------------------------------------------
r26973 | gerald | 2008-12-12 12:16:43 -0800 (Fri, 12 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/docbook/release-notes.xml
   M /trunk-1.0/epan/dfilter/scanner.l

Fix bug 3109. Update the release notes.

------------------------------------------------------------------------
r26974 | gerald | 2008-12-12 12:28:21 -0800 (Fri, 12 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/epan/dfilter/scanner.l
   M /trunk-1.0/epan/to_str.c

Back out the previous "fix" and just copy some #defines to epan/to_str.c.

------------------------------------------------------------------------
r26994 | gerald | 2008-12-14 08:03:41 -0800 (Sun, 14 Dec 2008) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2008-12-14]
------------------------------------------------------------------------
r27014 | gerald | 2008-12-15 16:50:02 -0800 (Mon, 15 Dec 2008) | 2 lines
Changed paths:
   M /trunk-1.0/Makefile.nmake
   M /trunk-1.0/config.nmake
   M /trunk-1.0/docbook/release-notes.xml
   M /trunk-1.0/tools/win32-setup.sh

Update to gnutls-2.6.3-1.

------------------------------------------------------------------------
r27072 | gerald | 2008-12-21 08:03:53 -0800 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2008-12-21]
------------------------------------------------------------------------
r27123 | gerald | 2008-12-28 08:03:51 -0800 (Sun, 28 Dec 2008) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2008-12-28]
------------------------------------------------------------------------
r27154 | gerald | 2009-01-04 08:03:35 -0800 (Sun, 04 Jan 2009) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2009-01-04]
------------------------------------------------------------------------
r27186 | gerald | 2009-01-07 15:57:30 -0800 (Wed, 07 Jan 2009) | 4 lines
Changed paths:
   M /trunk-1.0/Makefile.nmake
   M /trunk-1.0/config.nmake
   M /trunk-1.0/docbook/release-notes.xml
   M /trunk-1.0/epan/Makefile.nmake
   M /trunk-1.0/gtk/Makefile.nmake
   M /trunk-1.0/gtk/win32-file-dlg.c
   M /trunk-1.0/packaging/nsis/wireshark.nsi
   M /trunk-1.0/packaging/u3/tools/makefile.nmake
   M /trunk-1.0/tools/win32-setup.sh
   M /trunk-1.0/wiretap/Makefile.nmake

From Pascal Quantain: Allow compilation under Visual Studio 2008.

Update the release notes. Point win32-setup.sh at the latest 1.0 libs.

------------------------------------------------------------------------
r27187 | gerald | 2009-01-07 16:48:54 -0800 (Wed, 07 Jan 2009) | 2 lines
Changed paths:
   M /trunk-1.0/config.nmake

Switch the variant back.

------------------------------------------------------------------------
r27200 | gerald | 2009-01-08 14:20:19 -0800 (Thu, 08 Jan 2009) | 2 lines
Changed paths:
   M /trunk-1.0/Makefile.nmake
   A /trunk-1.0/adns_dll.dep
   A /trunk-1.0/adns_dll.rc

Pick up missed Visual Studio 2008 fixes from Pascal Quantin.

------------------------------------------------------------------------
r27211 | gerald | 2009-01-11 08:05:09 -0800 (Sun, 11 Jan 2009) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2009-01-11]
------------------------------------------------------------------------
r27234 | gerald | 2009-01-14 17:33:04 -0800 (Wed, 14 Jan 2009) | 77 lines
Changed paths:
   M /trunk-1.0/capture_opts.c
   M /trunk-1.0/docbook/release-notes.xml
   M /trunk-1.0/epan/dissectors/packet-dhcpv6.c
   M /trunk-1.0/epan/dissectors/packet-dis.c
   M /trunk-1.0/epan/dissectors/packet-ptp.c
   M /trunk-1.0/epan/dissectors/packet-ssl-utils.c
   M /trunk-1.0/epan/dissectors/packet-udp.c
   M /trunk-1.0/epan/dissectors/packet-wps.c
   M /trunk-1.0/epan/filesystem.c
   M /trunk-1.0/gtk/rtp_analysis.c
   M /trunk-1.0/gtk/rtp_player.c
   M /trunk-1.0/trigcap.c
   M /trunk-1.0/wiretap/netscreen.c

Copy over revisions from the trunk:

------------------------------------------------------------------------
r25279 | gerald | 2008-05-12 12:41:32 -0700 (Mon, 12 May 2008) | 3 lines
Changed paths:
   M /trunk/capture_opts.c
   M /trunk/trigcap.c

If we have pcap_open, call it instead of pcap_open_live, otherwise we might
crash. The changes to trigcap.c haven't been tested, but _should_ work.

------------------------------------------------------------------------
r26202 | wmeier | 2008-09-15 11:48:28 -0700 (Mon, 15 Sep 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-dis.c

proto_reg-handoff: Fix to properly delete/add port when pref changed; cleanup. 

------------------------------------------------------------------------
r27030 | kukosa | 2008-12-16 22:50:09 -0800 (Tue, 16 Dec 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ssl-utils.c

- fix RSA key import for GNUTLS 2.5.x and newer
- more debug info
------------------------------------------------------------------------
r27038 | jake | 2008-12-17 11:27:19 -0800 (Wed, 17 Dec 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-udp.c

From Didier Gautheron:
If udp summary is not set dissector doesn't test for udp/udplite in proto_tree_add_item
------------------------------------------------------------------------
r27045 | jmayer | 2008-12-18 00:17:27 -0800 (Thu, 18 Dec 2008) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-dhcpv6.c

Fix for bug 3134: Dissection would stop at a malformed dhcpv6 client FQDN
option, which are currently being sent by MS Vista dhcpv6 clients.

------------------------------------------------------------------------
r27061 | jake | 2008-12-19 06:35:55 -0800 (Fri, 19 Dec 2008) | 1 line
Changed paths:
   M /trunk/epan/dissectors/packet-ptp.c

One last snprintf.
------------------------------------------------------------------------
r27064 | gerald | 2008-12-19 16:07:21 -0800 (Fri, 19 Dec 2008) | 4 lines
Changed paths:
   M /trunk/epan/filesystem.c
   M /trunk/gtk/rtp_analysis.c
   M /trunk/wiretap/netscreen.c

From babi: Fix three overflows (bugs 3150 and 3151).

From me: Use a #define for the RTP analysis field name lengths.

------------------------------------------------------------------------
r27073 | jake | 2008-12-21 10:49:20 -0800 (Sun, 21 Dec 2008) | 2 lines
Changed paths:
   M /trunk/gtk/rtp_player.c

When destroying the RTP player make sure to terminate the use of PortAudio library.
At least that is what the documentation says.
------------------------------------------------------------------------
r27095 | jake | 2008-12-23 09:39:19 -0800 (Tue, 23 Dec 2008) | 4 lines
Changed paths:
   M /trunk/epan/dissectors/packet-wps.c

From Gursel Mutlu:
WPS defines usage of UUID values for both enrollee and registrar. They are both
16-byte values as defined in RFC 4122 for UUID. Current code on SVN repository
dissectors these values as they are 8 bytes long.
------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r27247 | gerald | 2009-01-16 09:55:39 -0800 (Fri, 16 Jan 2009) | 101 lines
Changed paths:
   M /trunk-1.0/docbook/release-notes.xml
   M /trunk-1.0/epan/dissectors/packet-usb.c
   M /trunk-1.0/gtk/follow_tcp.c
   M /trunk-1.0/wiretap/wtap.h

Copy over revisions from the trunk:

------------------------------------------------------------------------
r25990 | etxrab | 2008-08-12 13:24:50 -0700 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c
   M /trunk/wiretap/wtap.h

From   MÃ¡rton NÃ©meth:
Clean up the Linux USB pseudoheader dissection.
------------------------------------------------------------------------
r26868 | guy | 2008-11-27 12:11:59 -0800 (Thu, 27 Nov 2008) | 5 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c

Don't make the pseudo-header fields look as if they're part of the USB
data; at best, that can be a bit confusing, and, at worst, if the field
isn't long enough, or the offset is wrong, it can cause an exception to
be thrown and the dissection to fail.

------------------------------------------------------------------------
r26995 | wmeier | 2008-12-14 09:06:25 -0800 (Sun, 14 Dec 2008) | 2 lines
Changed paths:
   M /trunk/gtk/follow_tcp.c

Fix for bug #3119 (follow_tcp crash when stream filter creation fails)

------------------------------------------------------------------------
r27020 | guy | 2008-12-16 02:22:56 -0800 (Tue, 16 Dec 2008) | 11 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c

Include the string as part of a string descriptor.

Have setup dissectors return the offset past the end of what they
dissect, and have their caller set its offset based on that.

Use tvb_reported_length_remaining(), not tvb_length_remaining(), to
decide whether there's more data, so that we throw an exception if the
packet was cut short by a snapshot length.

Add "Application Data" only if there's extra data to be added.

------------------------------------------------------------------------
r27033 | guy | 2008-12-17 01:47:43 -0800 (Wed, 17 Dec 2008) | 9 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c

Define all the standard request code values from the USB 2.0 spec, and
put them into the setup_request_names_vals value_string.

When processing a response, use the request type value, so we only
dissect standard replies when it's a reply to a standard request.

Display the bRequest value in decimal, as that's how they're specified
in the USB 2.0 spec.

------------------------------------------------------------------------
r27034 | guy | 2008-12-17 02:09:40 -0800 (Wed, 17 Dec 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c

Display the CONTROL response data only if there *is* CONTROL response data.

------------------------------------------------------------------------
r27036 | guy | 2008-12-17 04:23:42 -0800 (Wed, 17 Dec 2008) | 7 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c

Have separate dissectors for setup requests and responses.

Provide dissectors for most other setup packets.  (Still some more work
needed on them.)

Show descriptor types as decimal, as they are in the USB 2.0 spec.

------------------------------------------------------------------------
r27046 | guy | 2008-12-18 01:17:16 -0800 (Thu, 18 Dec 2008) | 7 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c

The "8 mysterious bytes" are bytes reserved for a setup header - with
the Linux USB capture mechanism, there are always 8 bytes of setup
header after the URB, regardless of whether there's a setup header or
not; if there is no setup header, we just skip those 8 bytes.

Don't skip them *twice*, however.

------------------------------------------------------------------------
r27049 | guy | 2008-12-18 11:03:25 -0800 (Thu, 18 Dec 2008) | 4 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c

Have descriptors start out with a length of "to the end of the packet",
so that if they're cut short, they appear to be the length of the
remaining data in the packet, rather than zero-length.

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

Update the release notes.

------------------------------------------------------------------------
r27263 | gerald | 2009-01-18 08:03:52 -0800 (Sun, 18 Jan 2009) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2009-01-18]
------------------------------------------------------------------------
r27265 | gerald | 2009-01-18 13:07:06 -0800 (Sun, 18 Jan 2009) | 166 lines
Changed paths:
   M /trunk-1.0/COPYING
   M /trunk-1.0/docbook/release-notes.xml
   M /trunk-1.0/dumpcap.c
   M /trunk-1.0/epan/dissectors/packet-atm.c
   M /trunk-1.0/epan/dissectors/packet-cdp.c
   M /trunk-1.0/epan/dissectors/packet-e212.c
   M /trunk-1.0/epan/dissectors/packet-ipdc.h
   M /trunk-1.0/epan/dissectors/packet-mpls-echo.c
   M /trunk-1.0/epan/dissectors/packet-ms-mms.c
   M /trunk-1.0/epan/dissectors/packet-ncp2222.inc
   M /trunk-1.0/epan/dissectors/packet-rdt.c
   M /trunk-1.0/epan/dissectors/packet-smpp.c
   M /trunk-1.0/epan/dissectors/packet-usb.c
   M /trunk-1.0/epan/dissectors/packet-vj.c
   M /trunk-1.0/epan/dissectors/packet-wccp.c
   M /trunk-1.0/epan/wslua/wslua.h
   M /trunk-1.0/plugins/infiniband/packet-infiniband.c
   M /trunk-1.0/plugins/infiniband/packet-infiniband.h
   M /trunk-1.0/plugins/m2m/packet-m2m.c
   M /trunk-1.0/plugins/wimax/msg_dcd.c
   M /trunk-1.0/plugins/wimax/msg_dreg.c
   M /trunk-1.0/plugins/wimax/msg_dsd.c
   M /trunk-1.0/plugins/wimax/msg_reg_req.c
   M /trunk-1.0/plugins/wimax/msg_reg_rsp.c
   M /trunk-1.0/plugins/wimax/msg_rep.c
   M /trunk-1.0/plugins/wimax/msg_res_cmd.c
   M /trunk-1.0/plugins/wimax/msg_rng_req.c
   M /trunk-1.0/plugins/wimax/msg_rng_rsp.c
   M /trunk-1.0/plugins/wimax/msg_sbc.c
   M /trunk-1.0/plugins/wimax/msg_ucd.c
   M /trunk-1.0/plugins/wimax/wimax_utils.c
   M /trunk-1.0/tap-protocolinfo.c
   M /trunk-1.0/tools/asn2wrs.py
   M /trunk-1.0/version_info.c
   M /trunk-1.0/wiretap/k12text.l
   M /trunk-1.0/wiretap/libpcap.c
   M /trunk-1.0/wiretap/wtap.c
   M /trunk-1.0/wiretap/wtap.h

Copy over revisions from the trunk with manual intervention as needed:
------------------------------------------------------------------------
r27090 | guy | 2008-12-22 12:24:41 -0800 (Mon, 22 Dec 2008) | 6 lines
Changed paths:
   M /trunk/epan/dissectors/packet-atm.c

err_posn_table[] was mis-generated (probably a cut-and-pasteo, as,
given that we're using #defines for NO_ERROR_DETECTED and
UNCORRECTIBLE_ERROR, the table is 2x128, rather than 8x32 like the other
tables, so I probably had a loop that advanced by 8 elements but printed
only 2 of them).

------------------------------------------------------------------------
r27099 | guy | 2008-12-23 11:50:21 -0800 (Tue, 23 Dec 2008) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c
   M /trunk/wiretap/libpcap.c
   M /trunk/wiretap/wtap.c
   M /trunk/wiretap/wtap.h

Handle the new DLT_USB_LINUX_MMAP link-layer type.

------------------------------------------------------------------------
r27107 | jake | 2008-12-24 05:22:21 -0800 (Wed, 24 Dec 2008) | 1 line
Changed paths:
   M /trunk/COPYING

Address licensing questions as listed in roadmap.
------------------------------------------------------------------------
r27113 | guy | 2008-12-24 12:18:01 -0800 (Wed, 24 Dec 2008) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-usb.c
   M /trunk/wiretap/libpcap.c
   M /trunk/wiretap/wtap.h

Name changes to match libpcap name change of the corresponding DLT_
value.

------------------------------------------------------------------------
r27117 | etxrab | 2008-12-26 13:19:13 -0800 (Fri, 26 Dec 2008) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-e212.c

Fix:
Wrong decoding IMSI with GSM MAP protocol
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3116
------------------------------------------------------------------------
r27139 | gerald | 2008-12-30 17:20:20 -0800 (Tue, 30 Dec 2008) | 3 lines
Changed paths:
   M /trunk/epan/wslua/wslua.h

From Matt Briggs via bug 3062: Keep Lua from doing rude things to
the stack.

------------------------------------------------------------------------
r27165 | morriss | 2009-01-06 06:23:38 -0800 (Tue, 06 Jan 2009) | 6 lines
Changed paths:
   M /trunk/epan/dissectors/packet-wccp.c

Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3175 by making WCCP a
a "new style" dissector: if the message type is unknown then don't try to
dissect the packet as WCCP.
Update the URL to the (expired) ID for the v2 spec.
Note in a comment that the UDP port in the spec is not IANA assigned.

------------------------------------------------------------------------
r27171 | jake | 2009-01-06 11:58:42 -0800 (Tue, 06 Jan 2009) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-cdp.c

Fix for bug 3112:
CDP checksum calculation has some deviations from the RFC 1071 Internet checksum 
algorithm, in particular when faced with odd length packets.
------------------------------------------------------------------------
r27177 | jake | 2009-01-07 00:10:21 -0800 (Wed, 07 Jan 2009) | 7 lines
Changed paths:
   M /trunk/epan/dissectors/packet-smpp.c

From Robert Groenenberg:
The SMPP optional parameter 'network_error_code' is decoded incorrectly. This field is 
present in SMPP (v3.4 and higher) deliver_sm messages containing a delivery notification.

This TLV contains 3 bytes of data, which is decoded in two steps, each adjusting the 
offset in the message. After that the offset is increased *again*, causing the next 
TLVs to not recognised. Removing the indicated increase in offset fixes the problem.
------------------------------------------------------------------------
r27190 | jake | 2009-01-07 23:28:58 -0800 (Wed, 07 Jan 2009) | 1 line
Changed paths:
   M /trunk/version_info.c

We had a roll-over of the calendar thingy.
------------------------------------------------------------------------
r27191 | jake | 2009-01-07 23:32:22 -0800 (Wed, 07 Jan 2009) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ms-mms.c
   M /trunk/epan/dissectors/packet-rdt.c
   M /trunk/epan/dissectors/packet-vj.c

Fix for bug 2902:
Make sure to check the right column before writing to it, and vice versa.
------------------------------------------------------------------------
r27192 | jake | 2009-01-07 23:36:11 -0800 (Wed, 07 Jan 2009) | 2 lines
Changed paths:
   M /trunk/plugins/wimax/msg_dcd.c
   M /trunk/plugins/wimax/msg_dreg.c
   M /trunk/plugins/wimax/msg_dsd.c
   M /trunk/plugins/wimax/msg_reg_req.c
   M /trunk/plugins/wimax/msg_reg_rsp.c
   M /trunk/plugins/wimax/msg_rep.c
   M /trunk/plugins/wimax/msg_res_cmd.c
   M /trunk/plugins/wimax/msg_rng_req.c
   M /trunk/plugins/wimax/msg_rng_rsp.c
   M /trunk/plugins/wimax/msg_sbc.c
   M /trunk/plugins/wimax/msg_ucd.c
   M /trunk/plugins/wimax/wimax_utils.c

Fix for bug 2902:
Actually check column status before writing to it.
------------------------------------------------------------------------
r27199 | jake | 2009-01-08 12:40:08 -0800 (Thu, 08 Jan 2009) | 4 lines
Changed paths:
   M /trunk/plugins/infiniband/packet-infiniband.c
   M /trunk/plugins/infiniband/packet-infiniband.h

Fix for bug 2902:
Remove global variables for packet information, pass these through function calls. 
Reduce label_SUB[M|A]_[Method|Attribute] routines.
Actually check column status before writing to it.
------------------------------------------------------------------------
r27201 | jake | 2009-01-08 23:39:13 -0800 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ipdc.h
   M /trunk/plugins/infiniband/packet-infiniband.h

From Didier Gautheron:
Add missing {0, NULL} tuples to value string declarations.

------------------------------------------------------------------------
r27205 | jake | 2009-01-09 13:55:06 -0800 (Fri, 09 Jan 2009) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-mpls-echo.c

Fix bug 3179:
Implement dissection and use of address type in Interface and Label Stack TLV's.
------------------------------------------------------------------------
r27208 | jake | 2009-01-11 04:26:32 -0800 (Sun, 11 Jan 2009) | 4 lines
Changed paths:
   M /trunk/dumpcap.c

From Ronald W. Henderson:
dumpcap should terminate if exactly the maximum number of packets have been captured 
(or greater) as specified by the user: "-c <capture packet count>". The current behavior 
waits until an additional packet is captured until this threshold check occurs.
------------------------------------------------------------------------
r27222 | jake | 2009-01-13 12:37:28 -0800 (Tue, 13 Jan 2009) | 1 line
Changed paths:
   M /trunk/tap-protocolinfo.c

Make the column check actually check the information column status.
------------------------------------------------------------------------


Copy over wiretap/k12ext.l, which covers r27158, 27159, 27172 and others

Update the release notes.

------------------------------------------------------------------------
r27270 | jake | 2009-01-19 13:52:35 -0800 (Mon, 19 Jan 2009) | 3 lines
Changed paths:
   M /trunk-1.0/epan/libwireshark.def

Fix the build of WS 1.0 stable on Win32. It needs extra symbols because they are needed
for the new infiniband plugin code.

------------------------------------------------------------------------
r27292 | gerald | 2009-01-25 08:04:02 -0800 (Sun, 25 Jan 2009) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2009-01-25]
------------------------------------------------------------------------
r27341 | gerald | 2009-02-01 08:04:15 -0800 (Sun, 01 Feb 2009) | 1 line
Changed paths:
   M /trunk-1.0/manuf

[Automatic manuf update for 2009-02-01]
------------------------------------------------------------------------
r27358 | gerald | 2009-02-02 18:03:59 -0800 (Mon, 02 Feb 2009) | 31 lines
Changed paths:
   M /trunk-1.0/asn1/ansi_map/ansi_map.asn
   M /trunk-1.0/asn1/ansi_map/ansi_map.cnf
   M /trunk-1.0/docbook/release-notes.xml
   M /trunk-1.0/epan/dissectors/packet-afs.c
   M /trunk-1.0/epan/dissectors/packet-ansi_map.c
   M /trunk-1.0/epan/dissectors/packet-frame.c

Copy over revisions from the trunk:

------------------------------------------------------------------------
r27269 | jake | 2009-01-19 13:32:45 -0800 (Mon, 19 Jan 2009) | 1 line
Changed paths:
   M /trunk/epan/dissectors/packet-afs.c

I'm pretty sure time_s and time_ns don't come from the same 4 bytes.
------------------------------------------------------------------------

Copy over revisions by hand:
------------------------------------------------------------------------
r27276 | etxrab | 2009-01-20 12:16:33 -0800 (Tue, 20 Jan 2009) | 3 lines
Changed paths:
   M /trunk/asn1/ansi_map/ansi_map.asn
   M /trunk/asn1/ansi_map/ansi_map.cnf
   M /trunk/epan/dissectors/packet-ansi_map.c

From   Michael Lum:
ANSI MAP fix for TRN digits/SMS and OTA subdissection
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3214
------------------------------------------------------------------------
r27328 | jake | 2009-01-29 11:07:50 -0800 (Thu, 29 Jan 2009) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-frame.c

Add initializer for force_docsis_encap preference.
------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r27377 | gerald | 2009-02-05 08:50:23 -0800 (Thu, 05 Feb 2009) | 2 lines
Changed paths:
   M /trunk-1.0/docbook/release-notes.xml

From Bill Meier: Fix the K12 bug description.

------------------------------------------------------------------------
r27385 | gerald | 2009-02-06 08:29:33 -0800 (Fri, 06 Feb 2009) | 2 lines
Changed paths:
   M /trunk-1.0/version.conf

(Try to) build 1.0.6.

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