summaryrefslogtreecommitdiff
path: root/pysnmp/proto/acmod
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong cherry-picked debug flagIlya Etingof2019-07-301-1/+1
* Rework VACM access control function (#287)Ilya Etingof2019-07-291-81/+319
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-262-37/+32
* PEP8 optimize imports (#242)Ilya Etingof2019-02-122-3/+5
* Uppercase global constants (#238)Ilya Etingof2019-02-102-4/+4
* Extend copyright notice to year 2019Ilya Etingof2018-12-302-2/+2
* Reformat `isAccessAllowed()` for clarityIlya Etingof2018-10-061-13/+30
* copyright notice extendedv4.4.4Ilya Etingof2018-01-032-2/+2
* migrated references from SourceForge (#110)Ilya Etingof2017-11-172-2/+2
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-122-2/+2
* converted to new-style classesIlya Etingof2016-06-122-2/+2
* pep8 reformattedIlya Etingof2016-04-021-11/+17
* pep8 fixesIlya Etingof2016-03-301-2/+6
* copyright updatedelie2015-12-292-2/+2
* copyright notice added to source codeelie2015-11-202-2/+14
* linted for bad-whitespace and some other issueselie2015-10-171-1/+1
* multiple-statements-in-one-line linted outelie2015-10-171-1/+2
* linted for trailing whitespaceselie2015-10-171-1/+1
* missing imports, non-existing variables as suggested by linterelie2013-06-031-0/+1
* VACM modules converted from a function into an object to let it keepelie2013-01-052-103/+101
* the NoSuchInstanceError exception class is no more inherits fromelie2012-07-201-4/+4
* unused symbolelie2012-07-201-1/+0
* some more loggingelie2012-07-171-1/+1
* __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-2/+2
* The error-indication codes moved from literals to objectselie2010-12-252-9/+9
* void access control module implementedelie2010-12-011-0/+20
* debugging addedelie2006-09-061-1/+5
* NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-4/+4
* comments cleaned upelie2005-06-281-3/+0
* minor syntax fixes followed pychecker reportelie2005-06-271-1/+1
* __main__ code droppedelie2005-06-151-11/+0
* initial revisionelie2005-06-142-0/+123