Colin Percival
|
79b2ca703e
Remove trailing whitespace
|
9 years ago |
Colin Percival
|
1931986c58
Avoid name collision with MAXSIG on Solaris
|
9 years ago |
Colin Percival
|
4763e65847
Catch failures in cpusupport.sh
|
9 years ago |
Colin Percival
|
edbe9ee20a
Adjust for updated cpusupport.sh
|
9 years ago |
Colin Percival
|
e60c65c338
Simplify cpusupport.sh by using dirname
|
9 years ago |
Colin Percival
|
f5e386c061
Resort to match order in autoconf-generated config
|
9 years ago |
Colin Percival
|
2b48fd96e1
Make 'make clean' clean cpusupport-config.h
|
9 years ago |
Colin Percival
|
9e4ad94fd4
Update to reflect cpusupport.sh changes
|
9 years ago |
Colin Percival
|
7a4269f3f3
Rework cpusupport.sh to support r/o source trees
|
9 years ago |
Colin Percival
|
8e37029f6a
Specify path to cpusupport-config.h
|
9 years ago |
Colin Percival
|
20cdcd20e7
Spell (size_t)(-1) as SIZE_MAX consistently.
|
9 years ago |
Colin Percival
|
f43ff0a035
Consult HW_MEMSIZE if available
|
9 years ago |
Colin Percival
|
ee4f2ba8bb
Prepare for consulting multiple sysctls
|
9 years ago |
Colin Percival
|
26822411d8
Look for HW_USERMEM instead of hw.usermem
|
9 years ago |
Colin Percival
|
e84acc27d7
Rework autotools packaging logic
|
9 years ago |
Colin Percival
|
2e589805a2
autom4te.cache is stupid.
|
9 years ago |
Colin Percival
|
80d8cf97a6
Explictly cast const char * to const uint8_t *
|
9 years ago |
Colin Percival
|
c6111f0f15
Tell autotools about our local m4 code
|
9 years ago |
Colin Percival
|
9309cefb33
Add cpusupport_x86_sse2 to build.
|
9 years ago |
Colin Percival
|
af15282538
Sort source files.
|
9 years ago |
Colin Percival
|
145dbb6a63
Reorder scrypt source files.
|
9 years ago |
Colin Percival
|
daa3ce71e7
Add "make test" to validate test vector output.
|
9 years ago |
Colin Percival
|
91fbf48398
Add test vector computation.
|
9 years ago |
Colin Percival
|
285f41f725
Detect and use SSE2 in crypto_scrypt.
|
9 years ago |
Colin Percival
|
9a2878cc1f
Remove vestigal variable.
|
9 years ago |
Colin Percival
|
f13ad4cf89
Don't compile SSE2 code w/o SSE2 compiler support.
|
9 years ago |
Colin Percival
|
ca3fec663f
Reorganize. Break SSE2 support in the process.
|
9 years ago |
Colin Percival
|
33314c0516
Refactor scrypt optimization variants
|
9 years ago |
Colin Percival
|
702ba29866
Copy file prior to refactoring
|
9 years ago |
Colin Percival
|
95438b610a
Add missing include.
|
9 years ago |