index
:
delta/python-packages/pysnmp-git.git
add-hlapi-unit-tests
add-usm-local-key-config
asyncio-dispatcher-fixes
master
release-4.4.10
release-4.4.11
release-4.4.12
release-4.4.13
textual-convention-recursion-fix
wildcard-engine-id
github.com: etingof/pysnmp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
more updates to README
v4.3.3
Ilya Etingof
2017-02-04
1
-9
/
+8
*
typos in CHANGES
Ilya Etingof
2017-02-04
1
-2
/
+2
*
updates to README
Ilya Etingof
2017-02-04
1
-19
/
+11
*
do not require dot in "d" spec of DISPLAY-HINT
Ilya Etingof
2017-02-04
1
-3
/
+3
*
transport address objects made iterable to override pyasn1's __iter__
Ilya Etingof
2017-02-04
2
-6
/
+24
*
date fix
Ilya Etingof
2017-02-04
1
-1
/
+1
*
pyasn1 SEQUENCE iteration rules change
Ilya Etingof
2017-02-04
2
-7
/
+11
*
added a note into TextualConvention doc
Ilya Etingof
2017-02-02
1
-1
/
+4
*
typo in example
Ilya Etingof
2017-02-02
1
-1
/
+1
*
fix to TextualConvention initializer: trigger prettyIn parser by "text" input
Ilya Etingof
2017-02-02
1
-2
/
+4
*
fix to TextualConvention initializer
Ilya Etingof
2017-02-02
1
-1
/
+1
*
TextualConvention.prettyIn() implemented
Ilya Etingof
2017-02-01
2
-60
/
+248
*
Merge branch 'master' of github.com:etingof/pysnmp
Ilya Etingof
2017-02-01
1
-3
/
+3
|
\
|
*
typos
Ilya Etingof
2017-01-30
1
-3
/
+3
*
|
TextualConvention.prettyOut improved to be better compliant with SMI
Ilya Etingof
2017-02-01
2
-27
/
+12
|
/
*
email change
Ilya Etingof
2017-01-14
3
-5
/
+5
*
email changed, copyright extended to the year 2017
Ilya Etingof
2017-01-12
145
-144
/
+144
*
Python 3.6 is out
Ilya Etingof
2016-12-23
3
-1
/
+3
*
wrong superclass constructor call
Ilya Etingof
2016-12-22
2
-2
/
+3
*
Merge pull request #35 from gerrat/master
Ilya Etingof
2016-12-22
11
-14
/
+35
|
\
|
*
Fixed some typos in arguments with previous commit
Gerrat Rickert
2016-12-21
2
-3
/
+3
|
*
Removed tuple unpacking in function signatures in twisted since removed in Py...
Gerrat Rickert
2016-12-21
11
-14
/
+35
|
/
*
updated project url
Ilya Etingof
2016-12-04
2
-4
/
+13
*
document hlapi transport .setLocalAddress()
Ilya Etingof
2016-12-03
2
-0
/
+23
*
missing index added to bundled RFC1213::atEntry MIB table
Ilya Etingof
2016-11-30
2
-4
/
+5
*
gitignore updated, missed doc file added
Ilya Etingof
2016-11-29
3
-2
/
+15
*
ditch pypi downloads label
Ilya Etingof
2016-11-27
2
-1
/
+2
*
obsolete PyCrypto-on-Windows workaround dropped
Ilya Etingof
2016-11-12
1
-6
/
+3
*
obsolete comment on PyCrypto removed
Ilya Etingof
2016-11-11
1
-10
/
+0
*
Merge branch 'master' of github.com:etingof/pysnmp
Ilya Etingof
2016-11-05
1
-1
/
+1
|
\
|
*
Merge pull request #22 from johnthagen/pip-install-package
Ilya Etingof
2016-11-05
1
-1
/
+1
|
|
\
|
|
*
Use pip to install local package.
johnthagen
2016-10-31
1
-1
/
+1
*
|
|
switched from PyCrypto to PyCryptodome
Ilya Etingof
2016-11-05
5
-5
/
+6
|
/
/
*
|
missing piece added to hlapi doc
Ilya Etingof
2016-11-03
1
-1
/
+3
*
|
minor fix to hlapi doc
Ilya Etingof
2016-11-03
1
-1
/
+0
*
|
Merge pull request #24 from johnthagen/patch-2
Ilya Etingof
2016-11-03
1
-1
/
+1
|
\
\
|
*
|
Fix function call
johnthagen
2016-11-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #26 from johnthagen/patch-3
Ilya Etingof
2016-11-03
1
-1
/
+1
|
\
\
|
*
|
Fix pip sphinx install command
johnthagen
2016-11-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #27 from johnthagen/patch-4
Ilya Etingof
2016-11-03
1
-1
/
+1
|
\
\
|
*
|
Fix typo
johnthagen
2016-11-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #28 from johnthagen/patch-5
Ilya Etingof
2016-11-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Minor grammar fixes
johnthagen
2016-11-02
1
-2
/
+2
|
/
*
Merge pull request #21 from johnthagen/pyversions-badge
Ilya Etingof
2016-10-29
1
-0
/
+1
|
\
|
*
Fix badge links.
johnthagen
2016-10-28
1
-1
/
+1
|
*
Add badge to show Python verion support.
johnthagen
2016-10-27
1
-0
/
+1
*
|
Merge pull request #20 from johnthagen/python-classifiers
Ilya Etingof
2016-10-29
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add explicit Python version support classifiers.
johnthagen
2016-10-27
1
-0
/
+8
|
/
*
Fixes to key localization code for AES192/256
Ilya Etingof
2016-08-21
1
-5
/
+5
*
Reeder key localization refactored
Ilya Etingof
2016-08-21
9
-24
/
+34
[next]