Commit Graph

48869 Commits

Author SHA1 Message Date
Gerald Combs 3331d6d4e9 Use more consistent naming.
svn path=/trunk/; revision=51724
2013-09-03 16:14:38 +00:00
Evan Huus 259ebc5269 Respect the other layout preference in qtshark: which pane goes in which spot.
svn path=/trunk/; revision=51723
2013-09-03 16:06:20 +00:00
Jörg Mayer 7cd3ff3a8e Fix for
QWidget::setWindowModified: The window title does not contain a '[*]' placeholder

a) Add [*] to the window title.
b) Also set the window title before calling setWindowModified

Not really understanding what I'm doing here, just following the hints
given in http://qt-project.org/forums/viewthread/2108

Original logmessages when closing Wireshark while running a capture.

17:23:39.652 Capture Msg  Capture stopped!
17:23:39.653 Main Dbg  Callback: capture update finished
QWidget::setWindowModified: The window title does not contain a '[*]' placeholder
FIX: packet list heading menu sensitivity
17:23:39.653  Dbg  FIX: capture_info_ui_destroy
17:23:39.653 Main Dbg  Callback: Closing
FIX: packet list heading menu sensitivity
17:23:39.655 Main Dbg  Callback: Closed


svn path=/trunk/; revision=51722
2013-09-03 15:35:32 +00:00
Jörg Mayer ee8719e2e1 Fix typo: =+ ---> +=
svn path=/trunk/; revision=51721
2013-09-03 13:49:48 +00:00
Evan Huus a795048300 Correctly update the pane layout whenever the preferences are changed, you no
longer need to restart for that to take effect. Hopefully I got all the slot
ordering right.

svn path=/trunk/; revision=51720
2013-09-03 13:29:09 +00:00
Evan Huus 78529b2038 Separate window creation from the laying out of the list/tree/byte panes. This
more-or-less restores the correct splash behaviour on startup.

svn path=/trunk/; revision=51719
2013-09-03 12:53:32 +00:00
Evan Huus 16cbf7d4cf Parent the list, tree and byte panes from the main UI rather than the
splitters they're actually layed out in. This should let us reorganize the
splitters at will (when the prefs change) without reconstructing the panes.

svn path=/trunk/; revision=51718
2013-09-03 12:21:14 +00:00
Alexis La Goutte 3c08741cae Enhance DNS Dissector Remove bad_rr goto !
Code is fuzzed (9 Pass with more of 400 DNS files)

svn path=/trunk/; revision=51717
2013-09-03 06:36:43 +00:00
Alexis La Goutte 6f4225a6f4 Enhance NSEC3,NSEC3PARAM TLSA type visibility
svn path=/trunk/; revision=51716
2013-09-03 06:36:33 +00:00
Alexis La Goutte 29d07267df Add dissection of EUI Family (draft-jabley-dnsext-eui48-eui64-rrtypes) DNS Rcode (EUI48, EUI64)
svn path=/trunk/; revision=51715
2013-09-03 06:36:23 +00:00
Alexis La Goutte 3f3a394932 Add Dissection of ILNP (RFC6742) DNS Rcode (NID, L32, L64, LP)
svn path=/trunk/; revision=51714
2013-09-03 06:36:12 +00:00
Alexis La Goutte 3658cbf175 Update DNS Rcode to last IANA Parameters (2013-07-24) * Add ILNP (RFC6742) Rcode (NID, L32, L64, LP) * Add EUI Family (draft-jabley-dnsext-eui48-eui64-rrtypes) Rcode (EUI48, EUI64) * Add URI Rcode (256) * Add TA (DNSSEC Trust Authorities) Rcode (32768)
svn path=/trunk/; revision=51713
2013-09-03 06:36:01 +00:00
Alexis La Goutte cbb1820533 Enhance DNS reorder case of big switch dns_type
svn path=/trunk/; revision=51712
2013-09-03 06:35:51 +00:00
Alexis La Goutte 02f17d0564 Enhance DNS dissector Remove ugly dns_type_description function and use value_string(_ext)
svn path=/trunk/; revision=51711
2013-09-03 06:35:41 +00:00
Alexis La Goutte bfeb1475c0 Enhance DNS dissector visibility (Rename some hf and display field)
svn path=/trunk/; revision=51710
2013-09-03 06:35:30 +00:00
Alexis La Goutte 53e87bd2b0 Enhance DNS dissector visibility (Add comments)
svn path=/trunk/; revision=51709
2013-09-03 06:35:13 +00:00
Alexis La Goutte 800359d771 Enhance default DNS type... (and expert info)
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51708
2013-09-03 06:35:01 +00:00
Alexis La Goutte 7f64348cc5 Enhance NULL type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51707
2013-09-03 06:34:52 +00:00
Alexis La Goutte de8247f4ae Enhance M.. familly type (MD, MF, MB, MG, MR, MINFO)
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51706
2013-09-03 06:34:41 +00:00
Alexis La Goutte 4a51170e8d Enhance NSAP and NSAP PTR type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51705
2013-09-03 06:34:31 +00:00
Alexis La Goutte 340ff87d38 Enhance PX type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51704
2013-09-03 06:34:21 +00:00
Alexis La Goutte a6f7037765 Enhance X25 and ISDN type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51703
2013-09-03 06:34:10 +00:00
Alexis La Goutte b7e78c778a Enhance AFSDB and RT type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51702
2013-09-03 06:34:00 +00:00
Alexis La Goutte 8e237acf74 Enhance RP type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51701
2013-09-03 06:33:48 +00:00
Alexis La Goutte 7668baf5da Enhance GPOS type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51700
2013-09-03 06:33:38 +00:00
Alexis La Goutte 7b012cf03e Enhance APL (and DHCID) type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51699
2013-09-03 06:33:28 +00:00
Alexis La Goutte d37a4ea6a1 Enhance HIP type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51698
2013-09-03 06:33:18 +00:00
Alexis La Goutte 7de1545fda Enhance SSHFP type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51697
2013-09-03 06:33:07 +00:00
Alexis La Goutte f38fb1a906 Enhance NAPTR type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51696
2013-09-03 06:32:57 +00:00
Alexis La Goutte 2b63d4fa5e Enhance TSIG and TKIP DNS type
Update rrcode list
Convert proto_tree_add_text calls to proto_tree_add_item
Use expert info when no found dissector for TSIG algo

