Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

rebase #3

Open
wants to merge 20 commits into
base: mr_tls_support
Choose a base branch
from
Open

rebase #3

wants to merge 20 commits into from

Conversation

mrehwald
Copy link

@mrehwald mrehwald commented Aug 7, 2020

No description provided.

artomal and others added 20 commits May 24, 2019 15:40
Use pure Lua module for crc
Add tests and rockspec
(feat) use pure lua(jit) crc algorithm
also rejects shutdown, config command if issued via this lib
### Summary

There is a setting called `connection_timout` that is missing `e`.

This commit fixes that issue, but keeps it backward compatible.
No library should ever seed the random generator, that is an application responsibility. Seeding it can cause very bad side effects if other components rely on proper random numbers.

Especially in this case, seeding it with time which is a very bad seed.
fix(random) do not seed the random generator
rebase from upstream master
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants