aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/snmp/snmp.cnf
Commit message (Expand)AuthorAgeFilesLines
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-111-4/+4
* Added some type renames.Stig Bjørlykke2009-11-011-0/+3
* Added a UAT table to describe enterprise specific-trap types.Stig Bjørlykke2009-11-011-18/+30
* Fixed offset_from_real_beginning() -> tvb_offset_from_real_beginning()Stig Bjørlykke2009-10-051-1/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-201-2/+2
* Apply some of the patches from:Anders Broman2009-05-141-1/+0
* From Reinhard Speyerer:Jaap Keuter2009-05-011-2/+2
* Fix some typos and spelling (mostly in text strings)Bill Meier2008-12-171-3/+3
* Fix previous fix.Guy Harris2008-11-131-1/+1
* Fix some warnings.Guy Harris2008-11-131-4/+4
* Fix a spelling error pointed out by Noam Rathaus.Gerald Combs2008-09-181-1/+1
* Show VarBind OIDs and trap enterprise OID in info column.Stig Bjørlykke2008-03-091-10/+21
* Display agent-addr as IPv4 address.Stig Bjørlykke2008-03-091-0/+1
* get rid of get_ber_last_created_item()Tomas Kukosa2008-01-031-8/+8
* fix confusion in tag handlingTomas Kukosa2007-12-031-10/+10
* fix tag handling inside snmp trapTomas Kukosa2007-11-201-1/+1
* dissect_ber_choice() returns the index of the choice, not the tag of the Ronnie Sahlberg2007-11-151-1/+3
* SNMP with option -X and -TAnders Broman2007-11-041-125/+0
* Apply the small performance enhancment patches for:Anders Broman2007-10-231-3/+3
* - turn some other TC from FT_BYTES to FT_STRING so that human-readable string...Luis Ontanon2007-08-281-1/+10
* Add some more expert info.Luis Ontanon2007-08-281-2/+1
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-9/+9
* Filtering on snmp variables starts to work so I put it there in case anyone w...Luis Ontanon2007-08-191-72/+11
* For LEGO: Use crypt_tvb when we don't have cleartext_tvbJeff Morriss2007-07-191-1/+1
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-7/+7
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-29/+29
* Implement proposed fix for Bug 1125Luis Ontanon2007-04-051-0/+30
* warn the user if the decrypted data doesn't look like a ScopedPDU instead of ...Luis Ontanon2007-01-111-13/+26
* - allow use of * as any-engine-idLuis Ontanon2007-01-111-6/+7
* + AES decryptionLuis Ontanon2007-01-101-0/+8
* * sha1 authenticationLuis Ontanon2007-01-101-5/+10
* SNMPv3 USM decryption/authentication phase 1Luis Ontanon2007-01-091-22/+105
* Counter64 should be a FT_UINT64 and not a FT_UINT32Ronnie Sahlberg2006-08-231-0/+1
* - "next tvb" list moved from h225 to new file next_tvb.[ch]Tomas Kukosa2006-06-131-1/+11
* Ethereal -> WiresharkTomas Kukosa2006-05-231-9/+9
* Remove stupid code.Anders Broman2006-05-141-12/+0
* snmp: Hopfully fix bug Bug 925.Anders Broman2006-05-131-4/+12
* Some more variable bindings and add some mising PDU types.Anders Broman2006-03-151-0/+97
* Start implementing the variable binding part.Anders Broman2006-03-151-0/+11
* Work in progress an asn2eth generated snmp dissector.Anders Broman2005-12-041-0/+143