2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 12 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
See ChangeLog. More... about 21 years ago
Added from and received to prefixed headers list. Second and after received headers have their own prefix since they're likely to be forged. More... about 21 years ago
Added -P option to auto purge the database periodically during large imports. More... about 21 years ago
MOved __COUNT__ for hashed files into the hash file instead of the DB file for better performance. More... about 21 years ago
Tweaks to compile on linux. More... about 21 years ago
Added hashed database implementation. More... about 21 years ago
ELiminated lock file for berkeley db databases. Now locking the data file itself instead. Added LockFD class for locking arbitrary descriptors. More... about 21 years ago
Updated spamprobe.el. More... about 21 years ago
Fixed regex related crash in RedHat 8. More... about 21 years ago
Updated README version. More... over 21 years ago
Changed lock file to use mode 0666. Fixed manpage error. Added -M option. More... over 21 years ago
URLs now decoded. More... over 21 years ago
Added PhraseBuilder.h to makefile. Added -p command line option. More... over 21 years ago
Updated version number to 0.8 More... over 21 years ago
Added Paul Graham's idea of using a prefix for terms in subject and to. Also using a prefix for character set. More... over 21 years ago
minor changes More... over 21 years ago
SP now classifies a message multiple times if necessary to ensure that it has proper recall. More... over 21 years ago
Added PhraseBuilder and arbitrary length phrases. More... over 21 years ago
Updated configure with new version. More... over 21 years ago
Changed version. More... over 21 years ago
Fixed broken import command. More... over 21 years ago
Updated documentation. Added summarize command. More... over 21 years ago
Added a small offset to content length to work around mboxes with broken content-length values. More... over 21 years ago
Added -g option to specify header to look for digest in. More... over 21 years ago
Digest now written with score and receive output. Every command except receive uses the digest from the header instead of the computed one. More... over 21 years ago
Fixed url detection bug when A tag ended in a line feed. More... over 21 years ago
Fixed -w documentation. More... over 21 years ago
dump output better aligned. receive supports -T More... over 21 years ago
Updated Makefile.orig so it still works. More... over 21 years ago
added assert to verify WordData::s_today has been initialized More... over 21 years ago