summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-12-02trivialJohn Denker
2012-12-02enormous simplificationJohn Denker
2012-12-02a more logical way of keeping track of what hosts have been seenJohn Denker
2012-12-02move spf_example here (from ~/hack)John Denker
2012-12-02minorJohn Denker
2012-12-02trivialJohn Denker
2012-11-25make code more legible and reusable; get rid of gotoJohn Denker
2012-11-25tell greylist to not check dns consistency; skrewt does it better nowJohn Denker
2012-11-24don't print blank lines in log if no valid SPF resultJohn Denker
2012-11-24reduce "junk" and other noise in log fileJohn Denker
2012-11-24Now can check to see if hostnames map to observed IPJohn Denker
2012-11-24working toward identifying the "owning domain"John Denker
2012-11-24make rare DNS errors non-fatalJohn Denker
2012-11-24decrease verbosityJohn Denker
2012-11-24new libskrewt-based code is now stable and in use;John Denker
2012-11-24comments and notes on what to do nextJohn Denker
2012-11-23we have passable code for reading envelope dataJohn Denker
2012-11-23pipette ... for playing around with pipes and other i/o stuffJohn Denker
2012-11-23configure to use new "ward" in place of older skrewtJohn Denker
2012-11-23comments: plans and questionsJohn Denker
2012-11-23deal with more capitalization follies;John Denker
2012-11-23working rather well;John Denker
2012-11-23major cleanup, now handles nested multipart mimeJohn Denker
2012-11-23mid debugJohn Denker
2012-11-22separate parsing headers from dumping headersJohn Denker
2012-11-22add hooks for redirecting main outputJohn Denker
2012-11-22move yet more stuff; ward.c is starting to get smallJohn Denker
2012-11-22move some more stuffJohn Denker
2012-11-22move join() to utilsJohn Denker
2012-11-22start moving stuff to libskrewtJohn Denker
2012-11-22move case-insensitive string stuff to utils.hJohn Denker
2012-11-22ward is like skrewt, but new and experimentalJohn Denker
2012-11-22minorJohn Denker
2012-11-22move argParser to utils.hJohn Denker
2012-11-22much smarter argument parser;John Denker
2012-11-22protect against spam what would loop due to Delievered-to: fieldJohn Denker
2012-11-22absent file is non-fatal; go on to next fileJohn Denker
2012-11-22trivialJohn Denker
2012-07-31smarter about top-level domains, smarter about avoiding duplicate checksJohn Denker
2012-07-31might actually have a working SPF checkJohn Denker
2012-07-31fix a cosmetic bug : no user@ in authorizerJohn Denker
2012-07-31bring sepofra over from ~/hack/John Denker
2012-07-31possibly working parse of the 'Received: from' lineJohn Denker
2012-07-31working toward parse of 'Received: from' lineJohn Denker
2012-07-31remove huge pile of dead codeJohn Denker
2012-07-31ltgrey will attempt to create its working directoriesJohn Denker
2012-07-31smarter utilsJohn Denker
2012-07-31Document some of the logicJohn Denker
2012-07-31more-or-less secure way to use setuid featuresJohn Denker
2012-07-31impose some class structureJohn Denker