Commit Graph

10 Commits (4706932275e176a2dbc707f8f769b3d0260f7efd)

Author SHA1 Message Date
Isis Lovecruft 0b9ee78d20
Add tests for detached signature verification. 2013-04-17 00:09:45 +00:00
Isis Lovecruft 1a0d27636b
More string shuffling. 2013-04-17 00:09:21 +00:00
Isis Lovecruft e631272ce6
Fix unittest for checking that signing a file works. 2013-04-16 23:59:29 +00:00
Isis Lovecruft 7ff7807068
Some trivial string and docstring changes. 2013-04-16 23:58:32 +00:00
Isis Lovecruft 4b45fede16
Add unittests for parsers._fix_unsafe() and parsers._is_hex().
* The _fix_unsafe() unittest proves that the original vulnerability in
   GPG._open_subprocess(..., shell=True, ...) is handled correctly.
2013-04-16 23:54:23 +00:00
Isis Lovecruft d5985ddd87
Add check in signature string verfication unittest for signature timestamps. 2013-04-16 23:52:26 +00:00
Isis Lovecruft 07310a860e
Move _make_binary_stream() to util module and update unittests. 2013-04-15 01:42:55 +00:00
Isis Lovecruft 998a9b8f88
Update and add new uniitests. 2013-04-15 01:29:44 +00:00
Isis Lovecruft aaa492b75b
Update assertions and docstrings for unittests. 2013-04-15 01:28:25 +00:00
Isis Lovecruft d97ae0b356
Relayout module structure. 2013-04-11 23:45:22 +00:00