1. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  2. d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
  3. 3461772 Introduce polarssl_zeroize() instead of memset() for zeroization by Paul Bakker · 11 years ago
  4. 82a5de7 Enforce alignment even if buffer is not aligned by Manuel Pégourié-Gonnard · 11 years ago
  5. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  6. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  7. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  8. 119602b Typo fix in memory_buffer_alloc.c by Paul Bakker · 11 years ago
  9. defc0ca Migrated the Memory layer to the Platform layer by Paul Bakker · 11 years ago
  10. 7dc4c44 Library files moved to use platform layer by Paul Bakker · 11 years ago
  11. 70896a0 Add statistics about number of allocated blocks by Manuel Pégourié-Gonnard · 12 years ago
  12. 1337aff Buffer allocator threading support by Paul Bakker · 12 years ago
  13. bf796ac Added implementation for memory_buffer_set_verify() by Paul Bakker · 12 years ago
  14. 1ef120f Updated buffer-allocator with free-block-list to speed up searches by Paul Bakker · 12 years ago
  15. 41350a9 Fixed spaces in memory_buffer_alloc.c by Paul Bakker · 12 years ago
  16. 891998e Added extra debug information to memory_buffer_alloc_status() by Paul Bakker · 12 years ago
  17. 6e339b5 Memory-allocation abstraction layer and buffer-based allocator added by Paul Bakker · 12 years ago