Commit Graph

1016 Commits (fix/89-python3)

Author SHA1 Message Date
Isis Lovecruft d4f3210011
Update documentation for function _is_allowed(). 2013-03-06 15:34:11 +00:00
Isis Lovecruft 8aebd7dd8b
Update documentation for function _sanitise(). 2013-03-06 15:13:40 +00:00
Isis Lovecruft 57a03cf71c
Separate out logic for determining if a GPG option is allowed.
* Add function _is_allowed().
 * Update documentation for _is_allowed() and _sanitise().
2013-03-06 15:11:39 +00:00
Isis Lovecruft d3c04e9a43
Whitespace fix. 2013-03-06 15:10:46 +00:00
Isis Lovecruft 9d2203508a
Separate function for switching option hyphenation to underscores for
assignment to object attributes.
2013-03-05 16:29:36 +00:00
Isis Lovecruft 58048935e9
Separate the regex shell escape find and replace, and quote wrapping logic,
into a separate function.
2013-03-05 16:25:20 +00:00
Isis Lovecruft ccb90c564d
Separate lstat filesize checking assertion into a seperate function. 2013-03-05 16:12:07 +00:00
Isis Lovecruft 10309a61c3
Add gnupg options sanitising function. 2013-03-05 00:26:59 +00:00
Isis Lovecruft 25e3949633
Cleanup coding style and docstrings in old module code. 2013-03-05 00:07:50 +00:00
Isis Lovecruft 9e851f796d Make GnuPG process attribute private in parser classes. 2013-03-05 00:06:32 +00:00
Isis Lovecruft f85b723155
Remove call to write the GPG secret key passphrase into the logger. 2013-02-21 22:39:44 +00:00
Isis Lovecruft 4d31850c64 Add changes to module docstring and packaging attributes. 2013-02-21 22:36:47 +00:00
Isis Lovecruft a08f1d6cd4 Remove gnupg-patched.py file, because changes should be made in commits which
can be turned into patches on the original.
2013-02-21 22:29:36 +00:00
Isis Lovecruft 32d7e615be Starting creation of GPGOption option validation class. 2013-02-21 16:24:09 +00:00
Isis Lovecruft 69b7f86529 Original source from code.google.com, version 0.3.2. 2013-02-13 21:19:18 +00:00
Isis Lovecruft 30982ba681 Initial commit. 2013-02-13 21:18:30 +00:00