summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more updates to READMEv4.3.3Ilya Etingof2017-02-041-9/+8
* typos in CHANGESIlya Etingof2017-02-041-2/+2
* updates to READMEIlya Etingof2017-02-041-19/+11
* do not require dot in "d" spec of DISPLAY-HINTIlya Etingof2017-02-041-3/+3
* transport address objects made iterable to override pyasn1's __iter__Ilya Etingof2017-02-042-6/+24
* date fixIlya Etingof2017-02-041-1/+1
* pyasn1 SEQUENCE iteration rules changeIlya Etingof2017-02-042-7/+11
* added a note into TextualConvention docIlya Etingof2017-02-021-1/+4
* typo in exampleIlya Etingof2017-02-021-1/+1
* fix to TextualConvention initializer: trigger prettyIn parser by "text" inputIlya Etingof2017-02-021-2/+4
* fix to TextualConvention initializerIlya Etingof2017-02-021-1/+1
* TextualConvention.prettyIn() implementedIlya Etingof2017-02-012-60/+248
* Merge branch 'master' of github.com:etingof/pysnmpIlya Etingof2017-02-011-3/+3
|\
| * typosIlya Etingof2017-01-301-3/+3
* | TextualConvention.prettyOut improved to be better compliant with SMIIlya Etingof2017-02-012-27/+12
|/
* email changeIlya Etingof2017-01-143-5/+5
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-12145-144/+144
* Python 3.6 is outIlya Etingof2016-12-233-1/+3
* wrong superclass constructor callIlya Etingof2016-12-222-2/+3
* Merge pull request #35 from gerrat/masterIlya Etingof2016-12-2211-14/+35
|\
| * Fixed some typos in arguments with previous commitGerrat Rickert2016-12-212-3/+3
| * Removed tuple unpacking in function signatures in twisted since removed in Py...Gerrat Rickert2016-12-2111-14/+35
|/
* updated project urlIlya Etingof2016-12-042-4/+13
* document hlapi transport .setLocalAddress()Ilya Etingof2016-12-032-0/+23
* missing index added to bundled RFC1213::atEntry MIB tableIlya Etingof2016-11-302-4/+5
* gitignore updated, missed doc file addedIlya Etingof2016-11-293-2/+15
* ditch pypi downloads labelIlya Etingof2016-11-272-1/+2
* obsolete PyCrypto-on-Windows workaround droppedIlya Etingof2016-11-121-6/+3
* obsolete comment on PyCrypto removedIlya Etingof2016-11-111-10/+0
* Merge branch 'master' of github.com:etingof/pysnmpIlya Etingof2016-11-051-1/+1
|\
| * Merge pull request #22 from johnthagen/pip-install-packageIlya Etingof2016-11-051-1/+1
| |\
| | * Use pip to install local package.johnthagen2016-10-311-1/+1
* | | switched from PyCrypto to PyCryptodomeIlya Etingof2016-11-055-5/+6
|/ /
* | missing piece added to hlapi docIlya Etingof2016-11-031-1/+3
* | minor fix to hlapi docIlya Etingof2016-11-031-1/+0
* | Merge pull request #24 from johnthagen/patch-2Ilya Etingof2016-11-031-1/+1
|\ \
| * | Fix function calljohnthagen2016-11-021-1/+1
| |/
* | Merge pull request #26 from johnthagen/patch-3Ilya Etingof2016-11-031-1/+1
|\ \
| * | Fix pip sphinx install commandjohnthagen2016-11-021-1/+1
| |/
* | Merge pull request #27 from johnthagen/patch-4Ilya Etingof2016-11-031-1/+1
|\ \
| * | Fix typojohnthagen2016-11-021-1/+1
| |/
* | Merge pull request #28 from johnthagen/patch-5Ilya Etingof2016-11-031-2/+2
|\ \ | |/ |/|
| * Minor grammar fixesjohnthagen2016-11-021-2/+2
|/
* Merge pull request #21 from johnthagen/pyversions-badgeIlya Etingof2016-10-291-0/+1
|\
| * Fix badge links.johnthagen2016-10-281-1/+1
| * Add badge to show Python verion support.johnthagen2016-10-271-0/+1
* | Merge pull request #20 from johnthagen/python-classifiersIlya Etingof2016-10-291-0/+8
|\ \ | |/ |/|
| * Add explicit Python version support classifiers.johnthagen2016-10-271-0/+8
|/
* Fixes to key localization code for AES192/256Ilya Etingof2016-08-211-5/+5
* Reeder key localization refactoredIlya Etingof2016-08-219-24/+34