summaryrefslogtreecommitdiff
path: root/pysnmp/proto/secmod/rfc3414/priv
Commit message (Expand)AuthorAgeFilesLines
* converted to new-style classesIlya Etingof2016-06-121-1/+1
* pep8 reformattedIlya Etingof2016-04-033-15/+20
* copyright updatedelie2015-12-293-3/+3
* copyright notice added to source codeelie2015-11-203-0/+18
* linted for bad-whitespace and some other issueselie2015-10-171-4/+4
* linted the bad-continuation issue as well as some otherselie2015-10-171-28/+21
* linted for trailing whitespaceselie2015-10-173-15/+14
* __init__.py's made non-empty as they may be optimized out by packageelie2012-07-041-0/+1
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-17/+16
* missing module import fixedelie2011-08-141-1/+1
* extended Security Options (3DESEDE, AES192, AES256) privacy protocolselie2011-01-163-1/+39
* The error-indication codes moved from literals to objectselie2010-12-252-7/+7
* fix to dummy encryptData()/decryptData() APIelie2010-12-012-2/+2
* fix to dummy decryptData interfaceelie2010-12-012-8/+4
* fix to noauth/nopriv security module so that it would not crash SNMPelie2010-11-121-0/+8
* salt value randomness improvedelie2010-06-241-2/+10
* added support for AES cipher (rfc3826)elie2007-07-091-16/+14
* error reporting improvedelie2006-10-011-2/+2
* fail on accidental abstract method useelie2006-09-051-2/+2
* fail on accedental abstact method useelie2006-09-051-2/+7
* work with Managed Objects instances rather than with theirelie2005-10-261-1/+1
* noauth/nopriv become concrete authentication and encryption classeselie2005-08-051-0/+4
* minor syntax fixes followed pychecker reportelie2005-06-271-2/+4
* bugfix against large ints future warningelie2005-06-201-2/+2
* __main__ code droppedelie2005-06-151-11/+0
* initial revisionelie2005-06-143-0/+121