Age | Commit message (Expand) | Author |
2013-05-07 | Use the new naming for the soledad document json | Tomas Touceda |
2013-05-07 | Several fixes according to the review comments | Tomas Touceda |
2013-05-07 | Add incoming tag to unencrypted data too | Tomas Touceda |
2013-05-07 | Save unencrypted if no pubkey | Tomas Touceda |
2013-05-07 | Add logfile capabilities | Tomas Touceda |
2013-05-07 | Update requirements | Tomas Touceda |
2013-05-07 | Simplify check recipient access, change the owner field in mail_receiver | Tomas Touceda |
2013-05-07 | Reorder files, normalize repo and add sample config | Tomas Touceda |
2013-05-07 | More cleanup | Tomas Touceda |
2013-05-07 | Add check recipient access | Tomas Touceda |
2013-05-07 | Catch the case where there's no pubkey for a user | Tomas Touceda |
2013-05-07 | Improve the rest and start everything from start_mx | Tomas Touceda |
2013-05-07 | Add pubkey retrieving | Tomas Touceda |
2013-05-07 | More fixes | Tomas Touceda |
2013-05-07 | Fix comment since we won't check for encryption before encrypting the email blob | Tomas Touceda |
2013-05-07 | Make couchdb work | Tomas Touceda |
2013-05-07 | Add ipaddr as a dependency | Tomas Touceda |
2013-05-07 | Add stub for the mail_receiver | Tomas Touceda |
2013-05-06 | Merge pull request #2 from kalikaneko/leap-namespace | Isis Agora Lovecruft |
2013-04-15 | Update ConnectedCouchDB.listUsersAndEmails() docstring.fix/update-docs | Isis Lovecruft |
2013-04-15 | Update ConnectedCouchDB.query() docstring. | Isis Lovecruft |
2013-04-15 | Update ConnectedCouchDB.queryByEmailOrAlias() docstring. | Isis Lovecruft |
2013-04-15 | Override parent CouchDB methods for database creation and deletion. | Isis Lovecruft |
2013-04-15 | Remove duplicate call to bind database, it's in the super() call. | Isis Lovecruft |
2013-04-15 | Update ConnectedCouchDB.__init__() docstring. | Isis Lovecruft |
2013-04-15 | Add default CouchDB port to couchdb.ConnectCouchDB parameters. | Isis Lovecruft |
2013-04-15 | Update couchdb.ConnectedCouchDB class docstring. | Isis Lovecruft |
2013-04-15 | Update AliasResolver.buildProtocol() docstring. | Isis Lovecruft |
2013-04-15 | Add connection to CouchDB instance to AliasResolverFactory. | Isis Lovecruft |
2013-04-15 | Add CouchDB instance as an attribute of AliasResolverFactory and update docs. | Isis Lovecruft |
2013-04-15 | Pass the deferred response from CouchDB along to sendLine in AliasResolver. | Isis Lovecruft |
2013-04-15 | Change the logic on sending Postfix TCP map status codes and messages. | Isis Lovecruft |
2013-04-15 | Add support for Postfix virtual transports to alias_resolver.AliasResolver. | Isis Lovecruft |
2013-04-15 | Update docstrings in alias_resolver.AliasResolver. | Isis Lovecruft |
2013-04-15 | Fix logic for return of Postfix TCP map responses in alias_resolver.StatusCodes | Isis Lovecruft |
2013-04-15 | Create method-level docstrings for alias_resolver.StatusCodes. | Isis Lovecruft |
2013-04-15 | Update mappings of Postfix TCP map protocol codes to message strings. | Isis Lovecruft |
2013-04-15 | Update class docstring for alias_resolver.StatusCodes. | Isis Lovecruft |
2013-04-15 | Add DatabaseNotConnected exception to alias_resolver.py. | Isis Lovecruft |
2013-04-15 | Update docstring for function alias_resolver.createUUID(). | Isis Lovecruft |
2013-04-15 | Import our couchdb module into alias_resolver.py. | Isis Lovecruft |
2013-04-15 | Update module docstring for alias_resolver.py. | Isis Lovecruft |
2013-04-15 | Merge branch 'fix/update-docs' into develop | Isis Lovecruft |
2013-04-15 | Update DESIGN docs with curent status. | Isis Lovecruft |
2013-04-15 | Add original DESIGN documentation from https://we.riseup.net/leap/mx. | Isis Lovecruft |
2013-04-15 | Update README.md. | Isis Lovecruft |
2013-03-15 | declare leap namespace | Kali Kaneko |
2013-03-15 | simple setup.py | Kali Kaneko |
2013-02-19 | Merge branch 'fix/no-suid-for-virtualenv' into develop | Isis Lovecruft |
2013-02-19 | Add unittest script, test_bootstrap, to verify that bootstrap is able to buildfix/no-suid-for-virtualenv | Isis Lovecruft |