This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
polarssl
Watch
1
Star
0
Fork
0
You've already forked polarssl
mirror of
https://github.com/cuberite/polarssl.git
synced
2025-09-07 14:15:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
polarssl
/
tests
History
Gilles Peskine
f7ab5ad13a
Skip calling memset when the size is 0
...
memset(NULL, c, 0) has undefined behavior, so don't do it. clang-asan complains.
2018-09-27 13:57:45 +02:00
..
data_files
…
git-scripts
Add check-files.py to pre-push.sh
2018-05-21 11:41:18 +01:00
scripts
In keep-going mode, don't hard-fail on some auxiliary script
2018-09-27 13:57:45 +02:00
suites
Skip calling memset when the size is 0
2018-09-27 13:57:45 +02:00
.gitignore
…
CMakeLists.txt
add psa_crypto to test suites
2018-09-05 12:41:49 +03:00
compat.sh
Add ChachaPoly ciphersuites to compat.sh
2018-06-19 13:16:30 +02:00
Descriptions.txt
…
Makefile
Fix "make WINDOWS_BUILD=1 clean" on non-Windows hosts
2018-09-27 13:57:45 +02:00
ssl-opt.sh
Merge remote-tracking branch 'public/pr/1988' into development
2018-08-30 00:57:28 +01:00