summaryrefslogtreecommitdiff
path: root/security/chntpw/files/patch-chntpw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/chntpw: Update to 140201Ben Woods2020-05-051-12/+12
| | | | | | | | | | | | | | - Reset maintainer - Re-format patch to apply cleanly - pet portlint PR: 220969 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Reported by: woodsb02 Approved by: buganini@gmail.com (ex maintainer) Notes: svn path=/head/; revision=534073
* - Replace deprecated des_* methods with DES_* counterpartsThomas Zander2015-04-041-0/+100
- Fix build with LibreSSL PR: 198346 Submitted by: spil.oss@gmail.com Approved by: buganini@gmail.com (maintainer) MFH: 2015Q2 Notes: svn path=/head/; revision=383204