Commit graph

18 commits

Author SHA1 Message Date
Vladimir Diaz
1c8f41b0c0 Update import statements of unvendored dependencies 2015-06-02 08:29:22 -04:00
Vladimir Diaz
90a283d589 Add initial Python 2+3 compatibility 2015-02-04 17:45:24 -05:00
Vladimir Diaz
cb06aee960 Reviewed and edits configuration.py
Add missing docstring labels (to be fully populated in a future pull request that includes unit tests and that validates arguments.
Add missing header block.
Renamed 'Logger' object to 'logger, to be consistent with the rest of the modules.
Minor formatting edits.
2015-01-30 14:05:56 -05:00
Pankhuri Goyal
d2bb3cb136 Changes in error name in tuf.interposition.configuration 2014-08-01 13:41:48 -04:00
Pankhuri Goyal
513e051296 Changes in tuf.interposition.configuration
Instead of making a set of repositiory mirror hostname,
a set of repository mirror network location is created.
2014-07-31 18:43:15 -04:00
Pankhuri Goyal
ca81096c8c Remove Logger from configuration.py and add Python 3 compatibility 2014-07-30 14:48:46 -04:00
vladdd
fbd7b147e8 Address Issues #151 and #156.
Adjust logger messages and levels.
Update use of tuf.conf variable so that it can be updated in code.
Update updater.py comments.
2014-01-18 18:37:27 -05:00
dachshund
7936324dff Updaters now clean up after deconfiguration. 2013-08-12 17:29:57 -04:00
dachshund
e76454b4ed Allow deconfiguration of interposition. 2013-07-01 15:59:15 +08:00
dachshund
be1a52c159 Better error logging. 2013-03-14 20:42:31 -04:00
dachshund
38a38efb5a Fix a bug caused by accidental indentation...
...ironically by trying to follow a coding style.
2013-03-09 17:44:39 -05:00
dachshund
0c072e47f2 Follow Seattle coding style. 2013-03-08 20:46:17 -05:00
dachshund
a1bfde4893 Follow Seattle coding style. 2013-03-08 18:29:20 -05:00
dachshund
2d0062f9e1 Modularization of configuration parser. 2013-03-06 23:19:18 -05:00
dachshund
31b97634b4 Allow users to require SSL certificate verification during interposition. 2013-03-04 19:54:41 -05:00
dachshund
033a573819 Paranoid checks of configurations in order to prevent interposition cycles. 2013-03-04 13:01:52 -05:00
dachshund
7af60c51bb Add a better error message. 2013-03-04 00:56:50 -05:00
dachshund
b1cf9538ec Better modules for interposition. 2013-03-04 00:43:02 -05:00