Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt fizz OpenSSL hash implementations #23

Closed
wants to merge 1 commit into from

Conversation

rayliu02
Copy link

@rayliu02 rayliu02 commented Apr 4, 2019

Summary: Adapted SHA implementations and removed OpenSSL dependency from HandshakeContext so that HandshakeContext can be used with non-OpenSSL hash implementations.

Reviewed By: knekritz

Differential Revision: D14781837

Summary: Adapted SHA implementations and removed OpenSSL dependency from HandshakeContext so that HandshakeContext can be used with non-OpenSSL hash implementations.

Reviewed By: knekritz

Differential Revision: D14781837

fbshipit-source-id: 17d01cd1710e7a5564e280c782418964f9cd7140
@knekritz
Copy link
Contributor

knekritz commented Apr 5, 2019

e2bac5b

@knekritz knekritz closed this Apr 5, 2019
facebook-github-bot pushed a commit that referenced this pull request Jun 22, 2020
Summary:
As per actions/runner-images#709 there started to be some issies with Ubuntu envs running out of space. This should fix it.

Also our Cargo builds use a lot of space, changing them to be non-incremental and removing debug symbols keeps the build fast, but greatly reduces the disk space usage leaving us enough space on GitHub Actions virtual machines.
Pull Request resolved: facebook/sapling#23

Reviewed By: farnz

Differential Revision: D22160020

Pulled By: lukaspiatkowski

fbshipit-source-id: c23393e310c15ebf5a18b80f0bb5f1f894d24849
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants