aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/snmp/snmp.cnf
AgeCommit message (Expand)AuthorFilesLines
2009-11-01Added some type renames.Stig Bjørlykke1-0/+3
2009-11-01Added a UAT table to describe enterprise specific-trap types.Stig Bjørlykke1-18/+30
2009-10-05Fixed offset_from_real_beginning() -> tvb_offset_from_real_beginning()Stig Bjørlykke1-1/+1
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2009-05-14Apply some of the patches from:Anders Broman1-1/+0
2009-05-01From Reinhard Speyerer:Jaap Keuter1-2/+2
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-3/+3
2008-11-13Fix previous fix.Guy Harris1-1/+1
2008-11-13Fix some warnings.Guy Harris1-4/+4
2008-09-18Fix a spelling error pointed out by Noam Rathaus.Gerald Combs1-1/+1
2008-03-09Show VarBind OIDs and trap enterprise OID in info column.Stig Bjørlykke1-10/+21
2008-03-09Display agent-addr as IPv4 address.Stig Bjørlykke1-0/+1
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa1-8/+8
2007-12-03fix confusion in tag handlingTomas Kukosa1-10/+10
2007-11-20fix tag handling inside snmp trapTomas Kukosa1-1/+1
2007-11-15dissect_ber_choice() returns the index of the choice, not the tag of the Ronnie Sahlberg1-1/+3
2007-11-04SNMP with option -X and -TAnders Broman1-125/+0
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-3/+3
2007-08-28- turn some other TC from FT_BYTES to FT_STRING so that human-readable string...Luis Ontanon1-1/+10
2007-08-28Add some more expert info.Luis Ontanon1-2/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-9/+9
2007-08-19Filtering on snmp variables starts to work so I put it there in case anyone w...Luis Ontanon1-72/+11
2007-07-19For LEGO: Use crypt_tvb when we don't have cleartext_tvbJeff Morriss1-1/+1
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-7/+7
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-29/+29
2007-04-05Implement proposed fix for Bug 1125Luis Ontanon1-0/+30
2007-01-11warn the user if the decrypted data doesn't look like a ScopedPDU instead of ...Luis Ontanon1-13/+26
2007-01-11- allow use of * as any-engine-idLuis Ontanon1-6/+7
2007-01-10+ AES decryptionLuis Ontanon1-0/+8
2007-01-10* sha1 authenticationLuis Ontanon1-5/+10
2007-01-09SNMPv3 USM decryption/authentication phase 1Luis Ontanon1-22/+105
2006-08-23Counter64 should be a FT_UINT64 and not a FT_UINT32Ronnie Sahlberg1-0/+1
2006-06-13- "next tvb" list moved from h225 to new file next_tvb.[ch]Tomas Kukosa1-1/+11
2006-05-23Ethereal -> WiresharkTomas Kukosa1-9/+9
2006-05-14Remove stupid code.Anders Broman1-12/+0
2006-05-13snmp: Hopfully fix bug Bug 925.Anders Broman1-4/+12
2006-03-15Some more variable bindings and add some mising PDU types.Anders Broman1-0/+97
2006-03-15Start implementing the variable binding part.Anders Broman1-0/+11
2005-12-04Work in progress an asn2eth generated snmp dissector.Anders Broman1-0/+143