]> git.sesse.net Git - freerainbowtables/commit
cleanup signed/unsigned warnings
authorJames Nobis <quel@quelrod.net>
Mon, 8 Nov 2010 04:52:19 +0000 (22:52 -0600)
committerJames Nobis <quel@quelrod.net>
Mon, 8 Nov 2010 04:52:19 +0000 (22:52 -0600)
commit866b5a58b1bace57fa9da5a9d72bf4823304108f
tree744c20b6b3abb695a903db9314a4844e421e343a
parentbc29e5b656a25ef7a5b1bc663c4326b2057592f1
cleanup signed/unsigned warnings
*nix compat unsigned __int64 to uint64
first pass at distrrtgen_cuda for *nix - compiles but results are incorrect
BOINC software/BOINC client apps/distrrtgen/charset.txt
BOINC software/BOINC client apps/distrrtgen/distrrtgen.cpp
BOINC software/BOINC client apps/distrrtgen_cuda/Makefile [new file with mode: 0644]
BOINC software/BOINC client apps/distrrtgen_cuda/charset.txt [new file with mode: 0644]
BOINC software/BOINC client apps/distrrtgen_cuda/distrrtgen.cpp
BOINC software/BOINC client apps/distrrtgen_cuda/distrrtgen.h [new file with mode: 0644]
BOINC software/BOINC client apps/distrrtgen_cuda/rcuda.cu
BOINC software/BOINC client apps/distrrtgen_cuda/rcuda.h
BOINC software/BOINC client apps/distrrtgen_cuda/rcuda_ext.cpp