Commit Graph

30207 Commits

Author SHA1 Message Date
Gerald Combs 9338d16323 Use pango_font_description_get_size() to pad out the default column
size.  This may require tweaking, e.g. with
pango_font_description_set_absolute_size().

svn path=/trunk/; revision=31145
2009-12-01 21:24:48 +00:00
Gerasimos Dimitriadis 060ac76f82 Show spare bits under the IEs they belong
svn path=/trunk/; revision=31144
2009-12-01 20:19:01 +00:00
Stig Bjørlykke 8b1f93f288 Save column alignment in the recent file.
Added center and default alignment menu items.

svn path=/trunk/; revision=31143
2009-12-01 17:07:13 +00:00
Anders Broman 669b05d601 Update 3GPP AVP:s.
svn path=/trunk/; revision=31142
2009-12-01 16:23:57 +00:00
Stig Bjørlykke 81ffd50409 Added three states for sorting: ascending, descending and no sorting
(ascending on first column).

svn path=/trunk/; revision=31141
2009-12-01 16:23:20 +00:00
Jaap Keuter 4dcdca4974 Clean up the makefile a bit.
svn path=/trunk/; revision=31140
2009-12-01 07:27:03 +00:00
Guy Harris 1e72ad9469 Clean up indentation a bit more.
svn path=/trunk/; revision=31139
2009-12-01 01:40:37 +00:00
Guy Harris a39e0b3afc Squelch LLP64 warning.
Clean up indentation somewhat.

svn path=/trunk/; revision=31138
2009-12-01 01:37:52 +00:00
Gerald Combs a31b85cf72 [Automatic manuf and enterprise-numbers update for 2009-11-30]
svn path=/trunk/; revision=31135
2009-11-30 21:53:16 +00:00
Anders Broman 8c3d9cf0d7 Add a character's spacing when resizing columns.
svn path=/trunk/; revision=31134
2009-11-30 20:46:07 +00:00
Gerald Combs 2ebdf97ca3 Add an item length check to the DTN dissector. Fixes bugs 4277
and 4278.  Add a couple of expert items.

svn path=/trunk/; revision=31133
2009-11-30 18:10:46 +00:00
Gerald Combs 9417a7c86f From Jakub Zawadzki via bug 4274:
Switch back to checking size instead of asize in emem_alloc_chunk. Make
sure we don't try to cross the streams by allocating a negative amount
of memory in the LTP dissector.

svn path=/trunk/; revision=31132
2009-11-30 17:31:13 +00:00
Stig Bjørlykke 874657592c Move the heading context menu to secondary-button and preserve
primary-button to toggle sorting.

svn path=/trunk/; revision=31131
2009-11-30 16:15:48 +00:00
Stig Bjørlykke bc35b6fc5a Function rename:
new_packet_list_column_clicked() -> new_packet_list_column_menu_cb() 
packet_list_column_clicked() -> packet_list_column_menu_cb() 

svn path=/trunk/; revision=31130
2009-11-30 15:58:57 +00:00
Stig Bjørlykke b5f2728811 Default enable DSP.
svn path=/trunk/; revision=31129
2009-11-30 13:11:14 +00:00
Stig Bjørlykke b9524c35d1 SearchArgumentData filter and EntryInformationSelection attributes are
OPTIONAL as they are defined with a DEFAULT.

svn path=/trunk/; revision=31128
2009-11-30 12:54:47 +00:00
Gerasimos Dimitriadis 5de2fed9aa PS LCS Capability IE updated according to 24.008 V8.6.0;
Change printing of values according to standard style.

svn path=/trunk/; revision=31127
2009-11-29 23:23:27 +00:00
Jaap Keuter 85748db18a Provide some utility macros for commonly used frame data fields.
svn path=/trunk/; revision=31126
2009-11-29 22:51:28 +00:00
Jaap Keuter b7f5f3171d Update the text and hyperlinks.
svn path=/trunk/; revision=31125
2009-11-29 22:49:32 +00:00
Jaap Keuter 6cdc6d4968 Try to get the Win64 compile going as well.
svn path=/trunk/; revision=31124
2009-11-29 22:47:03 +00:00
Martin Mathieson 8713027d83 Obselete a couple of preferences that can always be on.
svn path=/trunk/; revision=31123
2009-11-29 22:45:06 +00:00
Anders Broman 875d0c46c2 From Jim Young:
Add keyboard navigation controls to TCP Stream Graphs
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4144

svn path=/trunk/; revision=31122
2009-11-29 20:42:00 +00:00
Stig Bjørlykke 1d845b1d80 Small fix for "Flag C" filter.
svn path=/trunk/; revision=31121
2009-11-29 19:55:02 +00:00
Jaap Keuter c795dd1af5 From Mithun Roy:
This is a patch for a new dissector that decodes LTP (Licklider Transmission
Protocol) data according to RFC 5326.

