------------------------------------------------------------------------
r34484 | gerald | 2010-10-11 14:46:59 -0700 (Mon, 11 Oct 2010) | 2 lines
Changed paths:
   M /trunk-1.2/config.nmake
   M /trunk-1.2/configure.in
   M /trunk-1.2/debian/changelog
   M /trunk-1.2/docbook/release-notes.xml
   M /trunk-1.2/version.conf

1.2.12 → 1.2.13.

------------------------------------------------------------------------
r34510 | etxrab | 2010-10-14 00:59:29 -0700 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk-1.2/diameter/dictionary.xml

AVP corrections.
------------------------------------------------------------------------
r34545 | gerald | 2010-10-17 10:07:23 -0700 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk-1.2/epan/enterprise-numbers
   M /trunk-1.2/manuf
   M /trunk-1.2/services

[Automatic manuf, services and enterprise-numbers update for 2010-10-17]
------------------------------------------------------------------------
r34637 | gerald | 2010-10-24 10:05:03 -0700 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk-1.2/epan/enterprise-numbers
   M /trunk-1.2/manuf
   M /trunk-1.2/services

[Automatic manuf, services and enterprise-numbers update for 2010-10-24]
------------------------------------------------------------------------
r34667 | etxrab | 2010-10-28 08:37:45 -0700 (Thu, 28 Oct 2010) | 10 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply packet-nas_eps.c part of http://anonsvn.wireshark.org/viewvc?view=rev&revision=28770
to ease comparison.
Log Message: From Kovarththanan Rajaratnam via bug 3548:
(1) Trailing/leading spaces are removed from 'name's/'blurb's
(2) Duplicate 'blurb's are replaced with NULL
(3) Empty ("") 'blurb's are replaced with NULL
(4) BASE_NONE, NULL, 0x0 are used for 'display', 'strings' and 'bitmask' fields
    for FT_NONE, FT_BYTES, FT_IPv4, FT_IPv6, FT_ABSOLUTE_TIME, FT_RELATIVE_TIME,
    FT_PROTOCOL, FT_STRING and FT_STRINGZ field types
(5) Only allow non-zero value for 'display' if 'bitmask' is non-zero
------------------------------------------------------------------------
r34668 | etxrab | 2010-10-28 08:47:59 -0700 (Thu, 28 Oct 2010) | 2 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 29929 
Save some memory: Don't statically allocate ett[] arrays used "dynamically".
------------------------------------------------------------------------
r34669 | etxrab | 2010-10-28 08:59:38 -0700 (Thu, 28 Oct 2010) | 2 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 30802
[NAS EPS] Incorrect decoding of UE Network Capability IE
------------------------------------------------------------------------
r34670 | etxrab | 2010-10-28 09:21:14 -0700 (Thu, 28 Oct 2010) | 4 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 30803 by hand.
From   Pascal Quantin:
Small fixes for Attach Request message decoding
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4198
------------------------------------------------------------------------
r34671 | etxrab | 2010-10-28 09:24:17 -0700 (Thu, 28 Oct 2010) | 4 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 30820
From   Pascal Quantin:
 [NAS EPS] Expert Info error triggered when decoding a Security Mode Complete message
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4203
------------------------------------------------------------------------
r34672 | etxrab | 2010-10-28 09:28:46 -0700 (Thu, 28 Oct 2010) | 4 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 31116
From Pascal Quantin:
[NAS EPS] various small fixes for message decoding.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4290
------------------------------------------------------------------------
r34674 | etxrab | 2010-10-28 09:31:31 -0700 (Thu, 28 Oct 2010) | 4 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 31380
From Pascal Quantin:
[NAS EPS] Fix Attach Reject message decoding
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4362
------------------------------------------------------------------------
r34675 | etxrab | 2010-10-28 09:33:51 -0700 (Thu, 28 Oct 2010) | 2 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 31559
Fix some gcc -Wshadow warnings ....
------------------------------------------------------------------------
r34676 | etxrab | 2010-10-28 09:36:14 -0700 (Thu, 28 Oct 2010) | 3 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 31718
Activate dedicated EPS bearer context accept may have no IE's.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4432
------------------------------------------------------------------------
r34678 | etxrab | 2010-10-28 09:47:44 -0700 (Thu, 28 Oct 2010) | 4 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply 32130
From  Pascal Quantin:
[NAS EPS] Various small bug fixes.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4562
------------------------------------------------------------------------
r34683 | etxrab | 2010-10-29 04:51:24 -0700 (Fri, 29 Oct 2010) | 10 lines
Changed paths:
   M /trunk-1.2/epan/dissectors/packet-nas_eps.c

