Commit Graph

6 Commits (4b45fede16b98ad50e2bab4706a610e15af557ae)

Author SHA1 Message Date
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