summaryrefslogtreecommitdiff
path: root/pysnmp/hlapi/auth.py
Commit message (Expand)AuthorAgeFilesLines
* Introduce "wildcard" SNMP engine IDwildcard-engine-idIlya Etingof2019-08-111-5/+15
* Move most of SNMP engine discovery code to security moduleIlya Etingof2019-08-061-1/+7
* Add USM master and localized keys configuration support (#295)Ilya Etingof2019-08-031-17/+88
* Extend copyright notice to year 2019Ilya Etingof2018-12-291-1/+1
* Fix Sphinx markup for USM crypto algorithm IDsIlya Etingof2018-10-061-13/+28
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* add support for USM SHA-2 algorithms (RFC 7860) (#71)verrio2017-08-031-1/+12
* deprecated UsmUserData instantiation params removedIlya Etingof2017-07-181-14/+1
* better ContextData docstringIlya Etingof2017-07-171-3/+5
* better CommunityData tags docstringIlya Etingof2017-07-171-8/+27
* document CommunityName quirksIlya Etingof2017-07-151-12/+18
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* Reeder key localization refactoredIlya Etingof2016-08-211-2/+7
* converted to new-style classesIlya Etingof2016-06-121-2/+2
* pep8 reformattedIlya Etingof2016-04-021-2/+7
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+6
* some more random linter warnings fixedelie2015-10-171-1/+1
* linted for bad-whitespace and some other issueselie2015-10-171-5/+2
* linted for trailing whitespaceselie2015-10-171-9/+9
* post-move documentation and code fixeselie2015-09-211-21/+21
* major revamp:elie2015-09-201-0/+7
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-141-1/+125
* Oneliner UsmUserData() and CommunityData() classes now support clone()'ingelie2013-06-011-9/+44
* the userName parameter is now fully separated from securityName atelie2013-05-251-7/+14
* contextEngineId parameter of auth.UsmUserData() renamed intoelie2013-05-211-5/+12
* SNMP credentials management reworked to allow multiple securityNames's inelie2013-05-181-11/+21
* missing import addedelie2013-02-091-0/+1
* commentedelie2012-12-141-2/+4
* auth & transport configuration objects made non-hashable forelie2012-08-271-19/+0
* auth & target configuration containers moved to separate moduleselie2012-08-121-0/+104