Commit Graph

25997 Commits

Author SHA1 Message Date
Guy Harris 4caea25cc1 Get rid of an unused variable.
svn path=/trunk/; revision=26769
2008-11-13 17:37:47 +00:00
Stig Bjørlykke 6c068534c2 Improved filter autocompletion when having one exact match to be more
like other autocompletion implementations.
Check for case match before removing a popup with one entry.

svn path=/trunk/; revision=26768
2008-11-13 12:59:31 +00:00
Bill Meier a042c3aedd Small changes related to proto_register & proto_reg_handoff
- Move find_dissector_table(...) to proto_reg_handoff;
 - Use dissactor_add_handle instead of registering the dissector to tcp port 0;
 - Use find_dissector when appropriate.


svn path=/trunk/; revision=26767
2008-11-13 01:31:57 +00:00
Gerald Combs 62d20ccfb6 For libpcap captures with the DLT DLT_BLUETOOTH_HCI_H4, make sure we
initialize the P2P direction. This keeps Valgrind from complaining.

svn path=/trunk/; revision=26765
2008-11-13 00:36:52 +00:00
Bill Meier 422bca9888 Small changes related to proto_reg_handoff;
Use find_dissector;
 Initialize saved tcp_port pref properly; This should
  fix a possble bug wherein LDAP over SSL would not
  be dissected properly. (I don't have a test capture
  to verify this fix).

svn path=/trunk/; revision=26764
2008-11-12 23:55:52 +00:00
Anders Broman c3bef047d6 Add a few more bits.
svn path=/trunk/; revision=26763
2008-11-12 19:56:07 +00:00
Anders Broman 5128a0dafe From Johnny Mitrevski:
Add dissecton of some LCS related IE:s.
( Removed C++ type comments, changed (*8 to <<3), changed some add uint's to add_item
renamed value strings etc.)

svn path=/trunk/; revision=26762
2008-11-12 17:43:32 +00:00
Anders Broman 084d8ff5c8 Add RFC number for H.264
svn path=/trunk/; revision=26761
2008-11-12 17:40:49 +00:00
Anders Broman 4662a60fc2 From Bartosz Baranowski:
Update some AVP:s

svn path=/trunk/; revision=26760
2008-11-12 17:40:02 +00:00
Stig Bjørlykke df82e1043a Avoid crash when unable to lookup psm_data before calling dissect_options().
Removed an unused argument.

This fixes bug 3054.

svn path=/trunk/; revision=26759
2008-11-12 12:38:16 +00:00
Stig Bjørlykke a31012717f Added some expert infos.
svn path=/trunk/; revision=26758
2008-11-12 08:17:52 +00:00
Martin Mathieson ad69ee71e9 Add newline at the end
svn path=/trunk/; revision=26757
2008-11-11 21:44:29 +00:00
Bill Meier 3683151e80 Fix build error
svn path=/trunk/; revision=26756
2008-11-11 21:43:31 +00:00
Anders Broman 2436294f2a Mark parameters as unused.
svn path=/trunk/; revision=26755
2008-11-11 21:03:03 +00:00
Anders Broman 93b9635a41 Dissect part ofconfiguration parameter in SDP for MP4V-ES.
svn path=/trunk/; revision=26754
2008-11-11 20:42:47 +00:00
Anders Broman 23e9b1de65 Add bitrate values to levels.
svn path=/trunk/; revision=26753
2008-11-11 20:38:29 +00:00
Anders Broman 4c81fb806f Fix a couple of wrong offsets, terminate dissecton where it is incomplete.
svn path=/trunk/; revision=26752
2008-11-11 20:36:44 +00:00
Bill Meier 794126bdd3 Regenerated files for asn1 templates committed in SVN #26750
svn path=/trunk/; revision=26751
2008-11-11 15:26:08 +00:00
Bill Meier 488933518c Small cleanups mostly related to proto_reg_handoff
svn path=/trunk/; revision=26750
2008-11-11 15:05:00 +00:00
Balint Reczey 41723a5ef2 Signal error on field values that cannot be safely represented as strings instead of crashing.
This fixes bug 2845.

