summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-16[style] move import to topKali Kaneko
2016-04-01[pkg] update to versioneer 0.16Kali Kaneko
2016-03-24[doc] update event annotationKali Kaneko
2016-03-16[bug] close TxAuthenticator properlyChristoph Kluenter
2016-03-11[feature] HookableServiceKali Kaneko
2016-03-09[style] pep8Kali Kaneko
2016-02-29[tests] adapt events tests to recent changesKali Kaneko
2016-02-29[feature] reactor-based authenticatorKali Kaneko
2016-02-23[bug] avoid the events server to block twistd daemonKali Kaneko
2016-02-22[feature] optional flag to disable curve authenticationKali Kaneko
2016-02-18[feat] Get events working on windowsmeskio on windows
2015-12-07[refactor] reorder and comment eventsKali Kaneko
2015-11-12[style] fix pep8Ruben Pollan
2015-11-11[feature] add variable to skip twisted versionKali Kaneko
2015-10-21Workaround for deadlock problem in zmq authFolker Bernitt
2015-10-13[bug] fix typo on dirname usageIvan Alejandro
2015-10-09[bug] fix wrong ca_cert path inside bundleKali Kaneko
2015-10-07[bug] consider STANDALONE for the pathsIvan Alejandro
2015-09-16[refactor] move checking flag to main moduleKali Kaneko
2015-09-16[tests] Make txclient honor flags.EVENTS_ENABLEDFolker Bernitt
2015-09-15[feat] expose async events in apiKali Kaneko
2015-08-17[style] pep8 fixKali Kaneko
2015-08-17[feature] allow passing callback to http clientdrebs
2015-08-04[bug] HTTP timeout was not being cleared on abortBruno Wagner
2015-07-29[bug] register and unregister controlled by flagVictor Shyba
2015-07-29[refactor] Extract flags check to callerVictor Shyba
2015-07-28[test] set flag before starting clientVictor Shyba
2015-07-28[bug] Consider events flag when ensuring clientVictor Shyba
2015-07-28[style] more pep8 cleanupKali Kaneko
2015-07-23[tests] fix initialization of basetest caseKali Kaneko
2015-07-23[style] fixed pep8 warnings on http and test eventsBruno Wagner
2015-07-23[tests] fixed events testsBruno Wagner
2015-07-23[tests] implemented http feature according to testBruno Wagner
2015-07-23[tests] set environment for certs testBruno Wagner
2015-07-23[style] Fixed pep8 warningsBruno Wagner
2015-07-23[bug] fix events ioloop client testsdrebs
2015-07-22[bug] add http request timeoutdrebs
2015-07-22[feat] add close method for http agentdrebs
2015-07-21[feature] add global flag for disabling the events frameworkKali Kaneko
2015-07-20[bug] do not add a port string to non-tcp addressesKali Kaneko
2015-07-20[refactor] remove use of reactor in threaded version of events clientKali Kaneko
2015-06-26[bug] run callback from thread in events clientdrebs
2015-06-26[bug] allow passing ':0' as port in events addressdrebs
2015-06-15[bug] catch missing section header errorKali Kaneko
2015-06-15[feature] utility collect_pluginsKali Kaneko
2015-06-11[bug] remove extraneous data from events logsdrebs
2015-06-08[bug] Makes request method respect a hard limitVictor Shyba
2015-06-03[bug] allow ipc socket typesKali Kaneko
2015-06-02[feat] Make it optional to have a dedicated poolVictor Shyba
2015-06-02[bug] Use BrowserLikePolicyForHTTPS for checkingVictor Shyba