Apply Revision 30820:
From   Pascal Quantin:
 [NAS EPS] Expert Info error triggered when decoding a Security Mode Complete message
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4203

Revision 33455 
Add miising else handling a zero msg_auth_code.

Revision 33371 
Allow dissection if not ciphered.
------------------------------------------------------------------------
r34738 | gerald | 2010-10-31 10:04:49 -0700 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   M /trunk-1.2/epan/enterprise-numbers
   M /trunk-1.2/manuf
   M /trunk-1.2/services

[Automatic manuf, services and enterprise-numbers update for 2010-10-31]
------------------------------------------------------------------------
r34801 | gerald | 2010-11-07 10:05:04 -0800 (Sun, 07 Nov 2010) | 1 line
Changed paths:
   M /trunk-1.2/epan/enterprise-numbers
   M /trunk-1.2/manuf
   M /trunk-1.2/services

[Automatic manuf, services and enterprise-numbers update for 2010-11-07]
------------------------------------------------------------------------
r34834 | gerald | 2010-11-10 09:26:38 -0800 (Wed, 10 Nov 2010) | 1 line
Changed paths:
   M /trunk-1.2/epan/enterprise-numbers
   M /trunk-1.2/manuf
   M /trunk-1.2/services

[Automatic manuf, services and enterprise-numbers update for 2010-11-10]
------------------------------------------------------------------------
r34871 | gerald | 2010-11-14 10:05:50 -0800 (Sun, 14 Nov 2010) | 1 line
Changed paths:
   M /trunk-1.2/epan/enterprise-numbers
   M /trunk-1.2/manuf

[Automatic manuf, services and enterprise-numbers update for 2010-11-14]
------------------------------------------------------------------------
r34923 | etxrab | 2010-11-17 00:03:17 -0800 (Wed, 17 Nov 2010) | 1 line
Changed paths:
   M /trunk-1.2/diameter/TGPPGmb.xml
   M /trunk-1.2/diameter/TGPPSh.xml
   M /trunk-1.2/diameter/dictionary.xml
   M /trunk-1.2/diameter/etsie2e4.xml
   M /trunk-1.2/diameter/gqpolicy.xml
   M /trunk-1.2/diameter/mobileipv4.xml
   M /trunk-1.2/diameter/mobileipv6.xml
   M /trunk-1.2/diameter/nasreq.xml

Update Diameter AVP:s
------------------------------------------------------------------------
r34936 | etxrab | 2010-11-17 14:00:15 -0800 (Wed, 17 Nov 2010) | 1 line
Changed paths:
   M /trunk-1.2/diameter/dictionary.xml
   M /trunk-1.2/diameter/nasreq.xml

Update Diameter AVP:s
------------------------------------------------------------------------
r34940 | gerald | 2010-11-17 16:23:16 -0800 (Wed, 17 Nov 2010) | 21 lines
Changed paths:
   M /trunk-1.2/docbook/release-notes.xml
   M /trunk-1.2/epan/dissectors/packet-bootp.c
   M /trunk-1.2/epan/packet.c

Copy over revisions from the trunk:

------------------------------------------------------------------------
r30119 | wmeier | 2009-09-24 12:01:42 -0700 (Thu, 24 Sep 2009) | 2 lines
Changed paths:
   M /trunk/epan/dissectors/packet-bootp.c

Add what appear to be missing breaks in two cases of a switch () {...}.
------------------------------------------------------------------------
r30158 | guy | 2009-09-25 14:29:36 -0700 (Fri, 25 Sep 2009) | 5 lines
Changed paths:
   M /trunk/epan/packet.c

The data sources can be used even if the protocol tree isn't being built
or isn't visible.

Clean up some indentation.
------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r34941 | gerald | 2010-11-17 16:27:49 -0800 (Wed, 17 Nov 2010) | 14 lines
Changed paths:
   M /trunk-1.2/docbook/release-notes.xml
   M /trunk-1.2/epan/dissectors/packet-ldss.c

Copy over revisions from the trunk:

------------------------------------------------------------------------
r34581 | morriss | 2010-10-19 18:49:32 -0700 (Tue, 19 Oct 2010) | 4 lines
Changed paths:
   M /trunk/epan/dissectors/packet-ldss.c

Fix SE memory corruption reported in  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5318 :

Ensure the digest is smaller than our buffer before copying it.
------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r34942 | gerald | 2010-11-17 17:06:19 -0800 (Wed, 17 Nov 2010) | 41 lines
Changed paths:
   M /trunk-1.2/docbook/release-notes.xml
   M /trunk-1.2/epan/dissectors/packet-nbns.c
   M /trunk-1.2/epan/libwireshark.def
   M /trunk-1.2/epan/nstime.c
   M /trunk-1.2/epan/nstime.h
   M /trunk-1.2/gtk/file_dlg_win32.c
   M /trunk-1.2/gtk/io_stat.c
   M /trunk-1.2/gtk/sctp_graph_dlg.c
   M /trunk-1.2/gtk/uat_gui.c

Copy over revisions from the trunk:

------------------------------------------------------------------------
r34661 | stig | 2010-10-27 00:45:31 -0700 (Wed, 27 Oct 2010) | 4 lines
Changed paths:
   M /trunk/gtk/io_stat.c

Calculate correct io->start_time.

This fixes bug 5340.
------------------------------------------------------------------------
r34709 | stig | 2010-10-30 04:43:11 -0700 (Sat, 30 Oct 2010) | 3 lines
Changed paths:
   M /trunk/gtk/uat_gui.c

Redissect packets instead of reload file on UAT changes.
This way we can do changes while capturing.
------------------------------------------------------------------------
r34823 | tuexen | 2010-11-09 08:29:15 -0800 (Tue, 09 Nov 2010) | 4 lines
Changed paths:
   M /trunk/gtk/sctp_graph_dlg.c

Bugfix from Irene Ruengeler to improve the TSN plot for SCTP
when large gap reports are present.
------------------------------------------------------------------------


Copy over with manual intervention:

------------------------------------------------------------------------
r34660 | stig | 2010-10-27 00:44:26 -0700 (Wed, 27 Oct 2010) | 2 lines
Changed paths:
   M /trunk/epan/libwireshark.def
   M /trunk/epan/nstime.c
   M /trunk/epan/nstime.h

Added two new functions: nstime_diff() and nstime_subtract().
------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r34950 | gerald | 2010-11-18 10:17:26 -0800 (Thu, 18 Nov 2010) | 11 lines
Changed paths:
   M /trunk-1.2/packaging/macosx/osx-app.sh

Copy over r34583 from the trunk:

------------------------------------------------------------------------
r34583 | stig | 2010-10-20 03:37:11 -0700 (Wed, 20 Oct 2010) | 2 lines
Changed paths:
   M /trunk/packaging/macosx/osx-app.sh

Copy GDK pixbuf loaders libs to the Wireshark.app.
------------------------------------------------------------------------


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