0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- change default port to submission - change TLS to default to on More... about 13 years ago
skip expried uids More... about 13 years ago
This is a patch from <[email protected]> with minor adjustments from <[email protected]> More... about 14 years ago
pius-keyring-mgr - prune should print keys in sorted order More... about 14 years ago
- fix typo in outgoing email - fix leading spaces - add ability to ignore certain emails/fps - remove unused variable - check for a key on the keyring before fetching it from the server - ignore old-style keys now that keyservers don't support them anymore - fix missing interpolated variable in debug message More... about 14 years ago
[regression] 2.0.9 stopped recognizing old-style keys More... almost 15 years ago
Fix incorrectly attributed patch in Changelog. More... about 15 years ago
Verseion bump to 2.0.9, Changelog updates. More... about 15 years ago
README for pius-keyring-mgr More... about 15 years ago
Add two new utilities! More... about 15 years ago
Provide an option not to sort the keyring. Some people are using the old party-table and thus are not looking at a sorted list. More... about 15 years ago
Fix order of a function, bump version and copyright. More... about 15 years ago
Cleanup of parsing code in get_all_keyids() More... about 15 years ago
From: Tom Knight <[email protected]> More... about 15 years ago
Properly report errors for bad hostname/port specified (or not) for the mail server. More... about 15 years ago
Enable better error reporting. Catch exceptions from bad mailserver hostname/ports and report it to the user nicely. More... about 15 years ago
From: Tom Knight <[email protected]> More... about 15 years ago
From: Tom Knight <[email protected]> More... about 15 years ago
From: kos Frohner (sf user: szamcsi) More... about 15 years ago
2.0.8. More... over 15 years ago
We need to remove the signed files while we still have the right state to do so. More... over 15 years ago
Don't lose keyids just because the UID string happens to be the same. More... over 15 years ago
Version bump. More... about 16 years ago
Test for existence of GPG binary and throw an error if it doesn't exist. Fixes bug #2962341 More... about 16 years ago
- don't try to delete files that don't exist. Fixes bug #2962342 More... about 16 years ago
credit. More... about 16 years ago
missing CL entry. More... about 16 years ago
version bump More... about 16 years ago
- Stop QP-encoding the key, as it prevents people from manually doing gpg -d <encrypted_file> | gpg --import since the decrypted payload is a MIME message with QP-encoding. They need to use an intelligent MTA, or mime_dump, and this is confusing some users. See the note in the code, but since this is armored in encrypted output, it should be safe. - QP-encode the body... especially since we claim it's QP - Remove the signed, but unencrypted files (potential security hole fixed here) - Add a note to the emails that PIUS generated them, for clarity. More... about 16 years ago
sort sanely. More... about 16 years ago