~dkimpy-hackers/dkimpy/master

  • Committer: Jonathan Bastien-Filiatrault
  • Date: 2018-12-12 20:30:47 UTC
  • Revision ID: git-v1:82bef5983b88750c84c210a4a24deeeac932b424
Don't log message content by default.

Right now, it is quite easy to end up logging the whole message in the
log when verifying signatures. This can result in wasted resources
writing the log to disk and increasing memory usage. This can also be
a private data leak if logging is put in DEBUG in a production
environment.
Filename Latest Rev Last Changed Committer Comment Size
..
dkim 5 13 years ago William Grant Add basic end-to-end tests. Diff
man 3 13 years ago Scott Kitterman * Add man directory and dkimsign.1/dkimverify.1 fr Diff
packaging 33 13 years ago Stuart D. Gathman RPM packaging Diff
.bzrignore 4.1.9 13 years ago William Grant Only exclude .testrepository at the root. 17 bytes Diff Download File
.gitignore 209 6 years ago Scott Kitterman Update .gitignore to also ignore pyc files/dirs fo 91 bytes Diff Download File
.testr.conf 11 13 years ago William Grant Support multiple test modules. 158 bytes Diff Download File
ChangeLog 236 5 years ago Scott Kitterman Changelog and version for starting 0.9.2 8.1 KB Diff Download File
LICENSE 176 6 years ago Scott Kitterman Updated copyright statements 979 bytes Diff Download File
MANIFEST.in 194 6 years ago Scott Kitterman Switch to setuptools/entrypoints from distutils/sc 145 bytes Diff Download File
README 228 5 years ago Scott Kitterman Bump version to 0.9.0 since this is now a feature 6.2 KB Diff Download File
setup.py 236 5 years ago Scott Kitterman Changelog and version for starting 0.9.2 3.3 KB Diff Download File
test.py 117.1.1 7 years ago Gene Shuman refactoring/integrating ARC code 268 bytes Diff Download File
TODO 79 12 years ago Stuart D. Gathman Release 0.5.1 52 bytes Diff Download File