summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/bonafide/config.py
AgeCommit message (Expand)Author
2018-01-25[bug] fixed function callKali Kaneko
2018-01-25[feat] support anonymous vpnKali Kaneko
2017-12-09[bug] remove stuck_bootstrap deferred from ProviderRuben Pollan
2017-12-08[pkg] copy provider certificates on bundlesKali Kaneko
2017-12-07[feat] add provider pinningRuben Pollan
2017-10-06[feat] use bonafide Provider object as a singletonRuben Pollan
2017-09-20[feat] check if there are newest configuration filesKali Kaneko
2017-09-18[bug] we need to use 'GET' method to fetch provider configsRuben Pollan
2017-08-11[style] pep8Kali Kaneko
2017-08-11[bug] add workaround for invalid configs.jsonKali Kaneko
2017-07-18use the passed ca_certKali Kaneko
2017-07-14[refactor] skip looking for cacert bundle in bitmaskKali Kaneko (leap communications)
2017-06-05[bug] fail bonafide bootstrap for self sign certsRuben Pollan
2017-06-05[feat] check ca cert fingreprint against provider.jsonRuben Pollan
2017-05-12[bug] make global the provider bootstrap deferredsRuben Pollan
2017-05-04[bug] correctly handle authenticate's autoconf parameterSimon Fondrie-Teitler
2017-04-27[bug] unify logging style using class attrKali Kaneko (leap communications)
2017-03-03[feat] get VPN params from eip-service.jsonRuben Pollan
2016-12-26[bug] do not hang if further config needs authKali Kaneko (leap communications)
2016-10-21[bug] use tcp endpoint for windowsKali Kaneko (leap communications)
2016-10-10[bug] fix error logging calls using twisted loggerdrebs
2016-10-07[refactor] use new logger infrastructureKali Kaneko (leap communications)
2016-10-04[bug] In case of wrong url don't leave files in the config folderRuben Pollan
2016-09-07[feat] Add manual provider registrationRuben Pollan
2016-09-01[refactor] fix imports after merging submodulesKali Kaneko (leap communications)
2016-08-29[pkg] move bonafide source to leap.bitmask.bonafideKali Kaneko (leap communications)