Commit graph

10 commits

Author SHA1 Message Date
Vladimir Diaz
3894bc4e31
Add copyright and license info to module files
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2017-11-30 13:23:38 -05:00
Vladimir Diaz
a8e3b01171 Fix import statements in basic_client.py 2017-01-13 11:34:41 -05:00
Jerry Trieu
234f873cc0 Fix import simple_settings in basic_client.py 2017-01-11 15:22:29 +01:00
Vladimir Diaz
4135487c2d Make cosmetic changes and import expected tuf.ssl_commons.exceptions module 2016-11-09 14:46:05 -05:00
Artiom Baloian
b793c81739 Added simple_settings, now it is a requirement of TuF.
Rename conf.py into the settings.py an changed import call.
2016-11-01 15:38:40 -04:00
Artiom Baloian
b07d9a5d0f Move some part of tufformats into the common formats 2016-10-31 19:04:14 -04:00
Artiom Baloian
8247a02737 Moved TuF exceptions and schem into the ssl_commons 2016-10-31 11:58:05 -04:00
Artiom Baloian
7098cdbc3a Move _vendor dir and split formats into the formats and tufformats 2016-10-28 18:37:28 -04:00
Vladimir Diaz
f2bd05bcbe Prevent rudimentary client module from refetching root.json
Not re-fetching root simplifies examples in documentation and attack simulations
2016-10-07 11:33:01 -04:00
Vladimir Diaz
e17550873f Create scripts directory. Store basic_client.py and tuf.py (CLI). 2016-08-25 14:19:19 -04:00
Renamed from tuf/client/basic_client.py (Browse further)