Mike Rapoport's fork of secret-memory-preloader.git

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