aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2004-11-28Update manuf and FAQJörg Mayer3-48/+328
svn path=/trunk/; revision=12611
2004-11-28new protocol : RFC3820 PKIXProxyRonnie Sahlberg8-0/+478
svn path=/trunk/; revision=12610
2004-11-28The recent length check added to proto_tree_add_string() revealed aGerald Combs2-23/+33
couple of problems when reading the PROTOS SNMP captures. Check for integer overflows in dissect_snmp_pdu and asn1_null_decode. svn path=/trunk/; revision=12609
2004-11-27it appears that a SES_REFUSE spdu actually contains a CMIP-A-ASSOCIATE and ↵Ronnie Sahlberg2-2/+2
not a CMIP-A-ABORT svn path=/trunk/; revision=12608
2004-11-26prettify the printing of the octet_format field which is really just a BCDRonnie Sahlberg5-30/+105
svn path=/trunk/; revision=12607
2004-11-26New protocol: RFC3709 LogotypeCertificateExtensionsRonnie Sahlberg8-0/+1115
svn path=/trunk/; revision=12606
2004-11-25update dissection of unknown blobs to try to dissect even more stuff.Ronnie Sahlberg1-15/+57
svn path=/trunk/; revision=12605
2004-11-25 updates to prettify a bit when attempting to dissect an unknown blobRonnie Sahlberg1-4/+27
svn path=/trunk/; revision=12604
2004-11-25try to print an IPAddress as an ip address and not as a 4 byte octet stringRonnie Sahlberg4-10/+23
svn path=/trunk/; revision=12603
2004-11-25from Stig: change the draft number for NAT-DRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=12602
2004-11-25From Giles Scott : updates to packet-nt-sonmp.cRonnie Sahlberg1-40/+29
svn path=/trunk/; revision=12601
2004-11-24Somethimes its difficult to get it right *sighAnders Broman1-1/+1
svn path=/trunk/; revision=12600
2004-11-24From LEGO: make the request id and operation filterableRonnie Sahlberg1-21/+29
svn path=/trunk/; revision=12599
2004-11-24The code didn't even compile: removed a superfluous (Jörg Mayer1-1/+1
svn path=/trunk/; revision=12598
2004-11-24Set svn properties - without them, compilation with gcc would fail on UnixJörg Mayer2-3021/+3022
svn path=/trunk/; revision=12597
2004-11-24Fix a faulty IF statement, deflate should work now.Anders Broman1-3/+3
svn path=/trunk/; revision=12596
2004-11-24add some 3gpp2 AVP:s to packet-radius.c and use "vendor" table packet-3g-a11.cAnders Broman2-4/+124
svn path=/trunk/; revision=12595
2004-11-24Change "Ericsson" string Anders Broman2-5/+5
svn path=/trunk/; revision=12594
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris15-102/+187
Ethernet frames, one for encapsulated frames that include an FCS and one for encapsulated frames that don't include an FCS. Use the appropriate versions. In the ISL dissector, do the same sort of processing we do in the Ethernet dissector to figure out whether the frame has a trailer or not and whether it has an FCS or not. svn path=/trunk/; revision=12593
2004-11-24Fix some typoes.Guy Harris1-15/+15
svn path=/trunk/; revision=12592
2004-11-24We export flags_set_truth - add it to libethereal.def.Guy Harris1-0/+1
svn path=/trunk/; revision=12591
2004-11-24Only interpret a frame as an FW1 header if it looks like one, as per aGuy Harris1-5/+8
patch from Yaniv Kaul. svn path=/trunk/; revision=12590
2004-11-24From Yaniv Kaul: the authentication token might be NTLMSSP or it mightGuy Harris1-8/+13
be GSS-API. svn path=/trunk/; revision=12589
2004-11-24From Lane Hu: add support for more IPMI commands.Guy Harris2-11/+4685
svn path=/trunk/; revision=12588
2004-11-24From Erwin Rol: Dissect DMX in a readable format, and other updates.Guy Harris3-82/+500
svn path=/trunk/; revision=12587
2004-11-24From Francisco Alcoba: handle RTP over IPv6.Guy Harris1-30/+41
svn path=/trunk/; revision=12586
2004-11-24From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.Guy Harris7-20/+253
svn path=/trunk/; revision=12585
2004-11-24Updates from Erwin Rol.Guy Harris4-336/+640
svn path=/trunk/; revision=12584
2004-11-23Make it possible to fileter on partial_state create and access.Anders Broman1-3/+4
svn path=/trunk/; revision=12583
2004-11-23Don't free string that don't need it. Added filter possibillity on Partial stateAnders Broman4-16/+13
svn path=/trunk/; revision=12582
2004-11-23Update to GTK+ 2.4.13.Gerald Combs2-3/+3
svn path=/trunk/; revision=12581
2004-11-22Fix some memmory leaksAnders Broman1-4/+19
svn path=/trunk/; revision=12580
2004-11-22Fix some memmory leaksAnders Broman4-3502/+3527
svn path=/trunk/; revision=12579
2004-11-22Backup some notes on Airmagnet capture file format into Ethereal - I'm NOT ↵Jörg Mayer1-0/+267
going to write an importer in the near future though svn path=/trunk/; revision=12578
2004-11-22Get rid of an unused variable.Guy Harris1-12/+0
svn path=/trunk/; revision=12577
2004-11-22From Yaniv Kaul: increment the offset pointer *after* you use it to putGuy Harris1-7/+7
into the protocol tree the field you're incrementing past. Update a comment. svn path=/trunk/; revision=12576
2004-11-22Fix a spelling error.Guy Harris1-1/+1
svn path=/trunk/; revision=12575
2004-11-22Put the value of the length field in a variable-length token, not theGuy Harris1-8/+20
length of the token, into the protocol tree as the length value. svn path=/trunk/; revision=12574
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg34-50/+1508
updates to cms to accomodate the new protocol add author to some files svn path=/trunk/; revision=12573
2004-11-22Tag the compression protocol item as such.Guy Harris1-7/+7
The compression option isn't just the compression protocol, it can include options for the protocol, so name the ett_ variable for its tree appropriately. svn path=/trunk/; revision=12572
2004-11-22In code that checks whether to accept a packet, first check to make sureGuy Harris1-0/+4
the data being checked exists. svn path=/trunk/; revision=12571
2004-11-21cmip update add all remaining functions Arguments and ResultsRonnie Sahlberg4-179/+1844
svn path=/trunk/; revision=12570
2004-11-21Set the length of the tvbuff to be handed to the subdissectorGuy Harris1-1/+8
appropriately (minimum of reported length and length of data left in the parent). svn path=/trunk/; revision=12569
2004-11-21Clean-up hash table at reloading of file.Anders Broman1-0/+13
svn path=/trunk/; revision=12568
2004-11-21Free the statebuff and the stringAnders Broman1-1/+3
svn path=/trunk/; revision=12567
2004-11-21From Bill Meier:Guy Harris2-100/+464
1. Add Preferences: a. To allow specification of a hint as to TDS protocol being decoded (Unspecified/TDS4/TDS5/TDS7/TDS8); Default: 'unspecified' The 'hint' is used only when needed to do a correct decode. If the protocol is unspecified, the decode is as previous. b. To allow specification of 'ranges' of TCP ports to be treated as 'TDS tcp ports'; i.e. if the source or destination port of a tcp connection matches a specified range, then the connection should be considered to be TDS. c. To allow specification of a hint as to whether TDS being decoded is 'little-endian' or 'big-endian'. Default: 'little-endian'. A hint is just that; E.G. if TDS7+ packets are encountered the decode is always 'little-endian'. 2, Register tcp MS SQL default ports (1433, 2433) as TDS ports ('dissector_add'). This also enables TDS as a choice for 'decode as'. 3. 'netlib_check_login_pkt' changed to check 'TDS tcp port' range(s) as entered in preferences; 4. Change 'dissect_tds_query_packet' to handle TDS4 ascii in addition to TDS7/8 UCS-16. 5. Change 'dissect_tds_rpc' to: a. handle TDS4 ascii RPC in addition to TDS7/8 UCS-16 RPC; b. handle Microsoft 'encoded' rpc_name; c. fix memory leak (not freeing memory obtained using 'tvb_fake_unicode'); 6. Change 'dissect_tds_response' to: a. handle tds4 tokens 'tds_col_name' and 'tds_col_info'; b. dissect tokens 'tds_doneinproc' and tds 'doneproc' similarly to 'tds_done' c. reclaim memory allocated for 'tds_col' structures when finished processing response (Additional memory was being allocated each time a tokenized tds5 response was processed) 7. New function 'dissect_tds_col_info_token' (similar to 'read_results_tds5') associated with handling TDS4 responses. 8. New functions 'dissect_tds_query5_packet', 'dissect_tds5_lang_token' 9. Rework TDS token size calculation; Some TDS tokens have a length field of other than 2 bytes. (e.g.: the length field for TDS_LANG_TOKEN is 4 bytes) 10. Update token definitions and usages; a. Update based upon info from current version of FreeTDS 'tds.h' as well as info from Sybase TDS5 document; example: TDS_124_TOKEN renamed to TDS_PROCID_TOKEN b. TDS_124_TOKEN [TDS_PROCID] was incorrectly not considered a 'fixed-size' token in function 'tds_is_fixed_token' svn path=/trunk/; revision=12566
2004-11-21If message for SIP port starts with F8 it's a SIGCOMP message - decode it.Anders Broman1-0/+18
svn path=/trunk/; revision=12565
2004-11-21update to cmipRonnie Sahlberg4-167/+407
add functions m-action and m-action-confirmed svn path=/trunk/; revision=12564
2004-11-21From Yaniv Kaul: yet *another* place where an NTLMSSP rather than GSSAPIGuy Harris1-2/+6
blob can appear. svn path=/trunk/; revision=12563
2004-11-21From Shingo Horisawa:Guy Harris2-28/+51
add the "unknown sequence number" flag; fix dissection of unreachable destinations in RERR messages; fix prefix size in draft-perkins-manet-aodv6-01 RREP messages to be 7 bits, not 5 bits; put the message dissection under the top-level AODV tree rather than at the top level; fix labeling of source IPv6 address in RREP messages. Update the comments at the beginning (AODV is now RFC 3561), and note that RFC 3561 says that, for IPv6, the only change is that the address fields are enlarged. Rename RREQ_DEST and RREQ_GRAT to more fully indicate what they are. Fix the name of the draft in the description of the draft-perkins-manet-aodv6-01 messages. Fix description of Gratuitous RREP flag in RREQ messages. svn path=/trunk/; revision=12562