Software /
code /
prosody
Log
configure @ 7254:8aaae816cc7e
description | author | age |
---|---|---|
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG | Kim Alvefur | 2016-02-22 |
configure,util-src/Makefile: Make a variable that includes -l for OpenSSL (like with IDNA_LIBS) | Kim Alvefur | 2015-09-26 |
configure, util-src/Makefile: Move OS X deployment flag to an C compiler argument set by configure | Kim Alvefur | 2015-09-26 |
configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea) | Matthew Wild | 2015-09-02 |
configure: Set default compiler and linker to cc and ld on *bsd (thanks Tobias) | Kim Alvefur | 2015-04-26 |
configure: Mention openbsd preset in --help | Kim Alvefur | 2015-04-26 |