aboutsummaryrefslogtreecommitdiffstats
path: root/main/libasr
Commit message (Collapse)AuthorAgeFilesLines
* main/libasr: trigger rebuildNatanael Copa2017-03-231-1/+1
| | | | fixes #6578
* main/libasr: replace res_randomid() impl. with call to arc4random() from ↵xentec2017-02-285-976/+139
| | | | | | | | | libcrypto Fixes recursive call loop which causes a stack overflow in opensmtpd. fixes #6578 (cherry picked from commit d3a7437a76d864f6aa585e6ae82789cd5455c04d)
* main/libasr: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/libasr: move from testingNatanael Copa2015-11-112-0/+1005
needed by opensmtpd