summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Officially remove Python < 2.6 support (#239)Ilya Etingof2019-02-101-1/+1
| | | | Perhaps previous commits have already broken older Python support. This commit mostly declares Python 2.6+ support.
* Uppercase global constants (#238)Ilya Etingof2019-02-101-2/+2
| | | | | | | | | This is a massive patch essentially upper-casing global/class attributes that mean to be constants. Some previously exposed constants have been preserved for compatibility reasons (notably, in `hlapi`), though the rest might break user code relying on pysnmp 4.
* Remove commit badgeIlya Etingof2019-01-131-2/+1
|
* Add more badges to READMEIlya Etingof2019-01-131-0/+2
|
* Release 4.4.7Ilya Etingof2018-12-301-1/+1
|
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
|
* Rename LICENSE.txt -> LICENSE.rstIlya Etingof2018-08-051-1/+1
|
* Add Python 3.7 support (#162)Eric Brown2018-06-281-1/+1
| | | | | | | | Python 3.7 was just released [1]. This is a small change to enable support in pysnmp. [1] https://docs.python.org/3.7/whatsnew/3.7.html Signed-off-by: Eric Brown <browne@vmware.com>
* Migrate to new PyPI websiteEric Brown2018-04-181-3/+3
| | | | | | | | | | According to [1], the PyPI website of pypi.python.org has changed to https://pypi.org. This patch updates all references to the legacy site. [1] https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html Signed-off-by: Eric Brown <browne@vmware.com>
* strong crypto moved to pysnmpcryptoIlya Etingof2018-02-191-3/+2
|
* pysnmp-apps renamed into snmpclitoolsIlya Etingof2018-02-161-2/+2
|
* readme and changes updated to reflect crypto abstraction layermattsb42-aws2018-02-091-1/+3
|
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
|
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-8/+8
|
* pycryptodome replaced with pycryptodomexIlya Etingof2017-10-051-1/+1
|
* add support for USM SHA-2 algorithms (RFC 7860) (#71)verrio2017-08-031-1/+1
|
* minor docs improvementsIlya Etingof2017-05-271-3/+4
|
* typov4.3.5v4.3.4Ilya Etingof2017-03-231-1/+1
|
* add PyPI version badgeIlya Etingof2017-02-041-0/+1
|
* more updates to READMEv4.3.3Ilya Etingof2017-02-041-9/+8
|
* updates to READMEIlya Etingof2017-02-041-19/+11
|
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
|
* Python 3.6 is outIlya Etingof2016-12-231-1/+1
|
* gitignore updated, missed doc file addedIlya Etingof2016-11-291-1/+0
|
* ditch pypi downloads labelIlya Etingof2016-11-271-1/+0
|
* switched from PyCrypto to PyCryptodomeIlya Etingof2016-11-051-1/+1
|
* Fix badge links.johnthagen2016-10-281-1/+1
|
* Add badge to show Python verion support.johnthagen2016-10-271-0/+1
|
* pypi download badge addedIlya Etingof2016-06-121-0/+1
|
* TRAP example addedIlya Etingof2016-04-121-0/+22
|
* missing comma fixIlya Etingof2016-04-121-1/+1
|
* pip -r requirements.txtIlya Etingof2016-03-121-13/+11
|
* pypy does not work yetIlya Etingof2016-03-121-11/+8
|
* highlighing fixesIlya Etingof2016-03-121-41/+41
|
* more fixes to test scriptsIlya Etingof2016-03-121-7/+25
|
* travis addedIlya Etingof2016-03-121-0/+3
|
* mention licenseIlya Etingof2016-03-071-6/+7
|
* mention public on-line servicesIlya Etingof2016-03-071-2/+6
|
* some more touchesIlya Etingof2016-03-071-11/+9
|
* minor fix ups related to markdownIlya Etingof2016-03-071-5/+17
|
* updated and converted to markdownIlya Etingof2016-03-071-0/+113