Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19676: /trunk-0.99.4/ /trunk-0.99.4/epan/dissectors/: pa

Date: Tue, 24 Oct 2006 22:21:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19676

User: gerald
Date: 2006/10/24 10:21 PM

Log:
 Copy over revisions 19662, 19666, 19667, 19669, 19670, and 19673 from the
 trunk:
 
 ------------------------------------------------------------------------
 r19662 | lego | 2006-10-23 07:57:54 -0700 (Mon, 23 Oct 2006) | 4 lines
 Changed paths:
    M /trunk/editcap.c
 
 As proposed by Tim Furlong:
 set starttm.tm_isdst to -1 to have mktime() propperly interpret DST.
 Might fix Bug 1158
 
 ------------------------------------------------------------------------
 r19666 | jake | 2006-10-23 15:43:11 -0700 (Mon, 23 Oct 2006) | 1 line
 Changed paths:
    M /trunk/gtk/dfilter_expr_dlg.c
 
 Fix for bug 1178. Allow FT_?INT24 BASE_DEC VALs in the expression selection dialog.
 ------------------------------------------------------------------------
 r19667 | jake | 2006-10-23 22:17:49 -0700 (Mon, 23 Oct 2006) | 2 lines
 Changed paths:
    M /trunk/gtk/voip_calls.c
 
 From Alejandro Vaquero:
 Find attached a patch for this bug. The problem was actually in the "Voip Calls" logic, when the first RTP packet was after the last signaling packet (e.g. a call connected and the release not captured), that caused the RTP to not be added to the graph list and therefor to the player.
 ------------------------------------------------------------------------
 r19669 | sahlberg | 2006-10-24 00:27:32 -0700 (Tue, 24 Oct 2006) | 9 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-tcp.c
 
 by popular request
 reintroducing the ACK_RTT   measurement how long it took to ACK a data segment
 
 
 
 Gerald   this is a trivially correct patch   can you apply it to the release branch?
 
 
 
 ------------------------------------------------------------------------
 r19670 | lego | 2006-10-24 06:16:57 -0700 (Tue, 24 Oct 2006) | 9 lines
 Changed paths:
    M /trunk/epan/wslua/Makefile.am
    M /trunk/epan/wslua/make-doc.pl
    M /trunk/epan/wslua/template-init.lua
    M /trunk/epan/wslua/wslua_gui.c
    M /trunk/epan/wslua/wslua_pinfo.c
    M /trunk/epan/wslua/wslua_proto.c
    M /trunk/epan/wslua/wslua_tree.c
    M /trunk/epan/wslua/wslua_tvb.c
    M /trunk/epan/wslua/wslua_util.c
 
 Have Lua disabled by default.
 
 Add more documentation to the code. 
 change make-dco.pl so that it creates more readable docbook output.
 
 This should be copied over to 0.99.4
 
 
 
 ------------------------------------------------------------------------
 r19673 | gerald | 2006-10-24 14:07:05 -0700 (Tue, 24 Oct 2006) | 3 lines
 Changed paths:
    M /trunk/gtk/main.c
 
 Put a trailing ellipsis behind the wireless toolbar buttons since they open
 a new window.
 
 ------------------------------------------------------------------------

Directory: /trunk-0.99.4/epan/dissectors/
  Changes    Path            Action
  +5 -5      packet-tcp.c    Modified

Directory: /trunk-0.99.4/gtk/
  Changes    Path                  Action
  +3 -1      dfilter_expr_dlg.c    Modified
  +4 -4      main.c                Modified
  +8 -4      voip_calls.c          Modified

Directory: /trunk-0.99.4/
  Changes    Path          Action
  +4 -1      editcap.c     Modified

Directory: /trunk-0.99.4/epan/wslua/
  Changes    Path                 Action
  +1 -2      Makefile.am          Modified
  +26 -29    make-doc.pl          Modified
  +3 -0      template-init.lua    Modified
  +1 -1      wslua_gui.c          Modified
  +3 -1      wslua_pinfo.c        Modified
  +1 -1      wslua_proto.c        Modified


(3 files not shown)