aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-05-14Um, no, the problem with the Leopard x86 build is that we first do aGuy Harris10-18/+18
build without libpcap, to make sure that works, and then do a build with libpcap, to put into a binary release. It's the former that's failing; I'll back out the previous change and then work on that. svn path=/trunk/; revision=32801
2010-05-14We already have a link to the IBM version of the 3270 manual; just referGuy Harris1-5/+2
to that. svn path=/trunk/; revision=32800
2010-05-14See whether the Leopard x86 buildbot is upset because of the nameGuy Harris10-18/+18
if_capabilities_t - it doesn't fail on Snow Leopard, even if I undefine HAVE_PCAP_CREATE, and doesn't fail on the Leopard PPC buildbot, either. svn path=/trunk/; revision=32799
2010-05-13Handle the Set Buffer Address command differently; this gets rid of theGuy Harris2-94/+98
macro with the "give credit" license, so back that out of COPYING. svn path=/trunk/; revision=32798
2010-05-13(Trivial) A little more whitespace cleanup.Bill Meier1-20/+20
svn path=/trunk/; revision=32797
2010-05-13From Torrey Atcitty: [Dissector Enhancement] Added new functionality to ↵Bill Meier2-38/+410
existing 1588v2 dissector to also support IEEE802.1AS. svn path=/trunk/; revision=32796
2010-05-13Fix up some indentationJeff Morriss1-3/+3
svn path=/trunk/; revision=32795
2010-05-13Reindent a bitJeff Morriss1-16/+22
svn path=/trunk/; revision=32794
2010-05-13Use find_or_create_conversation() in the exampleJeff Morriss1-31/+19
svn path=/trunk/; revision=32793
2010-05-13Document find_or_create_conversation()Jeff Morriss1-15/+26
svn path=/trunk/; revision=32792
2010-05-13Use find_or_create_conversation() in some ASN.1 dissectorsJeff Morriss8-142/+38
svn path=/trunk/; revision=32791
2010-05-13As suggested in ↵Jeff Morriss67-1353/+861
http://www.wireshark.org/lists/wireshark-dev/200809/msg00075.html (as referenced in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2907 ) and https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3411 : Write a new convenience routine for finding a conversation and, if it is not found, create it. The frame number and addresses are taken from pinfo (as is the common case). Use this function in a bunch of dissectors. svn path=/trunk/; revision=32790
2010-05-13Fetch an indication of whether the interface supports capturing inGuy Harris12-166/+341
monitor mode at the same time that we fetch its list of link-layer types. Support fetching that list in monitor mode, as the list may be different in regular and monitor mode. If the interface supports monitor mode, when printing the list of link-layer types, indicate whether they're fetched in monitor mode or not, as tcpdump 4.1.x does. svn path=/trunk/; revision=32789
2010-05-13From Hadar Shohami:Jaap Keuter1-15/+247
Add support to option 17 sub option 2171 for Packet Cable 2.0 according to CL-SP-CANN-DHCP-Reg-I03-090811.doc svn path=/trunk/; revision=32788
2010-05-13Add Robert Hogan. Also update my entry.Jeff Morriss1-2/+4
svn path=/trunk/; revision=32787
2010-05-13Remove some unused hf_ entriesJeff Morriss1-25/+0
svn path=/trunk/; revision=32786
2010-05-13From Robert Hogan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4257 :Jeff Morriss4-50/+150
Correctly decode and display the buffer address in SBA orders. Note: This includes a macro with a new license which is added to COPYING. svn path=/trunk/; revision=32785
2010-05-13Update to V9.2.1 (2010-04)Anders Broman8-6183/+10749
svn path=/trunk/; revision=32784
2010-05-13From Tamas Regos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4760 :Jeff Morriss1-3/+3
Harmless typo bug in diam_dict.l applictation_start <-> application_start svn path=/trunk/; revision=32783
2010-05-13Support of AUTOMATIC tagging environment Tomas Kukosa1-39/+78
(necessary for generating e.g. H.248 from original ASN.1 source) svn path=/trunk/; revision=32782
2010-05-13ASN.1 compiler accepts version brackets in SEQUENCE and CHOICE extensionsTomas Kukosa2-46/+55
svn path=/trunk/; revision=32781
2010-05-13Update to V9.2.0 (2010-03)Anders Broman2-19/+44
svn path=/trunk/; revision=32780
2010-05-13Update to V9.1.0 (2010-03)Anders Broman7-11/+9
svn path=/trunk/; revision=32779
2010-05-13Update to V9.1.0 (2010-03)Anders Broman8-25/+104
svn path=/trunk/; revision=32778
2010-05-13Create a new REP_NA value for fields where there are no representationsGuy Harris17-19/+27
from which to choose; use that for protocol fields in some protocols (modify the CORBA generator to use it, and manually update the generated CORBA dissectors accordingly). svn path=/trunk/; revision=32777
2010-05-12Instead of using private #defines for the last argument toGuy Harris12-1012/+998
proto_tree_add_item(), use the new REP_BIG_ENDIAN and REP_LITTLE_ENDIAN values. Use those #defines in variables that represent the byte order, as well. svn path=/trunk/; revision=32776
2010-05-12Add REP_{BIG,LITTLE}_ENDIAN #defines, for possible future use inGuy Harris1-0/+51
proto_tree_add_item() and field definitions, and for current use if somebody finds it more self-documenting (some dissectors already have their own #defines for that purpose). svn path=/trunk/; revision=32775
2010-05-12Don't set the sensitivity of the Open button based on whether we canGuy Harris1-0/+23
open the currently-selected file; that button is also used to select the file or directory typed in the location bar. This should fix bug 1791. svn path=/trunk/; revision=32774
2010-05-12(Trivial) Use consistent indentation.Bill Meier1-3/+3
svn path=/trunk/; revision=32773
2010-05-12From Dirk via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4758 :Jeff Morriss1-7/+11
The HTTP dissector uses strtoll() to convert the Content-Length string into a 64bit variable. But that string can contain a number larger (or less) than 64bit, which lets the strtoll() return INT_MAX (or INT_MIN). strtoll() then indicates this with errno==ERANGE. The attachted patch checks if errno is set this way and then treats that HTTP Content-Length as unspecified, since we don't know the real size. I haven't checked other occurences of strtoll() in the HTTP dissector if they could benefit from the errno check, or if other dissectors could use it. svn path=/trunk/; revision=32772
2010-05-12From Tamas Regos:Anders Broman3-18/+126
WSLUA improvement. The existing ProtoField.bool looks like the following: ProtoField.bool(abbr, [name], [desc]) But checking any protocol dissector with bool protofield, it can be seen that in C code we have more options than thru the WSLUA interface. E.g.: {&hf_gtp_qos_sig_ind,{"Signalling Indication", "gtp.sig_ind", FT_BOOLEAN, 8, TFS(&gtp_sig_ind), GTP_EXT_QOS_SIG_IND_MASK, NULL, HFILL}}, So I've extended ProtoField.bool to have more options like this: ProtoField.bool(abbr, [name], [bitfield], [true_false_string], [mask], [desc]) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4700 svn path=/trunk/; revision=32771
2010-05-12From Tamas Regos:Anders Broman3-389/+334
Whitspace changes svn path=/trunk/; revision=32770
2010-05-12Update to V9.2.0 (2010-03)Anders Broman5-1666/+3032
svn path=/trunk/; revision=32769
2010-05-12From Chris Maynard via bug 4722:Gerald Combs1-0/+1
When I submitted the USB and PPP changes, I had not previously tested with a full insertion of a particular USB device. Now that I have, I've found that what used to be reported as an unknown interface class is now reported as a vendor specific interface class. Thus, in order for PPP/USB dissection to work, the ppp dissector must register for that class as well. The attached trivial patch does just that. svn path=/trunk/; revision=32768
2010-05-11Initialize the GValues without triggering any warningsGerasimos Dimitriadis1-2/+2
svn path=/trunk/; revision=32767
2010-05-11Update display filter scripts with new field types.Jaap Keuter2-19/+34
svn path=/trunk/; revision=32766
2010-05-11Straighten out field type names.Jaap Keuter2-2/+2
svn path=/trunk/; revision=32765
2010-05-11Grinding through the Operational Bulletins:Gerasimos Dimitriadis1-154/+368
SANC and ISPC lists updated up to OB No 949 svn path=/trunk/; revision=32764
2010-05-11Make sure pcap_open_live points to something.Gerald Combs1-2/+1
svn path=/trunk/; revision=32763
2010-05-11Make the changes compile on Linux also.Jaap Keuter1-3/+9
svn path=/trunk/; revision=32762
2010-05-11If we have pcap_open(), and we're *not* opening an rpcap URL, open theGuy Harris1-14/+24
device, don't just execute whatever comes after the open code as an else clause. svn path=/trunk/; revision=32761
2010-05-11From Yaniv Kaul: Fix errors found by clang static code analyzer and add ↵Bill Meier1-58/+36
some consts. svn path=/trunk/; revision=32760
2010-05-11Start to replace deprecated gtk_combo_new() withAnders Broman1-7/+82
gtk_combo_box_entry_new_text(). (I'll try to get back to this tomorrow) svn path=/trunk/; revision=32759
2010-05-11From Paul J. Metzger: Add support for decoding DIS Electromagnetic Emission ↵Bill Meier8-16/+2947
packets. svn path=/trunk/; revision=32758
2010-05-11Allow for heuristic dissection of Unicode XML.Jaap Keuter1-8/+20
svn path=/trunk/; revision=32757
2010-05-11Show version as generated field.Jaap Keuter1-10/+14
svn path=/trunk/; revision=32756
2010-05-11Use consistent indentation; Whitesapce & formatting cleanup.Bill Meier5-13715/+13739
svn path=/trunk/; revision=32755
2010-05-11Use consistent indentation; Whitespace & formatting cleanup.Bill Meier1-2982/+2979
svn path=/trunk/; revision=32754
2010-05-11Reflect changes made in SVN #32752Bill Meier1-4/+8
svn path=/trunk/; revision=32753
2010-05-11Fix handling of pa-data-type KRB5_PA_PAC_REQUEST (& KRB5_PA_S4U2SELF).Bill Meier1-7/+11
-Define pa-data-type KRB5_PA_PAC_REQUEST properly so that it is recognized. Fixes bug #4752 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4752) -Also revert definition of KRB5_PA_S4U2SELF (to be a positive number). (All of the above reverts part of SVN #31400). -Display pa-data-type as FT_INT32. -Display the value for pa-data-type KRB5_PA_PAC_REQUEST as Boolean (not Int). svn path=/trunk/; revision=32752