0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 19, 2025 — Jun 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix verification when DKIM Signatures are not inserted as tracking headers. Thanks to Wolfgang Breyha for the patch! More... about 14 years ago
Merge pull request #3 from iragsdale/master More... about 14 years ago
Fix memory leak More... about 14 years ago
Merge pull request #2 from davidgiesberg/patch-1 More... over 14 years ago
Remove PPC architecture from Mac makefile (will not compile in Lion otherwise) More... over 14 years ago
Fix relaxed canon for empty headers w/o whitespace trailer More... about 15 years ago
Upgrade PolarSSL code to 0.14.2. Thanks to Andreas Metzler for a patch. More... about 15 years ago
Fix bogus commit More... over 15 years ago
Fix relaxed canon for headers that end with a whitespace. Thanks to Wolfgang Breyha! More... over 15 years ago
Update PolarSSL code to 0.12.1. Thanks to Andreas Metzler for doing the work! More... over 16 years ago
Fix testing flag evaluation (Thanks to Jeff Dairiki) More... over 16 years ago
Remove superfluous defines More... over 16 years ago
Fix signature result in case of body hash mismatch, standardize debug output. More... over 16 years ago
Fix missing NULL check. Caused illegal reads with null-byte mails. More... over 16 years ago
Make picky SUN compiler happy More... over 16 years ago
Fix bug in relaxed body canon. More... over 16 years ago
Add another byte of space. Should not be needed, but it makes the function look more safe :) More... over 16 years ago
Fix insufficient buffer space when relaxing one-word headers. More... over 16 years ago
Add Makefile for OSX (thanks to Ian Ragsdale) More... over 16 years ago
Revert "Fix hash calculation when h= includes several identical entries (reverse order applies)" This reverts commit b7dc13703ae4073024efe37f6183c1ec15daa90d. More... almost 17 years ago
Fix hash calculation when h= includes several identical entries (reverse order applies) More... almost 17 years ago
Raise max body line length to 16k. Reality does not conform to RFCs. More... about 17 years ago
Changed verification logic so headers get added to the hash in the order specified in the h= tag. More... about 17 years ago
Fix missing string terminator More... about 17 years ago
Fix failed verification when body canon != header canon More... about 17 years ago
Correct verification logic: Headers specified in h= do not need to be in-sequence. More... about 17 years ago
Fix unarmored debug output More... about 17 years ago
Fix unarmored debug output More... about 17 years ago
Fix signature parsing More... about 17 years ago
Fix typo More... about 17 years ago