| .. |
|
client
|
Modify updater.py to support multiple key types
|
2013-10-08 14:00:46 -04:00 |
|
compatibility
|
Copy SSL certificate verification from pip.
|
2013-03-04 18:01:15 -05:00 |
|
examples
|
Import chain-of-trust function from @vladdd.
|
2013-08-27 15:13:55 -04:00 |
|
interposition
|
Remove console logging from the wrong place.
|
2013-09-09 16:05:51 -04:00 |
|
pushtools
|
Update the unit tests affected by the design change to log.py
|
2013-08-15 14:33:35 -04:00 |
|
repo
|
Modify signerlib.py to support multiple key types
|
2013-10-08 14:19:24 -04:00 |
|
tests
|
Resolve conflicts from demo 2 updates
|
2013-09-23 13:38:18 -04:00 |
|
__init__.py
|
Resolve conflicts from demo 2 updates
|
2013-09-23 13:38:18 -04:00 |
|
build_updater.py
|
Move all files up one directory from 'src/'.
|
2013-02-10 21:38:06 -05:00 |
|
conf.py
|
Modify behavior of configurable crypto and update conf.py
|
2013-10-09 13:37:26 -04:00 |
|
download.py
|
Redundantly verify file length in updater.
|
2013-09-09 21:21:32 -04:00 |
|
ed25519_keys.py
|
Modify behavior of configurable crypto and update conf.py
|
2013-10-09 13:37:26 -04:00 |
|
evp.py
|
Commence configurable crypto changes
|
2013-10-08 13:09:59 -04:00 |
|
formats.py
|
Fix docstring whitespace in formats.py
|
2013-10-09 13:56:47 -04:00 |
|
hash.py
|
Update the unit tests affected by the design change to log.py
|
2013-08-15 14:33:35 -04:00 |
|
keydb.py
|
Support adding any key type in keydb.py
|
2013-10-08 13:52:33 -04:00 |
|
keys.py
|
Modify behavior of configurable crypto and update conf.py
|
2013-10-09 13:37:26 -04:00 |
|
log.py
|
Add missing docstring to remove_console_handler() and minor edits
|
2013-09-23 19:54:47 -04:00 |
|
mirrors.py
|
Update the unit tests affected by the design change to log.py
|
2013-08-15 14:33:35 -04:00 |
|
pycrypto_keys.py
|
Add missing doctests to keys.py and pycrypto_keys.py
|
2013-10-09 11:21:09 -04:00 |
|
roledb.py
|
Update the unit tests affected by the design change to log.py
|
2013-08-15 14:33:35 -04:00 |
|
schema.py
|
Validate arguments in schema definitions.
|
2013-02-13 20:01:42 -05:00 |
|
sig.py
|
Continue configurable crypto design changes
|
2013-10-08 13:32:07 -04:00 |
|
time_ed25519.py
|
Modify print message in time_ed25519.py
|
2013-09-30 11:47:29 -04:00 |
|
util.py
|
Fix #102.
|
2013-09-11 17:46:29 -04:00 |