Commit Graph

26196 Commits

Author SHA1 Message Date
Gerald Combs bbac96dcd4 Add Custom.nmake to the distribution.
svn path=/trunk/; revision=26818
2008-11-20 23:07:26 +00:00
Jaap Keuter 2bbbd462ec From Pascal Quantin:
RP IEs fail to decode due to a wrong size of ett[] table.

svn path=/trunk/; revision=26817
2008-11-20 21:35:25 +00:00
Jaap Keuter fe42d6af0a From yami:
The code in wiretap/wtap.c is not right. Because g_array_append_val should accept a value
of type 'struct encap_type_info' rather than a pointer to this type.

svn path=/trunk/; revision=26816
2008-11-20 20:16:07 +00:00
Balint Reczey e326300ef3 Fix PDU reassembly for Lua dissectors.
This hopefully really fixes bug 2146.

svn path=/trunk/; revision=26815
2008-11-20 12:54:34 +00:00
Anders Broman f42db62a55 From Johnny Mitrevski:
Add new Bssap dissectors for the Lb interface.

svn path=/trunk/; revision=26814
2008-11-20 07:57:24 +00:00
Jaap Keuter 73c044fef8 From Gregor Jasny:
I've extended the AIM dissector with the information available from http://dev.aol.com/aim/oscar .
I've verified most of the additions by sniffing my iChat (OSX 10.4) data traffic.

svn path=/trunk/; revision=26813
2008-11-20 07:02:34 +00:00
Jaap Keuter a0c9431909 From Joakim Wiberg:
This patch allows the ModbusTCP dissector (packet-mbtcp.c) to decode ModbusUDP packets. Essentially this is the same packets over UDP instead of TCP. 

ModbusUDP isn't an official part of the ModbusTCP specification but used by several vendors.

svn path=/trunk/; revision=26812
2008-11-19 22:30:45 +00:00
Balint Reczey d343f41bcf Remove old lua5.1 dir when performing clean_setup.
From Christopher Maynard.
This fixes bug 3072 (with commit 26810).

svn path=/trunk/; revision=26811
2008-11-19 13:49:31 +00:00
Balint Reczey aaee3d38eb delete lua5.1.4 dir when performing clean_setup
svn path=/trunk/; revision=26810
2008-11-19 13:44:04 +00:00
Jaap Keuter 8b65a8f0bb Fix for bug 3071:
Incorrect address structure assigned for find_conversation()

svn path=/trunk/; revision=26809
2008-11-19 07:27:02 +00:00
Balint Reczey 40aa741985 Fix alphabetical order of dynamic payload type mime types.
svn path=/trunk/; revision=26808
2008-11-18 17:09:11 +00:00
Stig Bjørlykke f0b45897ff Do not popup an empty menu in the Packet Bytes pane.
svn path=/trunk/; revision=26807
2008-11-18 16:39:49 +00:00
Stig Bjørlykke 9936884558 The stream index does not belong to the source and destination port bytes.
Do not let the generated TCP Analysis Flags get all TCP bytes.
Point the hidden TCP Segment Len to the header length byte.

svn path=/trunk/; revision=26806
2008-11-18 16:38:08 +00:00
Balint Reczey 2b90b483f5 Require Lua 5.1 for Lua plugin.
This fixes bug 2510.

svn path=/trunk/; revision=26805
2008-11-18 14:55:01 +00:00
Stig Bjørlykke 5498ec1dce Optimized finding current row from cfile.current_frame.
svn path=/trunk/; revision=26804
2008-11-18 14:50:51 +00:00
Stig Bjørlykke bfd1d4e42b Check if selected packet is already selected before doing any updates.
svn path=/trunk/; revision=26803
2008-11-18 14:36:48 +00:00
Balint Reczey e52a723f4c Fix determining clock rate for dynamic payload types.
This fixes bug 3067.

svn path=/trunk/; revision=26802
2008-11-18 13:39:26 +00:00
Stephen Fisher 45ef29a0a8 Wrap "USA." in the address of the FSF onto a new line with a * in front of it.
svn path=/trunk/; revision=26801
2008-11-18 05:15:10 +00:00
Sake Blok ff621064aa Open the packet in a new window when it is double-clcked upon in the
packet-list.

(as noted in bug 3059)


svn path=/trunk/; revision=26800
2008-11-17 23:03:58 +00:00
Gerald Combs 9b3a726bef Make "-h" a valid flag.
svn path=/trunk/; revision=26799
2008-11-17 21:46:57 +00:00
Michael Tüxen bf796ee2a6 - Do not register UDP port 4433. Use dissector_add_handle instead.
- Also use dissector_add_handle() to make it available for DTLS/SCTP.

svn path=/trunk/; revision=26798
2008-11-17 21:44:42 +00:00
Anders Broman acbea91b4f Give Martin Lutz credit.
svn path=/trunk/; revision=26797
2008-11-17 19:42:26 +00:00
Anders Broman dabf28342f From Pascal Quantin:
Enhance 3GPP 24.008 GMM dissection.

