This website requires JavaScript.
Explore
Help
Sign In
minhtrannhat
/
os161
Watch
1
Star
0
Fork
0
You've already forked os161
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
os161
/
common
/
libtest161
History
Scott Haseley
16bfdcf406
Added new line before printing secured messages. For quint/triple tests, the secured message
...
might print on a progress line, which makes test161 fail.
2016-04-06 13:27:51 -04:00
..
config.h
Refactored ksecprintf -> secprintf. Secure code is now all in common libtest161.
2016-02-23 15:31:37 -05:00
secure.c
Now using static buffers (and protecting with a semaphore) for kernel secprintf.
2016-03-07 15:05:58 -05:00
sha256.c
Refactored ksecprintf -> secprintf. Secure code is now all in common libtest161.
2016-02-23 15:31:37 -05:00
sha256.h
Refactored ksecprintf -> secprintf. Secure code is now all in common libtest161.
2016-02-23 15:31:37 -05:00
test161.c
Added new line before printing secured messages. For quint/triple tests, the secured message
2016-04-06 13:27:51 -04:00