Commit graph

14 commits

Author SHA1 Message Date
vladdd
061370c06f Merge master and resolve conflicts 2013-07-26 14:18:59 -04:00
vladdd
26925ea18f Modify default expiration times set in quickstart.py
Modify the default expirations times for the targets, release, and timestamp roles; 3 months, 1 week, and 1 day, respectively.
2013-07-25 13:09:04 -04:00
johnward2
a0179a5109 Fix several naming and scope errors.
- "quickstart.py:292: No global (EEXIST) found"
 - "basic_client.py:194: No global (option_parser) found"
 - "rsa_key.py:108: No global (EnvelopeError) found"
 - "rsa_key.py:108: No global (KeygenError) found"
 - "util.py:56: No global (temp_dir) found"
2013-06-25 18:44:34 -04:00
vladdd
11958cde49 Continue design changes to address issue #47 2013-06-10 20:00:50 -04:00
Kon
ce28c455aa Fixed a minor bug: 'message' variable changed prompt-message whenever exceptions was caught, it manifested in the subsequent iterations. 2013-04-13 14:58:13 -04:00
dachshund
44befd86f4 Print, and log, messages in command-line utilities. 2013-03-29 19:02:15 -04:00
vladdd
93dafa6024 Continue design changes to address issues #12 and #17 2013-03-17 18:18:59 -04:00
vladdd
1d8d3056db Commence design changes to address issues #12 and #17. 2013-03-17 18:18:59 -04:00
dachshund
ed8f655444 Shebang for Python scripts. 2013-03-11 16:34:22 -04:00
vladdd
a99282d22a Enable password confirmation in quickstart.py 2013-02-26 17:53:35 -05:00
Kon
d035a76436 Fixed: quickstart.py left behind a temporary directory. 2013-02-15 09:28:51 -05:00
vladdd
b9f570bd06 Test for specific OSError exceptions in quickstart.py. 2013-02-13 21:34:13 -05:00
vladdd
d52bd8604f Minor edits to comments in the header block of quickstart.py. 2013-02-11 16:39:50 -05:00
vladdd
abf0349b05 Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
Renamed from src/quickstart.py (Browse further)