Commit Graph

  • 5c7d07bcc3
    Merge f7c62633ab into acd16a65f8 #214 Ilya Etingof 2018-12-09 09:36:36 +0000
  • f7c62633ab [WIP] Change managed objects to run asynchronously #214 async-managed-objects Ilya Etingof 2018-10-26 09:00:14 +0200
  • ca017198b8
    Merge a844008ab6 into acd16a65f8 #196 Ilya Etingof 2018-11-11 23:48:59 +0000
  • acd16a65f8 Disable pypy build in Travis master Ilya Etingof 2018-11-03 19:44:02 +0100
  • e425da2a0f Disable Travis builds for py 2.6, 3.2 & 3.3 Ilya Etingof 2018-11-03 13:20:40 +0100
  • 6a850eaf01 Disable Travis builds for py 2.6, 3.2 & 3.3 release-4.4.7 Ilya Etingof 2018-11-03 13:20:40 +0100
  • 4994111b2b Fix hlapi LCD to include `contextName` (#217) Ilya Etingof 2018-11-03 12:51:35 +0100
  • cd48f6e128
    Fix hlapi LCD to include `contextName` (#217) Ilya Etingof 2018-11-03 12:51:35 +0100
  • d5def89ef1 Fix hlapi LCD to include `contextName` #217 fix-missing-context-name-in-vacm Ilya Etingof 2018-11-03 12:08:33 +0100
  • 9ebd0c0fab Expose ASN.1 `Null` type through `rfc1902` module Ilya Etingof 2018-10-26 08:44:06 +0200
  • 4aac8b23d5 Use `compile()` before `exec` of MIB modules Ilya Etingof 2018-10-26 08:34:26 +0200
  • c8d699ca0a Expose ASN.1 `Null` type through `rfc1902` module Ilya Etingof 2018-10-26 08:44:06 +0200
  • 5057a1fd59 Use `compile()` before `exec` of MIB modules Ilya Etingof 2018-10-26 08:34:26 +0200
  • 602c4dd304 Merge branch 'master' of github.com:etingof/pysnmp Ilya Etingof 2018-10-26 08:20:37 +0200
  • 0c0d054e8e
    Refactor MIB state machine into asynchronous operations (#210) Ilya Etingof 2018-10-24 10:14:33 +0200
  • 7bde275920 Refactor MIB state machine into asynchronous operations #210 async-mib-fsm-methods Ilya Etingof 2018-10-14 00:18:51 +0200
  • 40cfd938c4 Fix typos Ilya Etingof 2018-10-17 23:28:26 +0200
  • 05a9bc7007 Convert to async MIB instrumentation API (#161) Ilya Etingof 2018-06-30 20:14:57 +0200
  • 534a5bb810
    Convert to async MIB instrumentation API (#209) Ilya Etingof 2018-10-13 20:21:31 +0200
  • 86ade02826 Merge branch 'async-mib-instrumentation' of github.com:etingof/pysnmp into async-mib-instrumentation #209 async-mib-instrumentation Ilya Etingof 2018-10-13 09:21:11 +0200
  • f2fb3b9a91 Convert to async MIB instrumentation API (#161) Ilya Etingof 2018-06-30 20:14:57 +0200
  • 12138b182c Fix Sphinx markup for USM crypto algorithm IDs Ilya Etingof 2018-10-06 20:00:41 +0200
  • 1315e5e979 Fix Sphinx markup for USM crypto algorithm IDs Ilya Etingof 2018-10-06 20:00:41 +0200
  • 593ff19283 Reformat `isAccessAllowed()` for clarity Ilya Etingof 2018-10-06 09:29:29 +0200
  • 4cf3317ce9 Reformat `isAccessAllowed()` for clarity Ilya Etingof 2018-10-06 09:29:29 +0200
  • c7f8654c98 Avoid deprecation warnings for asyncio.async() in server mode (#202) Fabrizio Vanni 2018-09-26 11:12:30 +0200
  • 35e9c6f7a6 Avoid deprecation warnings for asyncio.async() in server mode (#202) Fabrizio Vanni 2018-09-26 11:12:30 +0200
  • eef4cc03b4 Avoid deprecation warnings for asyncio.async() in server mode #202 Fabrizio 2018-09-26 10:52:24 +0200
  • 53e67f9533 Ensure distinct transports if timeout/retries differ Ilya Etingof 2018-09-20 10:44:11 +0200
  • 250deca6ed Ensure distinct transports if timeout/retries differ Ilya Etingof 2018-09-20 10:44:11 +0200
  • 42a9516414 Add async MIB instrumentation Ilya Etingof 2018-09-18 07:00:15 +0200
  • 2d91fa167e Cut for 4.4.7 Ilya Etingof 2018-09-14 01:43:17 +0200
  • da7582db99 Register missing v1arch.asyncore.sync sub-package Ilya Etingof 2018-09-14 01:30:35 +0200
  • a844008ab6 Bump minimum required Python version to 2.6 #196 require-py26-plus Ilya Etingof 2018-09-14 01:29:02 +0200
  • b334f5cf63 Accommodate changed `.writeVars` signature Ilya Etingof 2018-09-14 00:53:45 +0200
  • b9a4606625
    Merge 3c16a9a8a1 into 6e30bc0457 #192 Ilya Etingof 2018-09-13 22:32:36 +0000
  • 6e30bc0457 Release 4.4.6 Ilya Etingof 2018-09-13 22:36:35 +0200
  • bdc0ac2977
    Tolerate non-initialised entries in SNMP community table (#195) Ilya Etingof 2018-09-13 23:51:43 +0200
  • ddf3085179 Release 4.4.6 v4.4.6 release-4.4.6 Ilya Etingof 2018-09-13 22:36:35 +0200
  • 51a15bdaa0 Tolerate non-initialised entries in SNMP community table Ilya Etingof 2018-09-13 18:45:27 +0200
  • e358707967 Tolerate non-initialised entries in SNMP community table #195 community-table-to-ignore-bad-entries Ilya Etingof 2018-09-13 18:45:27 +0200
  • 2a9466dbe4 Tolerate duplicate enumerations Ilya Etingof 2018-09-09 11:03:25 +0200
  • 74434d710c Tolerate duplicate enumerations Ilya Etingof 2018-09-09 11:03:25 +0200
  • fcd4435dd8 Add a CHANGELOG entry for previous fix Ilya Etingof 2018-09-09 09:40:04 +0200
  • b2b10e75c5 Add a CHANGELOG entry for previous fix Ilya Etingof 2018-09-09 09:40:04 +0200
  • daa2ce0171 Fix lcd.unconfigure not removing cached addr value preventing the same target being re-configured (#194) Ryan Van Gilder 2018-09-09 00:29:32 -0700
  • 7cd0b148b1 Fix lcd.unconfigure not removing cached addr value preventing the same target being re-configured (#194) Ryan Van Gilder 2018-09-09 00:29:32 -0700
  • 96e45ee30f Fix lcd.unconfigure not removing cached addr value preventing the same target being re-configured #194 Ryan Van Gilder 2018-09-06 15:40:38 -0700
  • 1537699336 Simplify SNMPv3 TRAP receiver example Ilya Etingof 2018-09-02 08:45:31 +0200
  • 3c16a9a8a1 Treat `None` community name/index as an empty string #192 none-community-index Ilya Etingof 2018-08-28 09:36:59 +0200
  • ac0b956d00
    Add `hlapi.v1arch` API (#186) Ilya Etingof 2018-08-12 17:22:58 +0200
  • 4af3d06058 Add v1arch docs and reshuffle hlapi docs #186 Ilya Etingof 2018-08-12 12:31:25 +0200
  • 285364acb4 Add `hlapi.v1arch` API Ilya Etingof 2018-07-08 13:56:02 +0200
  • 488ec26798 Recover missing LICENSE in tarball Ilya Etingof 2018-08-08 07:55:56 +0200
  • 34836cc484 Recover missing LICENSE in tarball Ilya Etingof 2018-08-08 07:55:56 +0200
  • 1b240862ed Improve long description in Trove Ilya Etingof 2018-08-06 23:22:48 +0200
  • d662c557a7 Improve package build and dependency tracking Ilya Etingof 2018-08-06 23:18:42 +0200
  • b0bbd37e82 Improve long description in Trove Ilya Etingof 2018-08-06 23:22:48 +0200
  • be8d2caccf Improve package build and dependency tracking Ilya Etingof 2018-08-06 23:18:42 +0200
  • 98e2a3e838 prepare 4.4.6 Ilya Etingof 2018-08-06 23:01:36 +0200
  • 861d28f200 enable py3.2 build in Travis Ilya Etingof 2018-08-06 16:56:55 +0200
  • 9a81eaa1ee Rename LICENSE.txt -> LICENSE.rst Ilya Etingof 2018-08-06 09:17:07 +0200
  • 6898b225d2 VACM contextName memory leak fix followup Ilya Etingof 2018-04-24 12:00:20 +0200
  • a57dc32430 VACM contextName memory leak fix Ilya Etingof 2018-04-24 11:24:06 +0200
  • 3b514f9aec Fix PySnmpError implementation Ilya Etingof 2018-08-05 10:24:50 +0200
  • 853ba0bbf5 Add PySnmpError.cause attribute Ilya Etingof 2018-07-10 22:19:41 +0200
  • 797b4fe627 Fix out-of-scope OID leak in hlapi table Ilya Etingof 2018-07-27 10:20:27 +0200
  • 7b28a4822c Fix crash on wrong SNMPv3 security model Ilya Etingof 2018-08-04 20:24:26 +0200
  • 54ff456e9c VACM contextName memory leak fix followup Ilya Etingof 2018-04-24 12:00:20 +0200
  • 8aa1636fa1 VACM contextName memory leak fix Ilya Etingof 2018-04-24 11:24:06 +0200
  • 8a3727a9fc Fix Python 2.4-2.5 except statement v4.4.5 stable-4 release-4.4.5 Ilya Etingof 2018-08-05 22:47:36 +0200
  • 59281af344 Rename LICENSE.txt -> LICENSE.rst Ilya Etingof 2018-08-05 21:27:08 +0200
  • 43a181b692 Rename LICENSE.txt -> LICENSE.rst Ilya Etingof 2018-08-05 21:27:08 +0200
  • d9f5fd2efb changelog typo Ilya Etingof 2018-08-05 21:15:29 +0200
  • 44ab5d3a77 release 4.4.5 Ilya Etingof 2018-08-05 21:08:19 +0200
  • 3bae7dcc6c Fix PySnmpError implementation Ilya Etingof 2018-08-05 10:24:50 +0200
  • d72ad91b3a Fix PySnmpError implementation Ilya Etingof 2018-08-05 10:24:50 +0200
  • 36f7584402
    Add PySnmpError.cause attribute (#168) Ilya Etingof 2018-08-05 09:56:41 +0200
  • cf68c25ca8 Add PySnmpError.cause attribute Ilya Etingof 2018-07-10 22:19:41 +0200
  • ee321e0479
    Fix out-of-scope OID leak in hlapi table (#172) Ilya Etingof 2018-08-05 09:52:42 +0200
  • 6559ebe1ea Fix out-of-scope OID leak in hlapi table Ilya Etingof 2018-07-27 10:20:27 +0200
  • d7184e422d Add PySnmpError.cause attribute #168 Ilya Etingof 2018-07-10 22:19:41 +0200
  • cb53581c6c Fix out-of-scope OID leak in hlapi table #172 Ilya Etingof 2018-07-27 10:20:27 +0200
  • 8d4b25841d Fix crash on wrong SNMPv3 security model Ilya Etingof 2018-08-04 20:24:26 +0200
  • 7abfa51a99 Fix crash on wrong SNMPv3 security model Ilya Etingof 2018-08-04 20:24:26 +0200
  • 0d7f612468 Fix py3.7 syntax error caused by async keyword (#180) Michal Arbet 2018-07-31 15:48:23 +0300
  • 0fba331b55 Fix py3.7 syntax error caused by async keyword (#180) Michal Arbet 2018-07-31 15:48:23 +0300
  • c88cf58de7
    Merge 7d8db646e3 into 2048a92303 #179 Michal Arbet 2018-07-31 11:33:43 +0000
  • 7d8db646e3 Fix python3.7 syntax error caused by async , as it is keyword in py37 #180 #179 Michal Arbet 2018-07-31 12:39:21 +0300
  • 9fa4ffe95f
    Merge 98418d75f9 into 2048a92303 #178 Michal Arbet 2018-07-31 10:49:03 +0000
  • 98418d75f9 Fix python3.7 syntax error caused by async , as it is keyword in py37 #178 Michal Arbet 2018-07-31 12:39:21 +0300
  • 83a8ac9e3a Ensure tests run through tox are using the expected Python executable (#175) Vincent Bernat 2018-07-31 08:41:55 +0200
  • 5e13765c6e adding py33 to the tox auto-run environments mattsb42-aws 2018-02-09 11:25:12 -0800
  • e25f1287e0 adding a basic tox handle to simplify running tests mattsb42-aws 2018-01-31 14:24:24 -0800
  • 2048a92303 Ensure tests run through tox are using the expected Python executable (#175) Vincent Bernat 2018-07-31 08:41:55 +0200
  • eeb5904109
    Merge 8d02049f28 into 3e8fd37ee1 #176 Vincent Bernat 2018-07-31 06:32:51 +0000
  • 8d02049f28 Fix compatibility with Python 3.7 #176 Vincent Bernat 2018-07-31 08:28:30 +0200
  • 6ad6f6d0d1 Ensure tests run through tox are using the expected Python executable #175 Vincent Bernat 2018-07-31 08:20:41 +0200
  • 3e8fd37ee1 Fix `Bits` initialization with `namedValues` Ilya Etingof 2018-07-20 09:05:29 +0200
  • 6031836dfa Fix `Bits` initialization with `namedValues` Ilya Etingof 2018-07-20 09:05:29 +0200