summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-01[feat] self-repair the keyring if keys get duplicatedRuben Pollan
2015-09-28[bug] fix verify keys usageRuben Pollan
2015-09-25[refactor] improve readabilityKali Kaneko
2015-09-24[refactor] refactor key parsingKali Kaneko
2015-09-24[style] more pep8 fixesKali Kaneko
2015-09-24[style] fix pep8 warningsFolker Bernitt
2015-09-24[bug] keep combined file longer in scopeFolker Bernitt
2015-09-24[tests] Add regression tests for sign_usedFolker Bernitt
2015-09-24[bug] don't repush a public key with different addressRuben Pollan
2015-09-24Merge branch 'fix_empty_string_ca_certs' into developRuben Pollan
2015-09-24[bug] treat empty string ca_cert_path as NoneFolker Bernitt
2015-09-22[bug] catch request exceptionsRuben Pollan
2015-09-21[feat] more verbosity in get_key wrong address logRuben Pollan
2015-09-21[style] fix pep8 problemsRuben Pollan
2015-09-18[feature] Use ca_bundle when fetching keys by urlFolker Bernitt
2015-09-17[feat] add logging to fetch_keyRuben Pollan
2015-09-16[style] pep8 fixKali Kaneko
2015-09-14[feat] use async events apiKali Kaneko
2015-09-09[docs] beautify links to docsKali Kaneko
2015-09-09[docs] update link to nicknym docsKali Kaneko
2015-09-09[docs] add downloads infoKali Kaneko
2015-09-09[docs] fix broken pypi badgeKali Kaneko
2015-08-26[pkg] update changelog0.4.2Ivan Alejandro
2015-08-17[style] pep8 fixesKali Kaneko
2015-08-17[style] pep8 fixKali Kaneko
2015-08-17[tests] add pep8/flake8 ignoresKali Kaneko
2015-08-06[feat] WHEELHOUSE can be a url + --use-leap-wheelsParménides GV
2015-08-03[style] Re-added lambdas to openpgp on keymanagerBruno Wagner
2015-08-03[tests] Added requirements-latest to help HEAD developmentBruno Wagner
2015-08-03[style] Fixed pep8 warningsBruno Wagner
2015-08-03[feat] use wheels to install dependenciesParménides GV
2015-07-29[style] pep8Kali Kaneko
2015-07-28[tests] add pep8 to requirements-testingKali Kaneko
2015-07-27[pkg] add AUTHORS file + one-liner to generate itKali Kaneko
2015-07-27[pkg] add script to install base requirementsKali Kaneko
2015-07-27[pkg] comment the line until the version string is fixedParménides GV
2015-07-23[pkg] avoid choking on latest gnupg versionKali Kaneko
2015-07-22[pkg] do not add leap deps in develop modeKali Kaneko
2015-07-22[style] add the magnificient leap commit templateKali Kaneko
2015-07-22[pkg] separate leap requirementsKali Kaneko
2015-07-10[pkg] fold in changes0.4.1Ivan Alejandro
2015-06-29[style] spelling typoKali Kaneko
2015-06-27[bug] remove the dependency on enum34Ruben Pollan
2015-06-08[pkg] bump dependencies0.4.0release/0.4.xIvan Alejandro
2015-06-08[pkg] fold in changesIvan Alejandro
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-04-07[doc] added the right link the validation levels documentationRuben Pollan
2015-03-30[feat] set fetched keys as Weak Chain if they are not from the same domainRuben Pollan
2015-02-19Fetch keys should return KeyNotFound for unknown errorsRuben Pollan
2015-02-11Merge branch 'feature/async-api' into developKali Kaneko