summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use plural form (dkim_signers)DEVEL_PDKIMTom Kistner2009-06-091-5/+5
* rename main optionTom Kistner2009-06-094-14/+14
* DonutsTom Kistner2009-06-091-1/+5
* Fix missing NULL armorTom Kistner2009-06-091-3/+11
* The last bits of DKIM supportTom Kistner2009-06-091-1/+37
* Add a bunch of expandables and some DKIM ACL red tapeTom Kistner2009-06-084-42/+246
* Next time I compile before checking inTom Kistner2009-05-271-3/+3
* Add some more glue code for the DKIM aclTom Kistner2009-05-2710-22/+95
* More DKIM wip. I now have a plan, and we are slowly getting there ...Tom Kistner2009-05-2013-89/+135
* Fix l= label / Fix missing string terminatorTom Kistner2009-05-192-3/+4
* Fix unsupported conversionTom Kistner2009-05-191-2/+2
* Verification: add more detailed loggingTom Kistner2009-05-191-30/+66
* Remove deprecated "dkim" lookup in favor of ACL-style systemTom Kistner2009-05-195-96/+22
* Fix failed verification when header canon != body canonTom Kistner2009-04-301-2/+2
* Change verification logic: headers do not need to be in the sequence specifie...Tom Kistner2009-04-302-24/+34
* Fix dnsdb lookup to support multi-chunk TXT RRs / Do the same for DKIM TXT lo...Tom Kistner2009-04-302-7/+20
* Raise max size of DNS names to accomodate for larger TXT recordsTom Kistner2009-04-291-2/+2
* Do debug print when truncating DNS packetsTom Kistner2009-04-291-2/+7
* wipTom Kistner2009-04-091-3/+3
* Fix unarmored debug outputTom Kistner2009-04-091-3/+11
* Fix signature parsingTom Kistner2009-04-091-6/+8
* Add verification glue code - fix missing backslashTom Kistner2009-04-091-2/+2
* Add verification glue codeTom Kistner2009-04-0910-25/+131
* Update to latest pdkimTom Kistner2009-04-0915-61/+171
* more pdkim wipTom Kistner2009-03-171-4/+4
* more pdkim wipTom Kistner2009-03-171-2/+2
* more pdkim wipTom Kistner2009-03-173-106/+116
* more pdkim wipTom Kistner2009-03-172-51/+60
* pdkim API cleanupTom Kistner2009-03-176-164/+199
* wipTom Kistner2009-03-174-80/+475
* wipTom Kistner2009-02-272-203/+295
* wipTom Kistner2009-02-262-61/+413
* Fix off-the-shelf off-by-one errorTom Kistner2009-02-251-2/+2
* wipTom Kistner2009-02-246-15/+29
* wipTom Kistner2009-02-2427-1538/+279
* Adding self-contained DKIM supportTom Kistner2009-02-2418-10/+6539
* Add owner-* parameter as of RFC 5436.DEVEL_PDKIM_STARTMichael Haardt2009-02-041-2/+2
* Fix the previous commit that broke non-SMTP address verification.Tony Finch2009-01-211-2/+2
* Revert stupid screwed-up attempt to store more spam variables in spool files.Tony Finch2009-01-202-11/+2
* Interpolate the configured paths of chmod and touch into exicyclog.Tony Finch2009-01-202-6/+8
* Added timeout setting to transport filter. Fixes: #614Nigel Metheringham2009-01-022-2/+6
* Correct handling of Resent-Date headers. Fixes: #590Nigel Metheringham2009-01-022-3/+6
* Fixed behaviour of exiwhat when no config. Fixes: #497Nigel Metheringham2009-01-022-3/+11
* Added index entry for acl_smtp_notquit, updating change NM/08, Fixes: #800Nigel Metheringham2009-01-021-1/+2
* util-spool_in.c references in spool_read_header() the globalsMichael Haardt2008-12-301-1/+4
* Patch to previously committed patch that sorts the new option correctly.Michael Haardt2008-12-181-3/+3
* Implement the infrastructure of the mailto notification owner asMichael Haardt2008-12-188-31/+67
* Make whitespace strings compare euqal to zero. fixes: bug #749Nigel Metheringham2008-12-122-2/+22
* Accept len modification fix. fixes: bug #770Nigel Metheringham2008-12-122-3/+7
* Buffer overrun fix. fixes: bug #787Nigel Metheringham2008-12-122-2/+12