summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-04better help msg;John Denker
2014-04-27boost is multithreaded by default nowJohn Denker
2014-04-27fix more bitrotJohn Denker
2014-04-27fix some bit-rot (getpid)John Denker
2014-01-15minor improvements to progress-messagesJohn Denker
2013-09-26defend against very active pastJohn Denker
2013-02-24add -note nnnn" featureJohn Denker
2013-02-24repair bit-rot associated with upgrade from lucid to preciseJohn Denker
2012-12-02fix some bit-rot; rename -error-exit to -strictJohn Denker
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