Patch Set 2: Code-Review-1 I think the general concencus at OsmoDevCon 2017 was that we don't want to add a gnutls dependency like this. Rather, we use the glibc function. if it doesn't exist, fall back to issuing the syscall ourselves. And if that fails too, fall back to reading from /dev/urandom. The checks above should be performed during "./configure" step while building.
-- To view, visit https://gerrit.osmocom.org/1526 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0241b814ea4c4ce1458f7ad76e31d390383c2048 Gerrit-PatchSet: 2 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Holger Freyther <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-HasComments: No
