aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-12-12Done is not needed anymore; Luis Ontanon1-3/+4
2005-12-12Dissect the management protocol between 3com Netjack200 devices and theJörg Mayer3-0/+488
2005-12-11Cleanup the grammar.Luis Ontanon1-693/+152
2005-12-11Updates from samba svnJörg Mayer1-9/+0
2005-12-11Start the function name on a new line to make it easier to searchJörg Mayer1-2/+4
2005-12-11Port some information from yersiniaJörg Mayer1-30/+31
2005-12-11implement SMB_FILE_ALL_INFO properly once and for allRonnie Sahlberg1-73/+50
2005-12-10The Bitmap routine in lib/Parse/Pidl/Ethereal/NDR.pm in Pidl generatesGuy Harris9-715/+832
2005-12-10the verify_tool target should check for /usr/bin/find (I errorneously did cha...Ulf Lamping1-1/+6
2005-12-09if passed a NULL string, make se_strdup() return the static stringRonnie Sahlberg1-1/+9
2005-12-09Add packet-nhrp.hAnders Broman1-0/+1
2005-12-09Fix ...$ to : $Jörg Mayer11-12/+12
2005-12-09Add missing propset ...Jörg Mayer6-1112/+1112
2005-12-09Maybe Id will work nowJörg Mayer1-1/+1
2005-12-09Update enterprise-numbersJörg Mayer1-131/+2751
2005-12-09Add Deepak Jain as author of Next Hop Resolution ProtocolAnders Broman1-0/+1
2005-12-09Minor bug fixes.Anders Broman1-15/+9
2005-12-09From: Deepak JainAnders Broman5-8/+800
2005-12-09propset svn:executable *Jörg Mayer1-0/+0
2005-12-09Regenerate manuf and FAQJörg Mayer3-55/+273
2005-12-09Add Cisco-ISL MAC-addressesJörg Mayer1-1/+2
2005-12-09Whitespace changeJörg Mayer1-1/+1
2005-12-09Add comment how to regenerate the fileJörg Mayer1-3/+6
2005-12-09Re-generate one more BER dissector.Guy Harris2-14/+15
2005-12-09Repeatedly indicate that "-w" is for writing binary packet data, andGuy Harris1-10/+18
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris78-752/+1350
2005-12-08"get_oid_name()" can return a null pointer; don't try to add the name ifGuy Harris1-3/+6
2005-12-08Clean up indentation.Guy Harris1-11/+16
2005-12-08When checking whether a packet is for a protocol or not, make sure theGuy Harris1-27/+71
2005-12-08Regenerate, so that it handles OIDs as FT_OID.Guy Harris2-25/+31
2005-12-08Squelch a const vs. non-const pointer warning.Guy Harris3-5/+5
2005-12-08From Kyle J. Harms:Guy Harris1-326/+383
2005-12-08add decoding of the share type that metze found in the tree connect responseRonnie Sahlberg1-3/+25
2005-12-08Also add the new dissectorsAnders Broman2-0/+2495
2005-12-08Commit the actual diissectors:Anders Broman9-576/+184
2005-12-07From Grame Lunt:Anders Broman23-344/+1373
2005-12-07Avoid dereferencing pointers to the message, context and transaction object i...Luis Ontanon2-3/+37
2005-12-07libethereal: add capture_encAnders Broman2-16/+157
2005-12-07tap the ntlmssp protocol and extract the account/domain names when users auth...Ronnie Sahlberg2-4/+139
2005-12-07new function fetch_tapped_data()Ronnie Sahlberg2-0/+45
2005-12-07make ntlmssp tappableRonnie Sahlberg2-15/+36
2005-12-07Fix some more scaled-fixed-point values, and have a 2-byte spare fieldGuy Harris1-6/+6
2005-12-07Fix oroperties, get rid of CRs.Guy Harris1-3630/+3630
2005-12-07Squelch a narrowing-conversion warning.Guy Harris1-1/+1
2005-12-07Clear up const vs. non-const warnings.Guy Harris1-1/+1
2005-12-07Why duplicate the code of "tvb_get_string()" when you could just useGuy Harris1-29/+29
2005-12-07Don't export stuff if no other dissector uses it. "Static unlessGuy Harris1-152/+152
2005-12-07Fix indentation.Guy Harris1-36/+53
2005-12-07Unicode considered unnecessary and non-portable. Avoid using non-ASCIIGuy Harris1-597/+591
2005-12-07From Martin M various updates and fixesRonnie Sahlberg3-4/+12