------------------------------------------------------------------------
r53022 | gerald | 2013-11-01 09:56:39 -0700 (Fri, 01 Nov 2013) | 2 lines
Changed paths:
   M /trunk-1.10/ChangeLog
   M /trunk-1.10/NEWS
   M /trunk-1.10/docbook/release-notes.asciidoc

Build 1.10.3.

------------------------------------------------------------------------
r53031 | gerald | 2013-11-01 13:52:51 -0700 (Fri, 01 Nov 2013) | 2 lines
Changed paths:
   M /trunk-1.10/ChangeLog
   M /trunk-1.10/config.nmake
   M /trunk-1.10/configure.ac
   M /trunk-1.10/debian/changelog
   M /trunk-1.10/docbook/asciidoc.conf
   M /trunk-1.10/docbook/release-notes.asciidoc
   M /trunk-1.10/epan/Makefile.am
   M /trunk-1.10/make-version.pl
   M /trunk-1.10/version.conf
   M /trunk-1.10/wiretap/Makefile.am

1.10.3 → 1.10.2.

------------------------------------------------------------------------
r53064 | gerald | 2013-11-03 07:19:27 -0800 (Sun, 03 Nov 2013) | 1 line
Changed paths:
   M /trunk-1.10/manuf
   M /trunk-1.10/services

[Automatic manuf, services and enterprise-numbers update for 2013-11-03]
------------------------------------------------------------------------
r53123 | guy | 2013-11-06 17:54:16 -0800 (Wed, 06 Nov 2013) | 19 lines
Changed paths:
   M /trunk-1.10
   M /trunk-1.10/wiretap/libpcap.c

Copy over r49999 from trunk:

  ------------------------------------------------------------------------
  r49999 | eapache | 2013-06-17 18:02:26 -0700 (Mon, 17 Jun 2013) | 10 lines

  Don't limit the on-the-wire length of packets to 64KB, there are larger packets
  out there (especially over USB) and we should be able to load them as long as
  they are snapped to a sane length.

  Also validate that packets do not specify a snapshot length larger than the one
  in the file header, though only make it a warning, as this is not necessarily a
  fatally corrupt packet.

  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8808

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

Also fixes bug 9390.

------------------------------------------------------------------------
r53126 | guy | 2013-11-06 18:12:51 -0800 (Wed, 06 Nov 2013) | 2 lines
Changed paths:
   M /trunk-1.10/docbook/release-notes.asciidoc

Note that bug 8808 and bug 9390 are fixed.

------------------------------------------------------------------------
r53131 | etxrab | 2013-11-06 21:48:38 -0800 (Wed, 06 Nov 2013) | 1 line
Changed paths:
   M /trunk-1.10/diameter/TGPPGmb.xml
   M /trunk-1.10/diameter/TGPPSh.xml
   M /trunk-1.10/diameter/chargecontrol.xml
   M /trunk-1.10/diameter/imscxdx.xml

Update Diameter xml files.
------------------------------------------------------------------------
r53195 | pascal | 2013-11-09 07:44:01 -0800 (Sat, 09 Nov 2013) | 3 lines
Changed paths:
   M /trunk-1.10/epan/dissectors/packet-sip.c

Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9388 :
Avoid an infinite loop in SIP dissector (backport of r51738)

------------------------------------------------------------------------
r53228 | gerald | 2013-11-10 07:19:21 -0800 (Sun, 10 Nov 2013) | 1 line
Changed paths:
   M /trunk-1.10/manuf

[Automatic manuf, services and enterprise-numbers update for 2013-11-10]
------------------------------------------------------------------------
r53251 | gerald | 2013-11-11 11:22:06 -0800 (Mon, 11 Nov 2013) | 2 lines
Changed paths:
   M /trunk-1.10/packaging/macosx/osx-app.sh
   M /trunk-1.10/packaging/macosx/osx-dmg.sh.in

