Commit Graph

1836 Commits (master)

Author SHA1 Message Date
Ilya Etingof 010e34e40a more efficient getOidVal 2017-03-14 00:27:28 +01:00
Ilya Etingof dc3f3236bb fix to accidentally reset error-status field in SNMPv1 PDU 2017-03-11 23:23:18 +01:00
Ilya Etingof 47108412ee 4.3.5 2017-03-10 11:11:49 +01:00
Ilya Etingof 56fdac6185 Merge pull request #42 from ryban/twisted_non_increasing_oid
Add ignoreNonIncreasingOid option for twisted nextCmd and bulkCmd
2017-03-10 11:09:37 +01:00
Ryan Van Gilder 3f82c7fb1a Add ignoreNonIncreasingOid option for twisted nextCmd and bulkCmd 2017-03-09 15:58:12 -08:00
Ilya Etingof 295497c48e release 4.3.4 2017-02-28 21:15:11 +01:00
Ilya Etingof df0d7055aa fixes to pyasn1 OctetString inheritance 2017-02-27 01:34:33 +01:00
Ilya Etingof ca85288866 use pyasn1 from github 2017-02-14 23:45:37 +01:00
Ilya Etingof 661cc79a94 v2c.IpAddress is a bit more constrained than v1.IpAddress 2017-02-14 11:05:35 +01:00
Ilya Etingof 8eb8802954 required pyasn1 version is now 0.2.3
added matchTags, matchConstraints flags to .setComponentBy() call
2017-02-14 10:42:22 +01:00
Ilya Etingof 3d26f4e8fd fix to invalid-msg-counter increment 2017-02-12 09:57:01 +01:00
Ilya Etingof d9bf18b39a typo 2017-02-09 02:05:44 +01:00
Ilya Etingof f42801b22a fix to v1arch example to accommodate pyasn1 change 2017-02-09 02:01:13 +01:00
Ilya Etingof 97d0f74433 add PyPI version badge 2017-02-04 20:29:05 +01:00
Ilya Etingof ea93715389 more updates to README 2017-02-04 19:59:02 +01:00
Ilya Etingof f31963e62a typos in CHANGES 2017-02-04 19:47:11 +01:00
Ilya Etingof 0e71138af0 updates to README 2017-02-04 19:39:59 +01:00
Ilya Etingof fd237891ce do not require dot in "d" spec of DISPLAY-HINT 2017-02-04 19:31:53 +01:00
Ilya Etingof 4fdba55759 transport address objects made iterable to override pyasn1's __iter__ 2017-02-04 19:25:45 +01:00
Ilya Etingof 230d626819 date fix 2017-02-04 13:54:39 +01:00
Ilya Etingof e1d67e2601 pyasn1 SEQUENCE iteration rules change 2017-02-04 13:50:43 +01:00
Ilya Etingof 48e0be3ce6 added a note into TextualConvention doc 2017-02-02 11:06:29 +01:00
Ilya Etingof 38fe0d1895 typo in example 2017-02-02 11:06:12 +01:00
Ilya Etingof c55dc1735a fix to TextualConvention initializer: trigger prettyIn parser by "text" input 2017-02-02 00:53:37 +01:00
Ilya Etingof f14ec6c68e fix to TextualConvention initializer 2017-02-02 00:26:59 +01:00
Ilya Etingof f406a3296d TextualConvention.prettyIn() implemented 2017-02-01 23:59:33 +01:00
Ilya Etingof 4231840d61 Merge branch 'master' of github.com:etingof/pysnmp 2017-02-01 13:03:37 +01:00
Ilya Etingof 6d75ed7b21 TextualConvention.prettyOut improved to be better compliant with SMI 2017-02-01 13:03:10 +01:00
Ilya Etingof 69635a3bdf typos 2017-01-30 10:07:50 +01:00
Ilya Etingof 115e485259 email change 2017-01-14 14:00:19 +01:00
Ilya Etingof d5b3c90d29 email changed, copyright extended to the year 2017 2017-01-12 01:05:56 +01:00
Ilya Etingof c88ef9dc65 Python 3.6 is out 2016-12-23 21:08:25 +01:00
Ilya Etingof 823c244db6 wrong superclass constructor call 2016-12-22 01:23:49 +01:00
Ilya Etingof 631b774c65 Merge pull request #35 from gerrat/master
Removed tuple unpacking in function signatures in twisted
2016-12-22 01:20:06 +01:00
Gerrat Rickert d27e528dd2 Fixed some typos in arguments with previous commit 2016-12-21 17:48:46 -05:00
Gerrat Rickert 7023d87738 Removed tuple unpacking in function signatures in twisted since removed in Python 3 2016-12-21 17:01:43 -05:00
Ilya Etingof 023b707f83 updated project url 2016-12-04 12:03:05 +01:00
Ilya Etingof c8e35e747a document hlapi transport .setLocalAddress() 2016-12-03 22:39:11 +01:00
Ilya Etingof 3a0acfa0c7 missing index added to bundled RFC1213::atEntry MIB table 2016-11-30 00:04:44 +01:00
Ilya Etingof c6d54ee5d0 gitignore updated, missed doc file added 2016-11-29 23:20:53 +01:00
Ilya Etingof 9708c372a9 ditch pypi downloads label 2016-11-27 21:47:40 +01:00
Ilya Etingof 4501a2597a obsolete PyCrypto-on-Windows workaround dropped 2016-11-12 00:50:58 +01:00
Ilya Etingof 06d58e3f93 obsolete comment on PyCrypto removed 2016-11-11 23:00:44 +01:00
Ilya Etingof a0ef4b6ce8 Merge branch 'master' of github.com:etingof/pysnmp 2016-11-05 22:34:48 +01:00
Ilya Etingof bd01807038 switched from PyCrypto to PyCryptodome 2016-11-05 22:34:30 +01:00
Ilya Etingof ac4de79093 Merge pull request #22 from johnthagen/pip-install-package
Use pip to install local package
2016-11-05 20:26:18 +01:00
Ilya Etingof 2ad5246096 missing piece added to hlapi doc 2016-11-03 02:09:22 +01:00
Ilya Etingof 743e28f6ec minor fix to hlapi doc 2016-11-03 02:02:39 +01:00
Ilya Etingof 63333eb8eb Merge pull request #24 from johnthagen/patch-2
[DOC] Fix function call
2016-11-03 01:53:34 +01:00
Ilya Etingof e7c1d5b1fb Merge pull request #26 from johnthagen/patch-3
Fix pip sphinx install command
2016-11-03 01:49:53 +01:00