aboutsummaryrefslogtreecommitdiffstats
path: root/main/libasr/00-use-openbsd-res_randomid.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/libasr: replace res_randomid() impl. with call to arc4random() from ↵xentec2017-02-131-953/+0
| | | | | | | libcrypto Fixes recursive call loop which causes a stack overflow in opensmtpd. ref #6578
* main/libasr: move from testingNatanael Copa2015-11-111-0/+953
needed by opensmtpd