svn path=/trunk/; revision=26796
2008-11-17 19:41:44 +00:00
Stig Bjørlykke d014842509 Added an option to turn off content decoding, as this does not always work
correctly until we fix bug 2345.

svn path=/trunk/; revision=26795
2008-11-17 14:49:59 +00:00
Anders Broman e9ad3ced49 Add some comments.
svn path=/trunk/; revision=26794
2008-11-16 22:51:49 +00:00
Guy Harris d33354edcd Don't put underscores in a phrase that's just shown to users.
svn path=/trunk/; revision=26793
2008-11-16 21:43:32 +00:00
Anders Broman 95451b54f8 From Max Filippov:
patch to support IEE802.15.4 non-ASK PHY.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2906

svn path=/trunk/; revision=26792
2008-11-16 17:15:49 +00:00
Gerald Combs af9270d496 [Automatic manuf update for 2008-11-16]
svn path=/trunk/; revision=26791
2008-11-16 16:03:15 +00:00
Stig Bjørlykke 4a9957df9e Fill the scrollbar when the graph is empty.
svn path=/trunk/; revision=26790
2008-11-16 14:41:35 +00:00
Anders Broman dac2f04f74 Dissect NAS-PDU.
svn path=/trunk/; revision=26789
2008-11-16 12:35:42 +00:00
Tomas Kukosa c5ecbf6d40 fix all warn_explicit() usages incompatible with Python 2.6
svn path=/trunk/; revision=26788
2008-11-15 19:53:05 +00:00
Tomas Kukosa 394249a25b remove nonexistent header file from Makefile
svn path=/trunk/; revision=26787
2008-11-15 19:51:36 +00:00
Anders Broman f9f80c330e Update GTK packages.
svn path=/trunk/; revision=26786
2008-11-15 16:36:27 +00:00
Anders Broman 68ef96b3bf From Abhik Sarkar:
Support for Diameter conversations and service response time.

svn path=/trunk/; revision=26785
2008-11-15 15:52:39 +00:00
Stig Bjørlykke 0342e89148 Use string format argument.
svn path=/trunk/; revision=26784
2008-11-15 15:51:26 +00:00
Anders Broman 0b297c0215 Make it easy to add custom dissectors.
svn path=/trunk/; revision=26783
2008-11-15 15:44:56 +00:00
Anders Broman 67986a1a5f From Pascal Quantin:
Fix building of packet-gsm_map.c and packet-gsm_map.h files.

svn path=/trunk/; revision=26782
2008-11-15 14:39:04 +00:00
Anders Broman fbb3653573 Fix a typo.
svn path=/trunk/; revision=26781
2008-11-15 14:34:43 +00:00
Anders Broman 67e29d7f7e Update comments add Emergensy number list IE.
svn path=/trunk/; revision=26780
2008-11-15 11:38:27 +00:00
Anders Broman 05fa33881c From Pascal Quantin:
Improve 3GPP 44.018 RR dissection.

svn path=/trunk/; revision=26779
2008-11-15 11:36:49 +00:00
Bill Meier 5c0c794728 Correct a minor (no-effect) bug;
svn path=/trunk/; revision=26778
2008-11-14 17:59:49 +00:00
Bill Meier 8d4c57177b Comment out variable not cuurently used ...
svn path=/trunk/; revision=26777
2008-11-14 15:52:34 +00:00
Bill Meier 0f2456b2ff Various proto_register & proto_reg_handoff changes:
Change tcp ports preference name in prefs file to tcp.ports
   (register old 'udp.ports" as obsolete);
  Do various find_dissector & etc once-only in proto_reg_handoff;
  Move find_dissector_table from proto_register to proto_reg_handoff;
  Localize saved ports pref range;
  Do dissector_add_handle("udp.port",...) rather than registering 
   to udp port 0;
Also:
 Clean up some spacing;
 Declare some global variables as static;
 Remove some unnecessary =NULL initializers;

svn path=/trunk/; revision=26776
2008-11-14 15:29:36 +00:00
Bill Meier 25aee02122 From SUZUKI Shinsuke: Fix some non-ascii characters: Bug #3057
svn path=/trunk/; revision=26775
2008-11-13 22:50:05 +00:00
Guy Harris ec08463198 Fix previous fix.
svn path=/trunk/; revision=26774
2008-11-13 18:26:38 +00:00
Guy Harris 373f142bcd Fix some warnings.
svn path=/trunk/; revision=26773
2008-11-13 17:58:14 +00:00
Guy Harris daf7a9f9f0 Get rid of some warnings.
svn path=/trunk/; revision=26772
2008-11-13 17:54:17 +00:00
Guy Harris 1944c530dc Fix a warning.
svn path=/trunk/; revision=26771
2008-11-13 17:49:37 +00:00
Guy Harris a78a28064b Fix some warnings.
svn path=/trunk/; revision=26770
2008-11-13 17:45:16 +00:00
Guy Harris 4caea25cc1 Get rid of an unused variable.
svn path=/trunk/; revision=26769
2008-11-13 17:37:47 +00:00