Scott Kitterman
|
0566b9b4c1
|
- Correctly fold lines at or near the maximum line length (fix folding
zero length lines and adding a blank line and adding an exra cr/lf for
lines near max length (LP: #1717576)
|
2018-06-16 16:59:39 -04:00 |
|
Scott Kitterman
|
3020b0e6d6
|
- Use install_requires and extras_requires to document external
dependencies for dkimpy (LP: #1227526)
|
2018-03-27 01:23:00 -04:00 |
|
Scott Kitterman
|
7efe59e907
|
more script typo fix
|
2018-03-27 00:48:08 -04:00 |
|
Scott Kitterman
|
8651323863
|
script typo fix
|
2018-03-27 00:46:27 -04:00 |
|
Scott Kitterman
|
e50d3907ae
|
Fixup script structure for entrypoints
|
2018-03-26 03:35:03 -04:00 |
|
Scott Kitterman
|
d860dfd51e
|
Switch to setuptools/entrypoints from distutils/scripts
|
2018-03-25 22:39:20 -04:00 |
|
Scott Kitterman
|
c674e53a15
|
Bump version to 0.8.0
|
2018-03-25 20:52:53 -04:00 |
|
Scott Kitterman
|
b1adfa3e33
|
Update man/dknewkey.1 to mention use of k= with RSA and bump version for release.
|
2018-02-17 13:52:13 -05:00 |
|
Scott Kitterman
|
d097a5f523
|
- Update ed25519 tests, including using sample keys from RFC 8032 Section
7.1 and the sample message from RFC 6376
|
2018-02-11 19:26:04 -05:00 |
|
Scott Kitterman
|
01a2f77481
|
Revert a bunch of rsafp stuff now that DCRUP isn't going to do rsafp
|
2017-11-18 20:17:35 -05:00 |
|
Gene Shuman
|
45dbdeabcf
|
Updates for changes in handling of ARC failures. Added support for merging AR headers for AAR creation
|
2017-07-26 13:09:32 -07:00 |
|
Scott Kitterman
|
804580a4d9
|
Set up to start 0.7 development.
|
2017-06-04 14:26:02 -04:00 |
|
Scott Kitterman
|
f92abcd144
|
Bump to 0.6.2 for the next dev cycle.
|
2017-01-27 18:53:43 -05:00 |
|
Scott Kitterman
|
e9bf999385
|
Bump versions to 0.6.1 for start of development
|
2017-01-23 18:22:01 -05:00 |
|
Scott Kitterman
|
067ae3e3d3
|
Add man pages for arcsign, arcverify, and dknewkey.
|
2017-01-23 13:16:37 -05:00 |
|
Scott Kitterman
|
73be935774
|
Update setup.py and MANIFEST for new scripts
|
2017-01-23 12:35:50 -05:00 |
|
Scott Kitterman
|
697d55d057
|
Work in progress to better integrate ARC into dkimpy
|
2016-11-12 23:18:48 -05:00 |
|
Scott Kitterman
|
db448f1630
|
Clean up local tree so release is clean and then do a quick 0.5.6.
|
2015-12-07 17:44:01 -05:00 |
|
Scott Kitterman
|
135103376a
|
Add Changelog entries for 0.5.5 and bump version to 0.5.5.
|
2015-12-07 17:10:31 -05:00 |
|
Scott Kitterman
|
fd0caddf16
|
Update for version 0.5.4.
Fixed error in FWS regular expression that cause some valid signatures
fail verification (Thanks to Peter Palfrader (weasel) for the patch)
|
2013-06-09 22:43:29 -04:00 |
|
Scott Kitterman
|
02551e35b2
|
- Update changelog and versions to start 0.5.3.
- Improve key error messages to help troubleshooting.
|
2012-07-21 01:44:06 -04:00 |
|
Scott Kitterman
|
9fd21038e6
|
Fix Python 3 classifier in setup.py
|
2012-06-13 00:59:18 -04:00 |
|
Scott Kitterman
|
e0511c4629
|
Fix typo in package name in setup.py.
|
2012-06-13 00:55:43 -04:00 |
|
Scott Kitterman
|
0514c5aa34
|
Bump versions to 0.5.2 and add Changelog for 0.5.2.
|
2012-06-13 00:28:10 -04:00 |
|
Scott Kitterman
|
9f9358f30f
|
Add pypi trove classifiers to setup.py
|
2012-02-04 10:23:01 -05:00 |
|
Scott Kitterman
|
be3a6dbe83
|
Changes for pydkim -> dkimpy
|
2012-02-03 19:05:34 -05:00 |
|
Stuart D. Gathman
|
b732e518e4
|
Release 0.5.1
|
2012-02-03 17:23:59 -05:00 |
|
Stuart D. Gathman
|
f84927d7ed
|
dkimsend.sh is gone
|
2011-10-26 16:26:00 -04:00 |
|
Scott Kitterman
|
550e3e3983
|
Update version numbers to 0.5 and start new Changelog entry.
|
2011-06-16 22:41:42 -05:00 |
|
Scott Kitterman
|
18e9aef36b
|
Update Changelog and switch to version 0.4.2 throughout.
|
2011-06-16 14:50:03 -05: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
|
942a2e3e9d
|
Make verbose verify script an unimplemented option
|
2011-06-14 18:08:33 -04:00 |
|
Scott Kitterman
|
00164b8b5c
|
* Change py_modules to packages in setup.py so it will install correctly.
* Explicitly mark all files modified from the original upstream (licensing paranoia).
|
2011-03-15 00:10:03 -04:00 |
|
Scott Kitterman
|
25d3294b30
|
* Add man page install to setup.py.
|
2011-03-08 01:24:27 -05:00 |
|
Scott Kitterman
|
4cc38d62fd
|
Start with pydkim 0.3.
|
2011-03-07 23:25:49 -05:00 |
|