Start backporting code and package signing from the trunk.

------------------------------------------------------------------------
r53254 | gerald | 2013-11-11 11:40:46 -0800 (Mon, 11 Nov 2013) | 2 lines
Changed paths:
   M /trunk-1.10/packaging/macosx/osx-app.sh

Fix the app bundle variable name.

------------------------------------------------------------------------
r53348 | gerald | 2013-11-15 15:16:14 -0800 (Fri, 15 Nov 2013) | 2 lines
Changed paths:
   M /trunk-1.10/ui/gtk/main_welcome.c

From Dirk Jagdmann: Make sure err_str is initialized.

------------------------------------------------------------------------
r53396 | gerald | 2013-11-17 07:19:21 -0800 (Sun, 17 Nov 2013) | 1 line
Changed paths:
   M /trunk-1.10/manuf
   M /trunk-1.10/services

[Automatic manuf, services and enterprise-numbers update for 2013-11-17]
------------------------------------------------------------------------
r53547 | gerald | 2013-11-24 07:20:30 -0800 (Sun, 24 Nov 2013) | 1 line
Changed paths:
   M /trunk-1.10/manuf

[Automatic manuf, services and enterprise-numbers update for 2013-11-24]
------------------------------------------------------------------------
r53627 | mmann | 2013-11-28 08:51:08 -0800 (Thu, 28 Nov 2013) | 5 lines
Changed paths:
   M /trunk-1.10/ui/gtk/decode_as_dlg.c

Crash when selecting "Decode As" based on SCTP PPID.  Bug 8976 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8976)

Fixed by defaulting PPID value to LAST_PPID (which should make Decode As a no-op)


------------------------------------------------------------------------
r53696 | gerald | 2013-12-01 07:19:29 -0800 (Sun, 01 Dec 2013) | 1 line
Changed paths:
   M /trunk-1.10/manuf

[Automatic manuf, services and enterprise-numbers update for 2013-12-01]
------------------------------------------------------------------------
r53803 | pascal | 2013-12-05 23:14:45 -0800 (Thu, 05 Dec 2013) | 3 lines
Changed paths:
   M /trunk-1.10/epan/dissectors/packet-bssgp.c

Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9488 :
Remove global gpinfo variable and use pinfo directly (backport of r49145)

------------------------------------------------------------------------
r53857 | gerald | 2013-12-08 07:19:21 -0800 (Sun, 08 Dec 2013) | 1 line
Changed paths:
   M /trunk-1.10/manuf

[Automatic manuf, services and enterprise-numbers update for 2013-12-08]
------------------------------------------------------------------------
r54059 | gerald | 2013-12-13 12:31:28 -0800 (Fri, 13 Dec 2013) | 39 lines
Changed paths:
   M /trunk-1.10
   M /trunk-1.10/asn1/gsm_map/packet-gsm_map-template.c
   M /trunk-1.10/docbook/release-notes.asciidoc
   M /trunk-1.10/epan/dissectors/packet-gsm_map.c
   M /trunk-1.10/epan/dissectors/packet-nfs.c
   M /trunk-1.10/epan/dissectors/packet-sip.c
   M /trunk-1.10/ui/gtk/graph_analysis.c

