Age | Commit message (Expand) | Author |
2012-12-02 | enormous simplification | John Denker |
2012-12-02 | a more logical way of keeping track of what hosts have been seen | John Denker |
2012-12-02 | move spf_example here (from ~/hack) | John Denker |
2012-12-02 | minor | John Denker |
2012-12-02 | trivial | John Denker |
2012-11-25 | make code more legible and reusable; get rid of goto | John Denker |
2012-11-25 | tell greylist to not check dns consistency; skrewt does it better now | John Denker |
2012-11-24 | don't print blank lines in log if no valid SPF result | John Denker |
2012-11-24 | reduce "junk" and other noise in log file | John Denker |
2012-11-24 | Now can check to see if hostnames map to observed IP | John Denker |
2012-11-24 | working toward identifying the "owning domain" | John Denker |
2012-11-24 | make rare DNS errors non-fatal | John Denker |
2012-11-24 | decrease verbosity | John Denker |
2012-11-24 | new libskrewt-based code is now stable and in use; | John Denker |
2012-11-24 | comments and notes on what to do next | John Denker |
2012-11-23 | we have passable code for reading envelope data | John Denker |
2012-11-23 | pipette ... for playing around with pipes and other i/o stuff | John Denker |
2012-11-23 | configure to use new "ward" in place of older skrewt | John Denker |
2012-11-23 | comments: plans and questions | John Denker |
2012-11-23 | deal with more capitalization follies; | John Denker |
2012-11-23 | working rather well; | John Denker |
2012-11-23 | major cleanup, now handles nested multipart mime | John Denker |
2012-11-23 | mid debug | John Denker |
2012-11-22 | separate parsing headers from dumping headers | John Denker |
2012-11-22 | add hooks for redirecting main output | John Denker |
2012-11-22 | move yet more stuff; ward.c is starting to get small | John Denker |
2012-11-22 | move some more stuff | John Denker |
2012-11-22 | move join() to utils | John Denker |
2012-11-22 | start moving stuff to libskrewt | John Denker |
2012-11-22 | move case-insensitive string stuff to utils.h | John Denker |
2012-11-22 | ward is like skrewt, but new and experimental | John Denker |
2012-11-22 | minor | John Denker |
2012-11-22 | move argParser to utils.h | John Denker |
2012-11-22 | much smarter argument parser; | John Denker |
2012-11-22 | protect against spam what would loop due to Delievered-to: field | John Denker |
2012-11-22 | absent file is non-fatal; go on to next file | John Denker |
2012-11-22 | trivial | John Denker |
2012-07-31 | a bunch of files added by the ipv6 patch | John Denker |
2012-07-31 | smarter about top-level domains, smarter about avoiding duplicate checks | John Denker |
2012-07-31 | might actually have a working SPF check | John Denker |
2012-07-31 | fix a cosmetic bug : no user@ in authorizer | John Denker |
2012-07-31 | bring sepofra over from ~/hack/ | John Denker |
2012-07-31 | possibly working parse of the 'Received: from' line | John Denker |
2012-07-31 | working toward parse of 'Received: from' line | John Denker |
2012-07-31 | remove huge pile of dead code | John Denker |
2012-07-31 | ltgrey will attempt to create its working directories | John Denker |
2012-07-31 | smarter utils | John Denker |
2012-07-31 | Document some of the logic | John Denker |
2012-07-31 | more-or-less secure way to use setuid features | John Denker |
2012-07-31 | impose some class structure | John Denker |