summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-29[bug] _HTTP11ClientFactory constructor has changed in twistedRuben Pollan
2017-09-20[style] pep8 and changelogKali Kaneko
2017-09-20[bug] add proper formatting for mtimeKali Kaneko
2017-07-18raise if nonexisting pathKali Kaneko
2017-07-18[bug] remove unneeded importsKali Kaneko
2017-07-14[docs] add note about refactorKali Kaneko
2017-07-14[refactor] remove heuristic to check for usable platformRootKali Kaneko
2017-07-11[feat] add fallback on trust sources for ssl verificationKali Kaneko
2017-07-08[feat] update the certificate bundleKali Kaneko
2017-04-20[feature] add bonafide auth event0.5.5Kali Kaneko
2017-03-17[feat] add VPN_STATUS_CHANGED eventRuben Pollan
2017-03-15[refactor] Improve python3 compatibilityefkin
2017-03-13[feat] add MAIL_STATUS_CHANGED eventRuben Pollan
2016-07-11[pkg] remove dependency on dirspecdrebs
2016-07-11[test] toxify testsdrebs
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