summaryrefslogtreecommitdiff
path: root/Key.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Clear -Wunused-macros warnings when arc4random_buf() is availableAlan Coopersmith1-5/+1
2022-10-06Switch from libbsd to libbsd-overlayGuillem Jover1-4/+0
2022-08-06arc4random_buf: Only declare ret if HAVE_GETENTROPY is definedAlan Coopersmith1-1/+1
2022-02-23Fix build on Solaris 11.3.0 - 11.3.8Alan Coopersmith1-0/+5
2017-05-05Fix compilation error when arc4random_buf is not availableBenjamin Tissoires1-4/+4
2017-04-24Use getentropy() if arc4random_buf() is not availableBenjamin Tissoires1-5/+26
2013-08-11Use arc4random when available to produce the XDM-AUTHENTICATION1 keyMatthieu Herrb1-0/+10
2010-05-07Reshuffle functions to decrease amount of boilerplateMikhail Gusarov1-0/+102