Enhance TKEY (BETA)

svn path=/trunk/; revision=51695
2013-09-03 06:32:47 +00:00
Alexis La Goutte b36e366aab Enhance SRV DNS type
svn path=/trunk/; revision=51694
2013-09-03 06:32:36 +00:00
Alexis La Goutte e748993bac Enhance WINS and WINS-R DNS type
Convert proto_tree_add_text calls to proto_tree_add_item

svn path=/trunk/; revision=51693
2013-09-03 06:32:26 +00:00
Alexis La Goutte dfec5ef599 Make test.sh from buildbot Happy
svn path=/trunk/; revision=51692
2013-09-03 06:31:53 +00:00
Alexis La Goutte 0550cb5121 Make Ubuntu buildbot happy
packet-kerberos.c: In function 'proto_register_kerberos':
packet-kerberos.c:5406:29: error: unused variable 'ei' [-Werror=unused-variable]

svn path=/trunk/; revision=51691
2013-09-03 06:09:21 +00:00
Michael Mann 8f7c877dd4 forgotten cleanup
svn path=/trunk/; revision=51690
2013-09-03 02:35:48 +00:00
Michael Mann a72fc72061 Batch of filterable expert info.
svn path=/trunk/; revision=51689
2013-09-03 02:26:50 +00:00
Michael Mann 5405b34469 Batch of filterable expert info.
svn path=/trunk/; revision=51688
2013-09-02 23:32:31 +00:00
Alexis La Goutte ea6e5b7241 Fix Function call argument is an uninitialized value Warning found by Clang
packet-dcerpc-pn-io.c:9101:29: warning: Function call argument is an uninitialized value
        tvbuff_t *new_tvb = tvb_new_subset(tvb, offset, u32RecDataLen, u32RecDataLen);
                            ^                           ~~~~~~~~~~~~~

svn path=/trunk/; revision=51687
2013-09-02 23:16:39 +00:00
Alexis La Goutte 5e7d5b950c Fix indent (Mix of tab and space...) => use tab
svn path=/trunk/; revision=51686
2013-09-02 23:16:29 +00:00
Alexis La Goutte 1a76dd70cc Fix warning found by fix-encoding-args tools
svn path=/trunk/; revision=51685
2013-09-02 23:16:19 +00:00
Alexis La Goutte 1d1a4825a6 Fix warning found by fix-encoding-args tools
svn path=/trunk/; revision=51684
2013-09-02 23:16:10 +00:00
Alexis La Goutte 7ac4759b0c Fix warning found by fix-encoding-args tools
svn path=/trunk/; revision=51683
2013-09-02 23:15:59 +00:00
Alexis La Goutte 53c2e68794 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51682
2013-09-02 23:15:50 +00:00
Alexis La Goutte 68ceffe2ae Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51681
2013-09-02 23:15:40 +00:00
Alexis La Goutte f1ef082dab Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51680
2013-09-02 23:15:29 +00:00
Alexis La Goutte 21436abf5f Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51679
2013-09-02 23:15:17 +00:00
Alexis La Goutte b92f4ec821 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51678
2013-09-02 23:15:07 +00:00
Alexis La Goutte 1a4e261ce2 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51677
2013-09-02 23:14:57 +00:00
Alexis La Goutte b59244dd27 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51676
2013-09-02 23:14:46 +00:00
Alexis La Goutte 1c28ae3b55 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=51675
2013-09-02 23:14:35 +00:00