1. 50a6bf4 Add support for dedicated 'secretmemfd' system call. by Mike Rapoport · 3 years, 9 months ago master
  2. e664743 Add environment variable to select secret memory type by Mike Rapoport · 3 years, 11 months ago
  3. 5237f26 Add CRYPTO_clear_free(), otherwise openssl speed crashes by Mike Rapoport · 3 years, 11 months ago
  4. e84ccd7 Report the requested size in CRYPTO_malloc and CRYPTO_free by Mike Rapoport · 3 years, 11 months ago
  5. d2bc577 Use %zu for size_t format in printf by Mike Rapoport · 3 years, 11 months ago
  6. d9c9ae5 Add INFO verbosity level by Mike Rapoport · 3 years, 11 months ago
  7. 924c285 Add LGPL 2.1 as the licence by James Bottomley · 3 years, 11 months ago
  8. 1a22178 Add check for chunk minsize by James Bottomley · 4 years ago
  9. 6144062 Make malloc chunk head a separate structure by James Bottomley · 4 years ago
  10. 75ffb00 Add a load more assertion checks by James Bottomley · 4 years ago
  11. 58711cd Add additional segment handling by James Bottomley · 4 years ago
  12. f00e31f refactor in preparation for allocating multiple segments by James Bottomley · 4 years ago
  13. 41ff5cc Make the use of secret memory environment controlled by James Bottomley · 4 years ago
  14. 2d144e6 Add a rudimentary test routine for the preloader malloc by James Bottomley · 4 years ago
  15. 85f04d9 Complete single segment allocator by James Bottomley · 4 years ago
  16. 078975c Initial attempt at a minimal allocator based on dlmalloc by James Bottomley · 4 years ago
  17. 4695dac Initial commit (FOSDEM demo) by James Bottomley · 4 years ago