aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2004-04-09do some more explanations how to use the new library download toolUlf Lamping1-5/+17
updated ADNS library version svn path=/trunk/; revision=10573
2004-04-09even more h235 dissectionRonnie Sahlberg1-4/+53
svn path=/trunk/; revision=10572
2004-04-09some more h235 dissectionRonnie Sahlberg1-78/+364
svn path=/trunk/; revision=10571
2004-04-09Add dissection of AuthenticationMechanism to h235Ronnie Sahlberg1-5/+81
svn path=/trunk/; revision=10570
2004-04-09Make it more obvious when ethereal fails to dissect a PER contructRonnie Sahlberg1-3/+7
1, put a hint why it failed in the COL_INFO line 2, abort dissecting any further (by reading from the arbitrary position 9999 in the tvb 3, put "something unknown here [xxx]" as the last entry in the tree. svn path=/trunk/; revision=10569
2004-04-08implement some basic dissection of H.235 ClearToken so that the capture ↵Ronnie Sahlberg1-2/+166
reported on the list will be dissected properly. maybe someone should break out all the h.235 code sometime later and put it in packet-h235.c? svn path=/trunk/; revision=10568
2004-04-08Add a Makefile.nmake target called "setup" that uses the scriptGerald Combs4-8/+122
tools\win32-setup.sh to - Check for applications required to build Ethereal - Download and unpack required packages into $ETHEREAL_LIBS Update ADNS to the latest version. Make Python 2.3 the default. svn path=/trunk/; revision=10567
2004-04-08catch the enter key from the interface drop-down list,Ulf Lamping1-2/+3
so pressing enter will really start a capture svn path=/trunk/; revision=10566
2004-04-08update to netlogon: make it dissect all the bits of the UserAccountControl ↵Ronnie Sahlberg1-11/+285
flags field in the pac structure and elsewhere in netlogon svn path=/trunk/; revision=10565
2004-04-08dissection of netlogon userflags in tha pac structure and elsewhereRonnie Sahlberg1-9/+65
svn path=/trunk/; revision=10564
2004-04-08dissect group attributes for the pac structure and other places in netlogonRonnie Sahlberg1-4/+71
svn path=/trunk/; revision=10563
2004-04-08On Windows, when looking for the ":" that separates the interfaceGuy Harris1-8/+30
description from the interface name, don't count ":" followed by "//", as it might be part of "rpcap://". svn path=/trunk/; revision=10562
2004-04-08update doc with better description of SUM/COUNT/MIN/MAX/AVG.Ronnie Sahlberg1-9/+21
svn path=/trunk/; revision=10561
2004-04-08update tcp so that it will print the string "(relative sequence/ack number)" ↵Ronnie Sahlberg1-4/+16
in the header for the fields affected by using human readable sequence and ack numbers. svn path=/trunk/; revision=10560
2004-04-07From Duncan Laurie: the LUN field in IPMI packets is only in the lower 2Guy Harris1-3/+3
bits. svn path=/trunk/; revision=10559
2004-04-07From Jouni Malinen: add support for the 802.11i/RSN pre-authenticationGuy Harris3-3/+9
Ethertype. svn path=/trunk/; revision=10558
2004-04-07make service response time statistics work for "unknown" rpc programs.Ronnie Sahlberg2-8/+38
all proicedures will however get "interesting" names such as "proc-1" etc except procedure 0 which is ALWAYS "NULL" svn path=/trunk/; revision=10557
2004-04-07when dealing with unknown rpc programs, create a fake ↵Ronnie Sahlberg1-1/+7
program/version/procedure table so that we can get service response time tables working later. svn path=/trunk/; revision=10556
2004-04-06from Thomas Palmer: add a preference setting for filter toolbar placementUlf Lamping6-7/+40
svn path=/trunk/; revision=10555
2004-04-06Remove an extraneous 'break'.Gerald Combs1-2/+1
svn path=/trunk/; revision=10554
2004-04-05Add support to decrypt the encrypted part of AS/TSG -REP PDUs.Ronnie Sahlberg1-4/+62
Now we only need application 25/26 to be dissected as well for it to be useful ... svn path=/trunk/; revision=10553
2004-04-05Added some more principal name types from the kerberos draftRonnie Sahlberg1-8/+14
svn path=/trunk/; revision=10552
2004-04-04Love contributed great help to get the heimdal decryption support workingRonnie Sahlberg2-0/+7
(wherein we also discovered an obscure bug inside heimdal itself) Great thanks to Love. svn path=/trunk/; revision=10551
2004-04-03As pointed out by Chernishov Yury - strip of leading spaces of parametersAnders Broman1-7/+15
svn path=/trunk/; revision=10550
2004-04-03From Chernishov Yury Don't destroy SIP dissector entrys in info column for ↵Anders Broman2-2/+4
application/isup svn path=/trunk/; revision=10549
2004-04-03In "get_unicode_or_ascii_string()", treat a negative length argument asGuy Harris1-6/+22
a very large unsigned integer (which it probably is), and trim it at INT_MAX, and fix the handling of too-long ASCII strings so that the "..." gets inserted. Make sure that all the bytes of the string exist before truncating the string length to the buffer length, so that the appropriate exception is thrown. svn path=/trunk/; revision=10548
2004-04-03Add a new preference option so that users that really really want to canRonnie Sahlberg1-7/+58
tell ethereal "I dont care if the heuristics are too weak" "I want to see the ONC-RPC layer for these weird protocols that are not known to ethereal" "If I get a lot of false positives it is my own fault and I will not complain" This allows ethereal to dissect the rpc layer (and do request/response matching) even for those onc-rpc protocols that ethereal doesnt know about yet. svn path=/trunk/; revision=10547
2004-04-02If the packet is short, dont try to create a blob item that spans beyound ↵Ronnie Sahlberg1-1/+9
the end of the short packet since that will raise an exception and we wont even attempt to dissect those (kerberos usually) bytes that we do have in the packet. svn path=/trunk/; revision=10546
2004-04-02dont bail out just because we dont have the entire security blob present inRonnie Sahlberg1-5/+27
a pdu. even for short frames, try to pass on as mush as possible to gssapi. svn path=/trunk/; revision=10545
2004-04-02From Olivier Biot: support AT_STRINGZ columns.Guy Harris1-4/+25
svn path=/trunk/; revision=10544
2004-04-02From Mark C. Brown: add support for FDDI and Token Ring cards.Guy Harris2-13/+63
Set the file encapsulation the same way it's done for iptrace captures - leave it as "unknown" to start with, and, for each packet we see, set it to the packet's encapsulation type if the file encapsulation type is unknown and set it to "per-packet" if the file encapsulation type is "known" but isn't the type of that packet, so files that have all the same type of packet have that type as the file type and packets that *don't* have all the same type of packet have "per-packet". svn path=/trunk/; revision=10543
2004-04-02From Devin Heitmueller: do a better job of decoding the AIM messagingGuy Harris1-17/+80
SNAC for outgoing and incoming subtypes. svn path=/trunk/; revision=10542
2004-04-02From Rolf Fiedler: fix a comment, and fix the code to get the packetGuy Harris1-3/+3
length. svn path=/trunk/; revision=10541
2004-04-02From Devin Heitmueller: do YMSG desegmentation.Guy Harris2-9/+53
svn path=/trunk/; revision=10540
2004-04-02Get rid of an extra "=" at the end of the file.Guy Harris1-2/+1
svn path=/trunk/; revision=10539
2004-04-02Get rid of CRs.Guy Harris1-807/+807
svn path=/trunk/; revision=10538
2004-04-01Fix a copy paste errorAnders Broman1-7/+7
svn path=/trunk/; revision=10537
2004-04-01add dissection of the canonicalize bit which some windows clients useRonnie Sahlberg1-1/+14
svn path=/trunk/; revision=10536
2004-03-31Get rid of CR's.Guy Harris1-6348/+6348
svn path=/trunk/; revision=10535
2004-03-31Get rid of CR's.Guy Harris1-3358/+3358
svn path=/trunk/; revision=10534
2004-03-31Add RADIUS AVP 101, the value string to go with it and some ACC vendor AVP:sAnders Broman1-3328/+3358
svn path=/trunk/; revision=10533
2004-03-31Add dissection of user to user indicators parameter, Split some lines and ↵Anders Broman1-6252/+6348
some white space changes svn path=/trunk/; revision=10532
2004-03-31configure.in merging has been done. Add another pointJörg Mayer1-2/+3
svn path=/trunk/; revision=10531
2004-03-31No longer needed after merging epan/configure.in into configure.inJörg Mayer2-827/+0
svn path=/trunk/; revision=10530
2004-03-30Fixed some cut-and-paste errors, added some RADIUS AVPS sorted some value ↵Anders Broman1-718/+807
string... svn path=/trunk/; revision=10529
2004-03-30From Albert Chin: "config.h" should come before all other #includes.Guy Harris2-5/+10
svn path=/trunk/; revision=10528
2004-03-30From Albert Chin: the Sun WorkShop 5.0 compiler and HP-UX 10.20 compilerGuy Harris1-4/+11
don't allow you to initialize aggregates with an initializer that includes non-constant values. svn path=/trunk/; revision=10527
2004-03-30From Albert Chin: on IRIX, if -la depends on -lb, you must link with -lbGuy Harris1-2/+2
-la. svn path=/trunk/; revision=10526
2004-03-30From Jouni Malinen: add support for the most likely EAPOL-Key packetGuy Harris1-2/+5
type. svn path=/trunk/; revision=10525
2004-03-30Back out the previous change, as it checked in older versions ofGuy Harris2-14/+63
config.guess and config.sub. svn path=/trunk/; revision=10524