svn path=/trunk/; revision=26749
2008-11-11 13:32:51 +00:00
Stig Bjørlykke f9c07203cb Still support GTK 2.4.0. No separator in combo box for GTK 2.4.0 :(
svn path=/trunk/; revision=26748
2008-11-11 12:46:16 +00:00
Stig Bjørlykke 053dd12cbd Rewrote interface type option_menu to gtk_combo_box, this fixes the bug
showing the correct type on connect failure or cancel in the remote
interface dialog.

Added list of recent remote hosts to interface type combo box.
Save the recent remote hosts in the recent file.
Fixed some indents.

svn path=/trunk/; revision=26747
2008-11-11 11:37:53 +00:00
Anders Broman 1b0b2bb4b6 From Paul Stath:
Dissector fails for OIDs with MacAddress in index.

svn path=/trunk/; revision=26746
2008-11-10 20:25:38 +00:00
Anders Broman d943c93a0b From Pascal Quantin:
Proper Fix for "'subtree' may be used uninitialized in this function" error (SVN revision 26730)

svn path=/trunk/; revision=26745
2008-11-10 20:21:04 +00:00
Anders Broman cacf4e9a14 Bugfixes:
- Wrong item lengths.
- rtsp traling bits gave"Malformed packet" if not present.
- Frame_num removed as length needs info from previous packet.

svn path=/trunk/; revision=26744
2008-11-10 20:20:11 +00:00
Bill Meier 5e4d2e3e0b Call tvb_new_subset with correct offset no matter whether tree is TRUE or FALSE
svn path=/trunk/; revision=26743
2008-11-10 17:59:13 +00:00
Bill Meier 25dcfc160e packet-nbap.h no longer used
svn path=/trunk/; revision=26742
2008-11-10 17:10:59 +00:00
Bill Meier c22b805da3 Apparently no longer needed ....
svn path=/trunk/; revision=26741
2008-11-10 17:02:15 +00:00
Tomas Kukosa 4726aec5b0 fix problem with X.411 asn2wrs compilation, all dissectors regenerated
svn path=/trunk/; revision=26740
2008-11-10 13:36:24 +00:00
Tomas Kukosa bfdccf3f9d - update H.245 to v14 (06/2008)
- use #.MODULE_EXPORT to avoid conflict between TransportAddress from H.225 and H.245
- regenerate H.323 family dissectors 

svn path=/trunk/; revision=26739
2008-11-10 13:31:16 +00:00
Tomas Kukosa e20cfef6f9 - new #.MODULE_EXPORTS directive which exports symbols including module prefix, used to avoid conflicts when two modules have types with the same name and they need to be used together
- fix few Python warnings

svn path=/trunk/; revision=26738
2008-11-10 13:27:41 +00:00
Tomas Kukosa 608e51ef4c explicit cast to avoid warning which stops Windows build
svn path=/trunk/; revision=26737
2008-11-10 13:22:18 +00:00
Gerald Combs a2027babbe [Automatic manuf update for 2008-11-09]
svn path=/trunk/; revision=26736
2008-11-09 16:03:15 +00:00
Guy Harris aa81efc51c Use the standard I/O routines to write out audio files, rather than
doing 1-byte, 2-byte, and 4-byte read() and write() calls.

svn path=/trunk/; revision=26735
2008-11-08 23:36:12 +00:00
Gerald Combs 603dca37ee Make sure we always increment our offset. Fixes an infinite loop.
svn path=/trunk/; revision=26734
2008-11-08 00:07:43 +00:00
Sake Blok 205d45fec9 Since NEWS is not updated for the development builds, provide only the
general information (current automated builds provide 0.99.5 "NEWS").


svn path=/trunk/; revision=26733
2008-11-07 22:42:34 +00:00
Anders Broman 3d7baf2c9f Try to pacify the buildbot.
svn path=/trunk/; revision=26732
2008-11-07 18:13:10 +00:00
Anders Broman 4ed0179b15 Add 3GPP AVP:s
600 Visited-Network-Identifier OctetString
601 Public-Identity UTF8String
602 Server-Name UTF8String

svn path=/trunk/; revision=26731
2008-11-07 17:38:24 +00:00
Anders Broman 04f9b031ef From Pascal Quantin:
Add 3GPP 44.018 RR Short Protocol Discriminator dissection.

svn path=/trunk/; revision=26730
2008-11-07 17:37:22 +00:00
Bill Meier ed38003688 asn2wrs regenerated files: see SVN #26728
svn path=/trunk/; revision=26729
2008-11-07 17:20:15 +00:00
Bill Meier 8da394baae Minor cleanup related to proto_reg_handoff...
svn path=/trunk/; revision=26728
2008-11-07 17:13:25 +00:00
Stig Bjørlykke 0132b9a092 Save the remote interfaces list to be able to show the remote IP addresses
without fetching a new list each time the interface changes.

Catch the "activate" signal on the text boxes in the remote interfaces dialog.

svn path=/trunk/; revision=26727
2008-11-07 15:52:14 +00:00
Anders Broman 49d676e3a0 packet-gsm_bsslap.c:247: warning: unused parameter 'len'
svn path=/trunk/; revision=26726
2008-11-07 06:28:18 +00:00
Anders Broman 98ae860115 From Johnny Mitrevski:
Added RRLP functionality to the BSSLAP dissector that would be useful.

svn path=/trunk/; revision=26725
2008-11-07 06:04:04 +00:00
Guy Harris 80d1b0a793 Clean up indentation (just use two spaces in the big case statement for
extension headers, just as is used elsewhere).

Add some blank lines to make that case statement a bit easier to read.

Fix typo.

svn path=/trunk/; revision=26724
2008-11-07 01:54:08 +00:00
Sake Blok 6d9595e25e Oops, barked at the wrong tree ;-)
svn path=/trunk/; revision=26723
2008-11-07 01:10:15 +00:00
Sake Blok eb0e84f834 Skip to next extension header when there is an unknown header extension
svn path=/trunk/; revision=26722
2008-11-07 00:45:22 +00:00
Stig Bjørlykke f27daf51db Remove a unused variable.
svn path=/trunk/; revision=26721
2008-11-06 23:05:18 +00:00
Stig Bjørlykke 7d8a21da5a Initialize the interface type value key to fix updating the local interface
list when changing from remote to local interfaces.

svn path=/trunk/; revision=26720
2008-11-06 22:36:43 +00:00
Bill Meier 18f81c6991 Re-generated packet-ansi_map.c (See svn #26718)
svn path=/trunk/; revision=26719
2008-11-06 22:08:46 +00:00