index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util-src
/
crand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util.crand: TODOs
Kim Alvefur
2017-01-22
1
-1
/
+2
*
util.crand: Comment about getrandom
Kim Alvefur
2017-01-22
1
-1
/
+4
*
util.crand: Add comment describing purpose of module
Kim Alvefur
2017-01-22
1
-0
/
+6
*
util.crand: Update copyright header
Kim Alvefur
2017-01-22
1
-3
/
+3
*
util.crand: Raise hard errors
Kim Alvefur
2017-01-20
1
-7
/
+3
*
util.crand: Remove seeding
Kim Alvefur
2017-01-20
1
-20
/
+0
*
util.crand: Let Lua handle allocation, freeing and error handling for buffer
Kim Alvefur
2017-01-20
1
-40
/
+3
*
util.crand: Switch to luaL_checkinteger since checkint is deprecated in Lua 5.3
Kim Alvefur
2017-01-20
1
-1
/
+2
*
util-src: Make C modules assert that the Lua runtime matches what it was comp...
Kim Alvefur
2017-01-08
1
-0
/
+3
*
util.crand: Silence compiler warning
Kim Alvefur
2016-05-25
1
-1
/
+1
*
util.crand: Include stdlib.h instead of malloc.h for portability (thanks Tobias)
Kim Alvefur
2016-02-22
1
-1
/
+1
*
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4ran...
Kim Alvefur
2016-02-22
1
-0
/
+156