Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-28 | Added main file for starting the remailer, still need to finish | Isis Lovecruft | |
check_recipient, added logging functionality, and config is halfway done, but it will need to use JSON rather than Yaml. | |||
2013-01-28 | Fixed a missing comma in the logger in util/log.py. | Isis Lovecruft | |
2013-01-28 | Fixed module structure, again, due to directory layout change. | Isis Lovecruft | |
2013-01-28 | Moved mx-requirements.pip to /pkg/ dir. | Isis Lovecruft | |
2013-01-25 | Updated __init__.py files for new structure. | Isis Lovecruft | |
2013-01-25 | Updated leap module structure in /src/leap/__init__.py. | Isis Lovecruft | |
2013-01-25 | Move pip requirements.txt file to be in /pkg, in order to be similar to | Isis Lovecruft | |
leap_client dir structure. Renamed VERSION to VERSION.md so that github will recognise it. | |||
2013-01-25 | Cleaned up logging functions and added docstrings. | Isis Lovecruft | |
2013-01-25 | Added timestamp formatting functions to logger. | Isis Lovecruft | |
2013-01-25 | Add the logger. | Isis Lovecruft | |
2013-01-25 | Update .gitignore to exclude temp files. | Isis Lovecruft | |
2013-01-25 | Clean up directory structure to be better aligned with other leap python | Isis Lovecruft | |
project, add __init__.py to modules directories, and add query callback function to couchdb in alias_resolver.py for check_recipient feature. | |||
2013-01-24 | Began implementing CouchDB connection classes with standard query utilities | Isis Lovecruft | |
for the alias_resolver. | |||
2013-01-23 | Moved a check on IP addresses to utils/net.py. | Isis Lovecruft | |
2013-01-23 | Updated NOTES, which contains ticket updates and tickets which need to be | Isis Lovecruft | |
created, due to network availability being unreliable on airports and in planes. | |||
2013-01-17 | Merge branch 'develop' into feature-check_recipient | Isis Lovecruft | |
Conflicts: NOTES.md | |||
2013-01-17 | Adding NOTES.md file for keeping track of design questions and resolution | Isis Lovecruft | |
ideas during development process, as well as ongoing progress for tickets and feature implementations. | |||
2013-01-17 | Adding NOTES.md file for keeping track of design questions and resolution | Isis Lovecruft | |
ideas during development process, as well as ongoing progress for tickets and feature implementations. | |||
2013-01-15 | Add utilities for network interfaces and addresses. | Isis Lovecruft | |
2013-01-15 | Add /leap/__init__.py to make directory contents modular. | Isis Lovecruft | |
2013-01-15 | Added versioning utility. | Isis Lovecruft | |
2013-01-15 | Added /leap/mx/alias_resolver.py, which contains classes for creating a server | Isis Lovecruft | |
to resolve Postfix aliases. | |||
2013-01-14 | Updated .gitignore to exclude *.private files. | Isis Lovecruft | |
2013-01-14 | Updated README to include directions for virtualenv, and added ↵ | Isis Lovecruft | |
requirements.txt file for pip. | |||
2013-01-09 | Initial commit | Isis Agora Lovecruft | |