Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata 4843aa073c [LibOS] Cleanup of mprotect(PAL_PROT_READ) on checkpoint hace 4 años
  borysp 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit hace 4 años
  borysp bdc6a48c2c [LibOS] Add a bunch of asserts on locks state hace 4 años
  borysp 12efb484f3 [LibOS] Add VMA_TAINTED in mprotect hace 4 años
  Dmitrii Kuvaiskii 7d99d4788c [LibOS,Pal] Remove Graphene IPC completely hace 4 años
  Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment hace 4 años
  Michał Kowalczyk bc0beaa253 Refactor alignment macros hace 4 años
  Michał Kowalczyk 44e186c503 Clean up asserts hace 4 años
  Thomas Knauth c6a0151baf [LibOS] Fix and add a test case for resource leak on file close hace 4 años
  Simon Gaiser 7ce7278121 [Pal/Linux-SGX] Add memory gap around 'exec' area hace 4 años
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags hace 5 años
  Don Porter abfd613f60 [Tests, LibOS] Add Apache test in Jenkins-Debug hace 5 años
  Isaku Yamahata 9a53b149d7 [LibOS] Cleanup of shim_vma.c (remove gotos) hace 5 años
  Dmitrii Kuvaiskii b871a962dd [LibOS] Take into account adjacent VMAs on correct-memory check hace 5 años
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare hace 5 años
  Rafał Wojdyła 5a5b42fff8 [LibOS/PAL] Memory corruption fixes hace 5 años
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files hace 5 años
  Isaku Yamahata 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY hace 5 años
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros hace 5 años
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros hace 5 años
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros hace 5 años
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions hace 5 años
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE hace 5 años
  Dmitrii Kuvaiskii e307eca021 [LibOS] Support of test_user_{memory/string} in SGX PAL hace 5 años
  Michał Kowalczyk 17102eab9d Change DkRandomBitsRead interface and fix error checking hace 5 años
  Michał Kowalczyk 57749eb973 [LibOS] Don't use insecure random hace 5 años
  Isaku Yamahata 7535273ecc [LibOS] Add checks for printf format hace 5 años
  Li Lei 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL hace 5 años
  Don Porter 256f39c33f Restore VMA list assertions, at least for the debug build. (#222) hace 6 años
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) hace 6 años