Historique des commits

Auteur SHA1 Message Date
  tevador a1c08a2f41 Merge pull request #187 from tevador/pr-netbsd il y a 6 ans
  tevador 708a4e50c5 Fix compilation and JIT support on NetBSD: il y a 6 ans
  tevador 32ab5dea54 fix potential use-after-free when reallocating cache il y a 6 ans
  tevador 6a764e90d0 Preserve floating point state when calling randomx_calculate_hash il y a 6 ans
  tevador 01381ccef3 Add a missing function to calculate a batch of hashes il y a 6 ans
  tevador 3910d49b49 Hide tempHash from the public API il y a 6 ans
  SChernykh 219c02e1e5 Combined hash and fill AES loop (#166) il y a 6 ans
  ston1th 5c0486bd33 Fixed tests on OpenBSD il y a 7 ans
  tevador 4296c35d79 switch on int il y a 7 ans
  tevador abf2a5034e Make sure AES code is present when setting RANDOMX_FLAG_HARD_AES il y a 7 ans
  tevador fc892fc5c0 Select AVX2 if both AVX2 and SSSE3 flags are set il y a 7 ans
  tevador e0484dfb99 Automatic detection of CPU capabilities il y a 7 ans
  tevador 900a936816 Optimized Argon2 (SSSE3/AVX2) il y a 7 ans
  hyc 01648b3bd6 Remember cache input data (#133) il y a 7 ans
  tevador 67010ab554 Optional W^X policy for JIT pages (#112) il y a 7 ans
  tevador 47ade5e894 Do not attempt to allocate >= 4 GiB on 32-bit systems (#99) il y a 7 ans
  tevador aaa6e4e881 Sanity checks (#88) il y a 7 ans
  tevador 2706a8b753 Relicensed under the 3-clause BSD license il y a 7 ans
  tevador 3dd21ea93d Prepare for JIT compiler support for other platforms il y a 7 ans
  tevador c87dcc8ae5 Cache seed renamed to key il y a 7 ans
  tevador 22a3aa8d79 randomx_cache and randomx_dataset changed to standard-layout structs il y a 7 ans
  tevador 270a4f97fe Dataset size increased to 2080 MiB il y a 7 ans
  tevador b4dca14f0c Added a function to access the dataset memory buffer il y a 7 ans
  tevador 87b8253374 API documentation il y a 7 ans
  tevador bc78b628ea Flags ordered by their impact on performance il y a 7 ans
  tevador a8c7137873 Linux makefile il y a 7 ans
  tevador 41557ce010 randomx project changed to a static library il y a 7 ans
  tevador d7eefce583 Removed capital letters from filenames il y a 7 ans
  tevador d7276d5786 Reduced the number of virtual calls per hash il y a 7 ans
  tevador 296e77eebc C API - first working version il y a 7 ans