summaryrefslogtreecommitdiff
path: root/pysnmp/entity/rfc3413/oneliner/auth.py
Commit message (Expand)AuthorAgeFilesLines
* * 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