Age | Commit message (Expand) | Author |
2017-03-17 | [feat] add VPN_STATUS_CHANGED event | Ruben Pollan |
2017-03-15 | [refactor] Improve python3 compatibility | efkin |
2017-03-13 | [feat] add MAIL_STATUS_CHANGED event | Ruben Pollan |
2016-07-11 | [pkg] remove dependency on dirspec | drebs |
2016-07-11 | [test] toxify tests | drebs |
2016-05-16 | [style] move import to top | Kali Kaneko |
2016-04-01 | [pkg] update to versioneer 0.16 | Kali Kaneko |
2016-03-24 | [doc] update event annotation | Kali Kaneko |
2016-03-16 | [bug] close TxAuthenticator properly | Christoph Kluenter |
2016-03-11 | [feature] HookableService | Kali Kaneko |
2016-03-09 | [style] pep8 | Kali Kaneko |
2016-02-29 | [tests] adapt events tests to recent changes | Kali Kaneko |
2016-02-29 | [feature] reactor-based authenticator | Kali Kaneko |
2016-02-23 | [bug] avoid the events server to block twistd daemon | Kali Kaneko |
2016-02-22 | [feature] optional flag to disable curve authentication | Kali Kaneko |
2016-02-18 | [feat] Get events working on windows | meskio on windows |
2015-12-07 | [refactor] reorder and comment events | Kali Kaneko |
2015-11-12 | [style] fix pep8 | Ruben Pollan |
2015-11-11 | [feature] add variable to skip twisted version | Kali Kaneko |
2015-10-21 | Workaround for deadlock problem in zmq auth | Folker Bernitt |
2015-10-13 | [bug] fix typo on dirname usage | Ivan Alejandro |
2015-10-09 | [bug] fix wrong ca_cert path inside bundle | Kali Kaneko |
2015-10-07 | [bug] consider STANDALONE for the paths | Ivan Alejandro |
2015-09-16 | [refactor] move checking flag to main module | Kali Kaneko |
2015-09-16 | [tests] Make txclient honor flags.EVENTS_ENABLED | Folker Bernitt |
2015-09-15 | [feat] expose async events in api | Kali Kaneko |
2015-08-17 | [style] pep8 fix | Kali Kaneko |
2015-08-17 | [feature] allow passing callback to http client | drebs |
2015-08-04 | [bug] HTTP timeout was not being cleared on abort | Bruno Wagner |
2015-07-29 | [bug] register and unregister controlled by flag | Victor Shyba |
2015-07-29 | [refactor] Extract flags check to caller | Victor Shyba |
2015-07-28 | [test] set flag before starting client | Victor Shyba |
2015-07-28 | [bug] Consider events flag when ensuring client | Victor Shyba |
2015-07-28 | [style] more pep8 cleanup | Kali Kaneko |
2015-07-23 | [tests] fix initialization of basetest case | Kali Kaneko |
2015-07-23 | [style] fixed pep8 warnings on http and test events | Bruno Wagner |
2015-07-23 | [tests] fixed events tests | Bruno Wagner |
2015-07-23 | [tests] implemented http feature according to test | Bruno Wagner |
2015-07-23 | [tests] set environment for certs test | Bruno Wagner |
2015-07-23 | [style] Fixed pep8 warnings | Bruno Wagner |
2015-07-23 | [bug] fix events ioloop client tests | drebs |
2015-07-22 | [bug] add http request timeout | drebs |
2015-07-22 | [feat] add close method for http agent | drebs |
2015-07-21 | [feature] add global flag for disabling the events framework | Kali Kaneko |
2015-07-20 | [bug] do not add a port string to non-tcp addresses | Kali Kaneko |
2015-07-20 | [refactor] remove use of reactor in threaded version of events client | Kali Kaneko |
2015-06-26 | [bug] run callback from thread in events client | drebs |
2015-06-26 | [bug] allow passing ':0' as port in events address | drebs |
2015-06-15 | [bug] catch missing section header error | Kali Kaneko |
2015-06-15 | [feature] utility collect_plugins | Kali Kaneko |