dachshund
|
3500a9eb06
|
Merge remote-tracking branch 'origin/interposition' into interposition
|
2013-02-11 10:20:18 -05:00 |
|
dachshund
|
4644c224a0
|
Latest merge with master.
|
2013-02-11 10:19:53 -05:00 |
|
vladdd
|
789639f342
|
Merge branch 'master' of https://github.com/akonst/tuf
|
2013-02-10 21:40:15 -05:00 |
|
vladdd
|
abf0349b05
|
Move all files up one directory from 'src/'.
|
2013-02-10 21:38:06 -05:00 |
|
Kon
|
615416a9dc
|
test_util.py and util.py need to be reviewed.
|
2013-02-10 21:07:54 -05:00 |
|
vladdd
|
11d5e99060
|
Merge branch 'master' of https://github.com/akonst/tuf
|
2013-02-10 21:03:10 -05:00 |
|
vladdd
|
abf1ee9110
|
Removed .pyc files from the simplejson directory.
|
2013-02-10 21:01:40 -05:00 |
|
Vladimir Diaz
|
f5bb8ec81c
|
Update .gitignore
|
2013-02-10 20:58:30 -05:00 |
|
vladdd
|
04d07df524
|
Added evpy to packages and other updates to setup.py.
|
2013-02-10 20:47:34 -05:00 |
|
vladdd
|
5b5e551073
|
Removing example_client.py from the examples directory.
|
2013-02-10 19:35:33 -05:00 |
|
vladdd
|
9d2130986e
|
Added a basic TUF client. A custom example client script also provided.
|
2013-02-10 19:19:15 -05:00 |
|
vladdd
|
5b30d24e1a
|
Minor edit to README.txt
|
2013-02-10 19:00:43 -05:00 |
|
vladdd
|
5bcf9b220b
|
Merge branch 'master' of https://github.com/akonst/tuf
|
2013-02-10 18:17:37 -05:00 |
|
vladdd
|
00372515d8
|
quickstart.py updated with additional usage comments.
|
2013-02-10 18:13:22 -05:00 |
|
Kon
|
e0e2744ed6
|
Merge branch 'master' of github.com:akonst/tuf
|
2013-02-10 17:47:10 -05:00 |
|
Kon
|
61cb214cad
|
Fixed comments/stylistic issues in test_download.py, test_mirrors.py, download.py, mirrors.py and simple_server.
|
2013-02-10 17:47:00 -05:00 |
|
vladdd
|
10b89f5e76
|
LICENSE added.
|
2013-02-10 16:03:41 -05:00 |
|
vladdd
|
2515ddac8a
|
Adding a license and removing the outdated MANIFEST file.
|
2013-02-10 15:53:43 -05:00 |
|
vladdd
|
6b7bcb2c95
|
Adding a README file (to be updated after the refactoring effort) and a list of authors.
|
2013-02-10 14:57:56 -05:00 |
|
vladdd
|
4ca1534651
|
Adding documentation (to be updated after the refactoring effort) and TUF-related papers.
|
2013-02-10 14:13:40 -05:00 |
|
vladdd
|
af8b22dd95
|
Adding the refactored pushtools modules.
|
2013-02-10 13:35:07 -05:00 |
|
vladdd
|
b4993302a5
|
Comment added to both 'keydb.py' and 'roledb.py'.
|
2013-02-10 13:22:53 -05:00 |
|
vladdd
|
89b0b1f679
|
'roledb.py' and 'keydb.py' updated following unit testing and review. 'test_roledb.py' and 'test_keydb.py' added.
|
2013-02-10 12:14:25 -05:00 |
|
vladdd
|
e029fad8c5
|
Adding the test modules for 'formats.py' and 'schema.py'.
|
2013-02-10 12:01:28 -05:00 |
|
dachshund
|
5a17fbf53f
|
Read interposition configuration from JSON file.
|
2013-02-09 13:25:55 -05:00 |
|
dachshund
|
314c9dcd51
|
Merge with latest master.
|
2013-02-09 10:39:02 -05:00 |
|
Kon
|
dc59cc0eeb
|
Modified test_util.py [in progress], util.py and test_download.py
|
2013-02-09 02:04:58 -05:00 |
|
dachshund
|
263f485f56
|
Basic demo of urllib2 interposition; NOT for use in production.
|
2013-02-08 11:53:48 -05:00 |
|
dachshund
|
e1b7000064
|
Better module organization.
|
2013-02-08 11:14:45 -05:00 |
|
dachshund
|
25aa9ca76a
|
Basic working version of urllib.urlopen.
|
2013-02-07 14:44:48 -05:00 |
|
dachshund
|
af07d0145a
|
Adapt tuf.interposition to act only when asked to.
|
2013-02-07 12:48:17 -05:00 |
|
TKK
|
d9a6a3f491
|
First cut of an interposition module.
|
2013-02-06 21:48:17 -05:00 |
|
TKK
|
37b3687ad3
|
Add evpy to setup.py; add entries to .gitignore.
|
2013-02-06 21:46:11 -05:00 |
|
Kon
|
1d9f5e8682
|
test_util.py [in progress] added. Modified util.py and test_signerlib.py.
|
2013-02-06 07:23:33 -05:00 |
|
Kon
|
28600bb8c8
|
test_mirrors.py and mirrors.py: modified
|
2013-02-02 03:16:35 -05:00 |
|
Kon
|
4fe55d9a28
|
test_download.py: complete
|
2013-02-01 16:42:40 -05:00 |
|
Kon
|
c03e087d23
|
simple_server.py: module added
|
2013-01-31 23:49:41 -05:00 |
|
Kon
|
38ff14bc50
|
test_download.py: now starts and stops temp server
|
2013-01-31 23:46:53 -05:00 |
|
Kon
|
2e99cff5f3
|
test_download.py: initial progress
|
2013-01-31 23:44:17 -05:00 |
|
Kon
|
0fb43a5e36
|
Initial commit.
|
2013-01-31 13:54:15 -05:00 |
|