Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-08 | Fixed certificates initialization and removed which_api_bundle | Bruno Wagner | |
2015-06-07 | fixes tests for smtp gateway | Victor Shyba | |
2015-05-04 | update tests | rafael lisboa | |
2015-04-02 | Removed unused certs_home code. | Folker Bernitt | |
2015-04-02 | Don't try to write certs to installation folder. | Folker Bernitt | |
- User running the agent might not have the rights to do this | |||
2015-03-31 | Better naming for which_bundle functions | Folker Bernitt and Victor Shyba | |
-- Issues #93 and #333 | |||
2015-03-31 | Added support for ssl fingerprint validation. | Folker Bernitt | |
- Issue #333 - Needed to patch urrlib3 for older requests versions - Use --leap-cert-fingerprint <SHA1> to validate fingerprint | |||
2015-03-30 | Splitting certificate validation into provider and bootstrap certificate. | Folker Bernitt | |
- Issue #333 - Now a different certificate is used to communicate with the provider's HTTPS website than for all other connections, e.g. to the api | |||
2015-02-18 | #294 - not failing service startup if smtp fails to start | Duda Dornelles | |
2015-01-22 | #224 moving to trial as test runner | Pixpoa pairing | |
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles | |
2015-01-21 | Fixed mock leftover problem in bitmask session test | Pixpoa pairing | |
2015-01-14 | Not deferring encryption/decryption for soledad - this how it was on soledad ↵ | Duda Dornelles | |
0.6.0, mail sync should work again | |||
2014-12-11 | optmizing python imports | Duda Dornelles | |
2014-11-18 | sys was used, but not imported | Victor Shyba | |
2014-11-11 | Fixup for 5c9aa9af: Actually convert to str for unicode hostnames. | Folker Bernitt | |
2014-11-10 | Added test for bundle detection return type. | Folker Bernitt | |
2014-10-15 | Getting rid of singletons and optimizing imports | Duda Dornelles | |
2014-10-09 | Changing tests folder structure | Duda Dornelles | |