Commit Graph

214 Commits

Author SHA1 Message Date
Stuart D. Gathman 644916a653 Apply performance patch from bug#901591 2012-02-03 17:10:49 -05:00
Stuart D. Gathman e40148a7b3 Save parsed signature fields in DKIM object. 2012-01-23 13:50:29 -05:00
Stuart D. Gathman fa1bd0f722 Fix #847669: sign messages without DNS library. 2011-10-26 17:37:09 -04:00
Stuart D. Gathman 8fee4fcb81 Spec file change log 2011-10-26 17:10:13 -04:00
Stuart D. Gathman cd4eb81fc2 Update ChangeLog 2011-10-26 16:59:10 -04:00
Stuart D. Gathman f84927d7ed dkimsend.sh is gone 2011-10-26 16:26:00 -04:00
Stuart D. Gathman 06954830a1 Simple -v flag for verbose output. 2011-10-25 13:15:43 -04:00
Stuart D. Gathman e9e4775c3c Missing public key is a KeyFormatError 2011-10-25 13:12:02 -04:00
Stuart D. Gathman 47a5d949ea Doc updates. 2011-07-18 15:40:17 -04:00
Stuart D. Gathman 60083513bf Link to rfc5322 2011-07-18 14:20:29 -04:00
Stuart D. Gathman 3aff9a0ec6 lower case header field names in add_frozen, update docs. 2011-07-18 14:01:54 -04:00
Stuart D. Gathman 3018a845b4 Convenient way to set rfc5322 strict signing mode. 2011-07-18 11:21:11 -04:00
Stuart D. Gathman 69d5414039 Verify signatures after the first. 2011-06-19 23:21:39 -04:00
Stuart D. Gathman 87e9531bbc Documentation. 2011-06-19 23:09:58 -04:00
Stuart D. Gathman a78b6f7088 all_sign_headers() method to get old behaviour when needed. 2011-06-19 18:55:44 -04:00
Stuart D. Gathman 112d58f8cd Adjust test case for new default sign headers 2011-06-19 16:47:06 -04:00
Stuart D. Gathman 8944221623 Initial implementation for bug#799175 2011-06-19 16:30:17 -04:00
Stuart D. Gathman 4f77e32ec7 Update Changelog, put back large message from field for extra headers
test case.  Keep simplified message also in case further debugging is needed.
2011-06-17 18:55:52 -04:00
Stuart D. Gathman 133a5663ac Fix bug#644046 2011-06-17 18:35:18 -04:00
Stuart D. Gathman 93c61d2737 Simplify extra header test. 2011-06-17 17:40:24 -04:00
Stuart D. Gathman 2458f3824c Really fix test case for bug#737311 2011-06-17 14:28:07 -04:00
Stuart D. Gathman a203b29874 A fix for bug #644046 2011-06-17 13:52:09 -04:00
Stuart D. Gathman 1fa37e02a8 Fix dkim.fold() 2011-06-17 12:57:50 -04:00
Stuart D. Gathman 21c9810c3f Reenabling failing fold test case. Must fix for 0.5 2011-06-17 12:22:38 -04:00
Stuart D. Gathman 85dbc4f645 Test case for bug#644046 2011-06-17 12:17:05 -04:00
Stuart D. Gathman 40c2980b58 Fix test case for bug #737311 2011-06-17 11:40:40 -04:00
Stuart D. Gathman dbeeacdd46 Test case for https://bugs.launchpad.net/pydkim/+bug/737311 2011-06-17 11:26:53 -04:00
Scott Kitterman 77cd2cae35 Remove obsolete publish.sh script. 2011-06-17 08:58:21 -05:00
Scott Kitterman 3e5e1a06aa * Remove version in shebang in dkimsign.py and dkimverify.py
* Remove obsolete dkimsend.sh
2011-06-16 23:08:20 -05:00
Scott Kitterman 550e3e3983 Update version numbers to 0.5 and start new Changelog entry. 2011-06-16 22:41:42 -05:00
Stuart D. Gathman 9e3ec3665d Integrate new tests into existing test suite in dkim.tests 2011-06-16 23:38:14 -04:00
Stuart D. Gathman 857d73ec33 TODO for dnsplug 2011-06-16 23:00:20 -04:00
Stuart D. Gathman 5142ee9ed4 Tested with pydns 2011-06-16 19:05:33 -04:00
Stuart D. Gathman fcc50192c4 Proposed general purpose dnsplug 2011-06-16 18:03:12 -04:00
Scott Kitterman 18e9aef36b Update Changelog and switch to version 0.4.2 throughout. 2011-06-16 14:50:03 -05:00
Scott Kitterman 8713e6e9f8 Move dkim/dns.py to dkim/dnsplug.py to stay clear of dnspython dns namespace. 2011-06-16 14:47:45 -05:00
Stuart D. Gathman f9760261bb Update ChangeLog 2011-06-15 10:35:32 -04:00
Stuart D. Gathman 1f89083c1a Doc update 2011-06-15 10:30:15 -04:00
Stuart D. Gathman a673d2332a dd testcase for bug 587783 2011-06-15 10:27:13 -04:00
Stuart D. Gathman c96367f9f9 Update spec for 0.4.1 2011-06-15 09:58:19 -04:00
Scott Kitterman 86077755b2 Update versions to 0.4.1 and correct/update Changelog. 2011-06-15 08:49:20 -05:00
Stuart D. Gathman 2eeec91fc1 Fix except clauses for py3 2011-06-15 06:56:45 -04:00
Scott Kitterman 4ab054860f Fix package version in PKG-INFO and README. 2011-06-15 00:18:16 -05:00
Stuart D. Gathman e28d406477 Fix spelling 2011-06-15 00:11:01 -04:00
Stuart D. Gathman 73e2456127 Release 0.4 2011-06-14 23:16:17 -04:00
Stuart D. Gathman 4497ea2c01 RPM packaging 2011-06-14 22:45:14 -04:00
Stuart D. Gathman 4317168f89 python-2.6.6 has upper case hash.name (2.6.5 has lower case). 2011-06-14 18:18:22 -04:00
Stuart D. Gathman 942a2e3e9d Make verbose verify script an unimplemented option 2011-06-14 18:08:33 -04:00
Stuart D. Gathman 47fbf5a02b pydns driver did not join split TXT records. Try for Milter.dns which
follows CNAME (is this needed?)
2011-06-14 16:40:16 -04:00
Stuart D. Gathman 70c5b55dbf Put back InvalidTagValue trap 2011-06-14 15:51:19 -04:00