Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-09 | crypto: only check MONERO_USE_SOFTWARE_AES once | moneromooo-monero | 1 | -5/+15 |
2016-02-09 | crypto: use software AES based on the MONERO_USE_SOFTWARE_AES env var | moneromooo-monero | 1 | -1/+11 |
2016-01-21 | OpenBSD support for Monero. | me0wmix | 1 | -1/+1 |
2016-01-11 | Fix arm asm | Howard Chu | 1 | -24/+64 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -95/+95 |
2015-08-26 | Re-enable optimized slow-hash if someone is trying to compile w/MSVC (disabli... | Javier Smooth | 1 | -1/+1 |
2015-08-23 | removed some gcc warnings. mainly unused variables. | roman | 1 | -1/+0 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -0/+190 |
2015-04-13 | disable non-working optimized slow_hash on 32 bit intel | Javier Smooth | 1 | -1/+1 |
2015-04-05 | no newline at end of file | Riccardo Spagni | 1 | -1/+1 |
2015-01-28 | make fallback compatible with newer slow-hash | Riccardo Spagni | 1 | -0/+12 |
2015-01-27 | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 1 | -2/+152 |
2015-01-27 | fixed sse2 ifdef | Riccardo Spagni | 1 | -2/+2 |
2015-01-27 | remove aes flag, detect no sse2 | Riccardo Spagni | 1 | -0/+2 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-10-06 | capitalize Keccak everywhere | David G. Andersen | 1 | -1/+1 |
2014-10-06 | typo fix - cryptonight, not cryptonote | David G. Andersen | 1 | -1/+1 |
2014-10-06 | Fix comment start for two functions | David G. Andersen | 1 | -2/+2 |
2014-10-05 | another typo fix | David G. Andersen | 1 | -1/+1 |
2014-10-05 | fix typo | David G. Andersen | 1 | -1/+1 |
2014-10-05 | More documentation | David G. Andersen | 1 | -10/+63 |
2014-10-05 | initial doxygen commenting of the CryptoNight proof-of-work code | David G. Andersen | 1 | -1/+85 |
2014-09-15 | More preprocessor fixes for slow-hash | Zachary Michaels | 1 | -3/+3 |
2014-09-15 | Correct includes for mingw in slow-hash | Zachary Michaels | 1 | -0/+8 |
2014-09-15 | Change Windows include to windows | Zachary Michaels | 1 | -1/+1 |
2014-09-10 | mmap on FreeBSD doesn't have MAP_HUGETLB | fluffypony | 1 | -1/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-07-01 | Remove unused array in cn_slow_hash | Zachary Michaels | 1 | -1/+0 |
2014-06-19 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -0/+5 |
2014-06-16 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+8 |
2014-06-16 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -110/+288 |
2014-05-21 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -117/+223 |
2014-05-17 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -14/+18 |
2014-05-07 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -6/+4 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+153 |