| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| * | Fix compiler error about nested externs in slow_hash.c by moving declarations | NanoAkron | 2017-02-13 | 1 | -3/+3 |
| * | Build wallet with Android NDK | MoroccanMalinois | 2017-01-05 | 1 | -1/+10 |
| * | Preliminary support for DragonFly BSD | Antonio Huete Jimenez | 2016-12-15 | 1 | -1/+2 |
| * | crypto: armv7: slow-hash: remove redundant source include | redfish | 2016-09-18 | 1 | -1/+0 |
| * | Add ARMv8-A AES support | Howard Chu | 2016-09-16 | 1 | -42/+295 |
| * | crypto,cmake: enable ASM mul impl on ARM; add cmake opt | redfish | 2016-09-04 | 1 | -3/+3 |
| * | Merge pull request #846 | Riccardo Spagni | 2016-06-19 | 1 | -5/+1 |
| |\ | |||||
| | * | crypto: slow-hash: fix misleading indent | redfish | 2016-05-18 | 1 | -1/+1 |
| | * | crypto: slow-hash: remove unused hash list for ARM | redfish | 2016-05-18 | 1 | -4/+0 |
| * | | crypto: slow-hash: disable mul implemented in asm for ARM | redfish | 2016-05-25 | 1 | -2/+5 |
| |/ | |||||
| * | crypto: only check MONERO_USE_SOFTWARE_AES once | moneromooo-monero | 2016-02-09 | 1 | -5/+15 |
| * | crypto: use software AES based on the MONERO_USE_SOFTWARE_AES env var | moneromooo-monero | 2016-02-09 | 1 | -1/+11 |
| * | OpenBSD support for Monero. | me0wmix | 2016-01-21 | 1 | -1/+1 |
| * | Fix arm asm | Howard Chu | 2016-01-11 | 1 | -23/+63 |
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| * | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 2015-12-15 | 1 | -95/+95 |
| * | Re-enable optimized slow-hash if someone is trying to compile w/MSVC (disabli... | Javier Smooth | 2015-08-26 | 1 | -1/+1 |
| * | removed some gcc warnings. mainly unused variables. | roman | 2015-08-23 | 1 | -1/+0 |
| * | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2015-07-15 | 1 | -0/+190 |
| * | disable non-working optimized slow_hash on 32 bit intel | Javier Smooth | 2015-04-13 | 1 | -1/+1 |
| * | no newline at end of file | Riccardo Spagni | 2015-04-05 | 1 | -1/+1 |
| * | make fallback compatible with newer slow-hash | Riccardo Spagni | 2015-01-28 | 1 | -0/+12 |
| * | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 2015-01-27 | 1 | -2/+152 |
| * | fixed sse2 ifdef | Riccardo Spagni | 2015-01-27 | 1 | -2/+2 |
| * | remove aes flag, detect no sse2 | Riccardo Spagni | 2015-01-27 | 1 | -0/+2 |
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| * | capitalize Keccak everywhere | David G. Andersen | 2014-10-06 | 1 | -1/+1 |
| * | typo fix - cryptonight, not cryptonote | David G. Andersen | 2014-10-06 | 1 | -1/+1 |
| * | Fix comment start for two functions | David G. Andersen | 2014-10-06 | 1 | -2/+2 |
| * | another typo fix | David G. Andersen | 2014-10-05 | 1 | -1/+1 |
| * | fix typo | David G. Andersen | 2014-10-05 | 1 | -1/+1 |
| * | More documentation | David G. Andersen | 2014-10-05 | 1 | -10/+63 |
| * | initial doxygen commenting of the CryptoNight proof-of-work code | David G. Andersen | 2014-10-05 | 1 | -1/+85 |
| * | More preprocessor fixes for slow-hash | Zachary Michaels | 2014-09-15 | 1 | -3/+3 |
| * | Correct includes for mingw in slow-hash | Zachary Michaels | 2014-09-15 | 1 | -0/+8 |
| * | Change Windows include to windows | Zachary Michaels | 2014-09-15 | 1 | -1/+1 |
| * | mmap on FreeBSD doesn't have MAP_HUGETLB | fluffypony | 2014-09-10 | 1 | -1/+1 |
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| * | Remove unused array in cn_slow_hash | Zachary Michaels | 2014-07-01 | 1 | -1/+0 |
| * | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2014-06-19 | 1 | -0/+5 |
| * | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2014-06-16 | 1 | -1/+8 |
| * | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2014-06-16 | 1 | -110/+288 |
| * | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2014-05-21 | 1 | -112/+218 |
| * | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2014-05-17 | 1 | -14/+18 |
| * | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2014-05-07 | 1 | -6/+4 |
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+153 |