Copy over revisions from the trunk:

  ------------------------------------------------------------------------
  r53071 | pascal | 2013-11-03 10:07:46 -0800 (Sun, 03 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-sip.c

  Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9031 :
  SIP contact-param parsing fails in case the last parameter includes a quoted string
  ------------------------------------------------------------------------
  r53086 | alagoutte | 2013-11-05 00:40:55 -0800 (Tue, 05 Nov 2013) | 5 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-nfs.c

  From J. Bruce Fields via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9383
  Incorrect FATTR4_SECURITY_LABEL value

  We got this constant wrong.
  See http://tools.ietf.org/html/draft-ietf-nfsv4-minorversion2-dot-x-19 and http://marc.info/?l=linux-nfs&m=138359828516861&w=2
  ------------------------------------------------------------------------
  r53148 | pascal | 2013-11-07 13:08:15 -0800 (Thu, 07 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/asn1/gsm_map/packet-gsm_map-template.c
     M /trunk/epan/dissectors/packet-gsm_map.c

  From Vasil Velichkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9382 :
  Fix dissection of GSM MAPv3 ReportSM_DeliveryStatusRes
  ------------------------------------------------------------------------
  r53205 | pascal | 2013-11-09 13:18:08 -0800 (Sat, 09 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/ui/gtk/graph_analysis.c

  Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8966 :
  Initialize last entry of background_color array to avoid having a RGBA(0,0,0,0) transparent black
  ------------------------------------------------------------------------


Update the release notes.

------------------------------------------------------------------------
r54060 | guy | 2013-12-13 12:47:45 -0800 (Fri, 13 Dec 2013) | 7 lines
Changed paths:
   M /trunk-1.10
   M /trunk-1.10/epan/dissectors/packet-nfs.c

Copy over r54058 from trunk:

  ------------------------------------------------------------------------
  r54058 | guy | 2013-12-13 12:31:02 -0800 (Fri, 13 Dec 2013) | 2 lines

  Handle NFS4_OP_ILLEGAL (and other potential array bounds errors).

------------------------------------------------------------------------
r54070 | gerald | 2013-12-13 13:47:00 -0800 (Fri, 13 Dec 2013) | 67 lines
Changed paths:
   M /trunk-1.10
   M /trunk-1.10/docbook/release-notes.asciidoc
   M /trunk-1.10/epan/dissectors/packet-dnp.c
   M /trunk-1.10/epan/dissectors/packet-mongo.c
   M /trunk-1.10/epan/dissectors/packet-selfm.c
   M /trunk-1.10/epan/follow.c
   M /trunk-1.10/ui/gtk/capture_dlg.c

Copy over revisions from the trunk:

  ------------------------------------------------------------------------
  r53247 | martink | 2013-11-11 02:57:30 -0800 (Mon, 11 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-mongo.c

  fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9409
  don't call proto_item_get_len() when the argument can be NULL
  ------------------------------------------------------------------------
  r53257 | pascal | 2013-11-11 12:04:27 -0800 (Mon, 11 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/epan/follow.c

  From doh via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9112 :
  Fix incorrect "bytes missing in capture file" in "check_fragments"
  ------------------------------------------------------------------------
  r53398 | pascal | 2013-11-17 07:57:51 -0800 (Sun, 17 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-selfm.c

  From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9435 :
  SEL Fast Message bug fix for signed 16-bit integer fast meter messages
  ------------------------------------------------------------------------
  r53399 | pascal | 2013-11-17 08:40:25 -0800 (Sun, 17 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-dnp.c

  From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9442 :
  DNP3 bug fix for analog data sign bit bandling
  ------------------------------------------------------------------------
  r53608 | cmaynard | 2013-11-26 19:02:51 -0800 (Tue, 26 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/ui/gtk/capture_dlg.c

  Make "Use promiscuous mode on all interfaces" toggle button work properly again.
  #BACKPORT(1.10)
  ------------------------------------------------------------------------
  r53609 | cmaynard | 2013-11-26 21:03:31 -0800 (Tue, 26 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/ui/gtk/capture_dlg.c

  Make "Capture on all interfaces" toggle button behave properly, particularly when all interfaces had been selected but one of them is deselected.
  #BACKPORT(1.10)
  ------------------------------------------------------------------------
  r53610 | cmaynard | 2013-11-26 21:13:22 -0800 (Tue, 26 Nov 2013) | 2 lines
  Changed paths:
     M /trunk/ui/gtk/capture_dlg.c

  OK, capture_all is only ever set to TRUE or FALSE, so just use it directly.
  ------------------------------------------------------------------------


Copy over with manual intervention:

  ------------------------------------------------------------------------
  r53611 | cmaynard | 2013-11-26 21:31:10 -0800 (Tue, 26 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/ui/gtk/capture_dlg.c

  While r53608 fixed the "Use promiscuous mode on all interfaces" toggle button behavior, it wasn't enough, so use the technique from r53609 for the "Capture on all interfaces" toggle button to fix it completely.
  #BACKPORT(1.10)
  ------------------------------------------------------------------------


Update the release notes.

------------------------------------------------------------------------
r54072 | gerald | 2013-12-13 14:18:37 -0800 (Fri, 13 Dec 2013) | 17 lines
Changed paths:
   M /trunk-1.10
   M /trunk-1.10/docbook/release-notes.asciidoc
   M /trunk-1.10/epan/dissectors/packet-ntlmssp.c

Copy over r53626 from the trunk:

  ------------------------------------------------------------------------
  r53626 | rbalint | 2013-11-28 08:39:04 -0800 (Thu, 28 Nov 2013) | 5 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ntlmssp.c

  Support long Domain Names in NTLMSSP v2

  ... instead of crashing on them. :-)

  Discovered by Garming Sam <garming@catalyst.net.nz>
  ------------------------------------------------------------------------


Update the release notes.

------------------------------------------------------------------------
r54076 | gerald | 2013-12-13 14:49:30 -0800 (Fri, 13 Dec 2013) | 64 lines
Changed paths:
   M /trunk-1.10
   M /trunk-1.10/capture_opts.c
   M /trunk-1.10/doc/dumpcap.pod
   M /trunk-1.10/doc/tshark.pod
   M /trunk-1.10/doc/wireshark.pod.template
   M /trunk-1.10/docbook/release-notes.asciidoc
   M /trunk-1.10/dumpcap.c
   M /trunk-1.10/epan/dissectors/packet-gmhdr.c
   M /trunk-1.10/epan/dissectors/packet-gsm_sms.c
   M /trunk-1.10/epan/dissectors/packet-ieee80211.c
   M /trunk-1.10/epan/dissectors/packet-iscsi.c
   M /trunk-1.10/epan/dissectors/packet-rlc.c
   M /trunk-1.10/ui/gtk/capture_dlg.c
   M /trunk-1.10/ui/gtk/prefs_capture.c

Copy over revisions from the trunk:

  ------------------------------------------------------------------------
  r53646 | mmann | 2013-11-29 06:55:49 -0800 (Fri, 29 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-gmhdr.c

  Bugfix timestamp formatting of Gigamon trailer.  Bug 9433 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9433)

  From Sandeep Dahiya
  ------------------------------------------------------------------------
  r53728 | cmaynard | 2013-12-02 11:17:12 -0800 (Mon, 02 Dec 2013) | 3 lines
  Changed paths:
     M /trunk/capture_opts.c
     M /trunk/doc/dumpcap.pod
     M /trunk/doc/tshark.pod
     M /trunk/doc/wireshark.pod.template
     M /trunk/dumpcap.c
     M /trunk/ui/gtk/capture_dlg.c
     M /trunk/ui/gtk/prefs_capture.c

  Specify SI units for the max filesize autostop condition.  For now, keep the capture buffer size in IEC units, but document it as such.
  #BACKPORT(1.10, 1.8(?))
  ------------------------------------------------------------------------
  r53838 | mmann | 2013-12-07 17:15:55 -0800 (Sat, 07 Dec 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-iscsi.c

  Correctly update the data length of the SCSI payload within ISCSI.  Bug 9521 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9521)

  From Yaniv Kaul
  ------------------------------------------------------------------------
  r53845 | mmann | 2013-12-07 18:48:24 -0800 (Sat, 07 Dec 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-rlc.c

  RLC dissector cannot assemble PDUs with SNs skipped and wrap-arounded.  Bug 9505 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9505)

  From Nobuyuki Tsushima
  ------------------------------------------------------------------------


Copy over with manual intervention:

  ------------------------------------------------------------------------
  r53670 | mmann | 2013-11-29 17:35:03 -0800 (Fri, 29 Nov 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ieee80211.c

  Tx MCS set is not interpreted properly in WLAN beacon frame.  Bug 8894 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8894)

  #BACKPORT
  ------------------------------------------------------------------------
  r53940 | pascal | 2013-12-11 10:47:15 -0800 (Wed, 11 Dec 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-gsm_sms.c

  From Michael Lum via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9550 :
  GSM SMS UDH EMS control expects 4 octets instead of 3 with OPTIONAL 4th
  ------------------------------------------------------------------------


Update the release notes.

------------------------------------------------------------------------
r54118 | gerald | 2013-12-15 07:19:21 -0800 (Sun, 15 Dec 2013) | 1 line
Changed paths:
   M /trunk-1.10/manuf
   M /trunk-1.10/services

[Automatic manuf, services and enterprise-numbers update for 2013-12-15]
------------------------------------------------------------------------
r54150 | wmeier | 2013-12-16 11:25:16 -0800 (Mon, 16 Dec 2013) | 15 lines
Changed paths:
   M /trunk-1.10/ui/gtk/flow_graph.c

Copy over from SVN #54148 with manual intervention:

   ------------------------------------------------------------------------
   r54148 | wmeier | 2013-12-16 13:44:04 -0500 (Mon, 16 Dec 2013) | 5 lines

   Fix alignment issue in GTK2 flowgraph "packet choice" window.
   (Issue reported by Alexis Lagoutte).

   ##Backport 1.10

   ------------------------------------------------------------------------
   --This line, and those below, will be ignored--

M    gtk/flow_graph.c

------------------------------------------------------------------------
r54154 | gerald | 2013-12-16 12:26:35 -0800 (Mon, 16 Dec 2013) | 26 lines
Changed paths:
   M /trunk-1.10
   M /trunk-1.10/docbook/release-notes.asciidoc
   M /trunk-1.10/epan/dissectors/packet-dvb-bat.c
   M /trunk-1.10/epan/dissectors/packet-dvbci.c
   M /trunk-1.10/epan/dissectors/packet-ssl-utils.c
   M /trunk-1.10/epan/dissectors/packet-time.c

Copy over revisions from the trunk:

  ------------------------------------------------------------------------
  r52987 | martink | 2013-10-30 15:34:16 -0700 (Wed, 30 Oct 2013) | 2 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-dvb-bat.c

  BAT has a Bouquet ID, no Service ID
  ------------------------------------------------------------------------
  r53322 | martink | 2013-11-14 13:44:05 -0800 (Thu, 14 Nov 2013) | 2 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-dvbci.c

  fix application capability handling
  ------------------------------------------------------------------------
  r54138 | martink | 2013-12-16 00:20:22 -0800 (Mon, 16 Dec 2013) | 4 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-time.c

  From Wesley
  fix "decode as" for time protocol
  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9563
  ------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r54172 | pascal | 2013-12-17 02:46:09 -0800 (Tue, 17 Dec 2013) | 12 lines
Changed paths:
   M /trunk-1.10/docbook/release-notes.asciidoc
   M /trunk-1.10/epan/dissectors/packet-ansi_637.c
   M /trunk-1.10/epan/dissectors/packet-gsm_sms.c
   M /trunk-1.10/epan/dissectors/packet-gsm_sms.h

Copy over from the trunk:

------------------------------------------------------------------------
r53631 | pascal | 2013-11-28 22:59:02 +0100 (jeu., 28 nov. 2013) | 3 lines

Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9478 :
GSM SMS User Data header fill bits are wrong when using a 7 bits ASCII / IA5 encoding

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

Update the release notes.

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