svn path=/trunk/; revision=31120
2009-11-29 19:11:55 +00:00
Bill Meier e9fd4a430e Add emacs 'editor modelines'.
svn path=/trunk/; revision=31119
2009-11-29 17:58:17 +00:00
Gerald Combs ce65783f3d [Automatic manuf and enterprise-numbers update for 2009-11-29]
svn path=/trunk/; revision=31116
2009-11-29 16:03:22 +00:00
Jaap Keuter b2e0568450 Fix EAP method type 25, 26 interpretation.
svn path=/trunk/; revision=31115
2009-11-29 13:55:34 +00:00
Jaap Keuter cf9260ec0d From Alexis La Goutte:
Based from a Cisco Sample (Thanks Tanmay)
Changelog :
* Fix a error about value of wbid 
* Support of CAPWAP fragmentation
* Add proper handling of the alignment stuff from the RFC for Radio MAC and Wireless specific information
* Add more support of Messages Element Type
* Add a option to dissector Cisco Sample (Cisco Controler use a old draft)

svn path=/trunk/; revision=31114
2009-11-29 13:33:05 +00:00
Anders Broman 4888a8de8a From Tobias Witek:
Add support for UMTS FP over UDP.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4218

svn path=/trunk/; revision=31113
2009-11-29 12:05:23 +00:00
Anders Broman a5d39ef850 From Harald Welte:
Correctly parse SYSTEM INFORMATION messages in RSL BCCH FILLING.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4268

svn path=/trunk/; revision=31112
2009-11-29 09:33:22 +00:00
Anders Broman 135c24f2ba From Herbert Lischka:
Patch to resolve Error in decoding BACnet NotificationParameters,
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4250

svn path=/trunk/; revision=31111
2009-11-29 09:28:14 +00:00
Stephen Fisher c241b33233 From enhancement bug #4272: Patch to add new filterable field -
frame.time_epoch


svn path=/trunk/; revision=31110
2009-11-29 09:26:01 +00:00
Kovarththanan Rajaratnam 3720bf815c Don't do check_col()
svn path=/trunk/; revision=31109
2009-11-29 02:33:31 +00:00
Kovarththanan Rajaratnam 729497d72f Avoid possible NULL pointer dereference
svn path=/trunk/; revision=31108
2009-11-29 02:33:22 +00:00
Anders Broman 8b78665a6a - Update ASN1 files to 3GPP TS 36.331 V8.7.0 (2009-09)
- Make it possible to use "decode as" on DL-CCCH messages sent over UDP.

svn path=/trunk/; revision=31107
2009-11-28 16:21:19 +00:00
Bill Meier 5cae51417c proto_reg_handoff...: if (!initialized) not req'd;
Remove unneeded #includes;
Use true_false_string definitions from tfs.c when possible. 

svn path=/trunk/; revision=31106
2009-11-28 14:47:12 +00:00
Jaap Keuter 698b6e37a0 From J.C. Wren:
This patch adds protocol dissection support for the Assa Abloy R3 protocol. 
R3 is an electronic lock management protocol for configuring operational
parameters, adding/removing/altering users, dumping log files, etc.

svn path=/trunk/; revision=31105
2009-11-28 01:16:52 +00:00
Stig Bjørlykke 62d9adf4c3 Build for GTK older than 2.18.
svn path=/trunk/; revision=31104
2009-11-28 00:28:16 +00:00
Gerasimos Dimitriadis 8a70d722d9 Explicitly show LAC and RAC when dissecting Routing Area
Identification; print LAC/RAC parts as decimals in RAI;
remove unneeded #include.

svn path=/trunk/; revision=31103
2009-11-27 23:55:32 +00:00
Gerasimos Dimitriadis b7261fe2e4 Expert info when E.212 MCC/MNC contain non-decimal digits
svn path=/trunk/; revision=31102
2009-11-27 22:57:50 +00:00
Bill Meier adb2890b02 col_clear() not req'd before col_add_fstr();
Remove unneeded forward reference;
Fix typo in a comment.

svn path=/trunk/; revision=31101
2009-11-27 20:52:21 +00:00
Stig Bjørlykke 12ff128038 Fixed some indenting.
svn path=/trunk/; revision=31100
2009-11-27 18:25:14 +00:00
Stig Bjørlykke be49cd13f9 Added function to align columns.
svn path=/trunk/; revision=31099
2009-11-27 18:12:30 +00:00
Stig Bjørlykke 028996daf0 Small fix in changing column title.
svn path=/trunk/; revision=31098
2009-11-27 18:00:07 +00:00
Stig Bjørlykke 63fa42c5ab Added correct sorting for custom numeric columns.
svn path=/trunk/; revision=31097
2009-11-27 15:33:34 +00:00
Stig Bjørlykke 72d1cd92de Corrected OID for organizationalUnit.
svn path=/trunk/; revision=31096
2009-11-27 14:58:43 +00:00
Stig Bjørlykke 4bcde1958f Add PDU Delay for first data packet.
svn path=/trunk/; revision=31095
2009-11-27 14:29:38 +00:00
Stig Bjørlykke a68334bcec Prefix tooltip with protocol name.
svn path=/trunk/; revision=31094
2009-11-27 13:15:41 +00:00
Stig Bjørlykke 6bcb851e06 Added a descriptive tooltip to the packet list column headers.
We should probably add some more column documentation to each column.

svn path=/trunk/; revision=31093
2009-11-27 11:29:13 +00:00
Gerasimos Dimitriadis b77caf13a9 More uniform printing of field values: Interpretation first, actual
value second.

svn path=/trunk/; revision=31092
2009-11-26 22:37:43 +00:00