From: Martin Westergaard Date: Tue, 15 Jun 2010 18:02:58 +0000 (+0200) Subject: Fixed shortcuts (again) X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=fe3fcf6c16c6f7cc7fc6942a8e9e697b780c7193;p=freerainbowtables Fixed shortcuts (again) --- diff --git a/BOINC software/BOINC client apps/distrrtgen/HashAlgorithm.cpp b/BOINC software/BOINC client apps/distrrtgen/HashAlgorithm.cpp new file mode 120000 index 0000000..f4c0fb5 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/HashAlgorithm.cpp @@ -0,0 +1 @@ +../../../Common/rt api/HashAlgorithm.cpp \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/HashAlgorithm.h b/BOINC software/BOINC client apps/distrrtgen/HashAlgorithm.h new file mode 120000 index 0000000..e92bbda --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/HashAlgorithm.h @@ -0,0 +1 @@ +../../../Common/rt api/HashAlgorithm.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/HashRoutine.cpp b/BOINC software/BOINC client apps/distrrtgen/HashRoutine.cpp new file mode 120000 index 0000000..27615c9 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/HashRoutine.cpp @@ -0,0 +1 @@ +../../../Common/rt api/HashRoutine.cpp \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/HashRoutine.h b/BOINC software/BOINC client apps/distrrtgen/HashRoutine.h new file mode 120000 index 0000000..559c352 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/HashRoutine.h @@ -0,0 +1 @@ +../../../Common/rt api/HashRoutine.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/Public.cpp b/BOINC software/BOINC client apps/distrrtgen/Public.cpp new file mode 120000 index 0000000..c5461fe --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/Public.cpp @@ -0,0 +1 @@ +../../../Common/rt api/Public.cpp \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/Public.h b/BOINC software/BOINC client apps/distrrtgen/Public.h new file mode 120000 index 0000000..20d6e3d --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/Public.h @@ -0,0 +1 @@ +../../../Common/rt api/Public.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/des_enc.c b/BOINC software/BOINC client apps/distrrtgen/des_enc.c new file mode 120000 index 0000000..fea90ea --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/des_enc.c @@ -0,0 +1 @@ +../../../Common/rt api/des_enc.c \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/des_locl.h b/BOINC software/BOINC client apps/distrrtgen/des_locl.h new file mode 120000 index 0000000..6cd2649 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/des_locl.h @@ -0,0 +1 @@ +../../../Common/rt api/des_locl.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/des_setkey.c b/BOINC software/BOINC client apps/distrrtgen/des_setkey.c new file mode 120000 index 0000000..c4ad7a9 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/des_setkey.c @@ -0,0 +1 @@ +../../../Common/rt api/des_setkey.c \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/ecb_enc.c b/BOINC software/BOINC client apps/distrrtgen/ecb_enc.c new file mode 120000 index 0000000..b710750 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/ecb_enc.c @@ -0,0 +1 @@ +../../../Common/rt api/ecb_enc.c \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/md4.cpp b/BOINC software/BOINC client apps/distrrtgen/md4.cpp new file mode 120000 index 0000000..3fec1a7 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/md4.cpp @@ -0,0 +1 @@ +../../../Common/rt api/md4.cpp \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/md4.h b/BOINC software/BOINC client apps/distrrtgen/md4.h new file mode 120000 index 0000000..176b68b --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/md4.h @@ -0,0 +1 @@ +../../../Common/rt api/md4.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/md5.cpp b/BOINC software/BOINC client apps/distrrtgen/md5.cpp new file mode 120000 index 0000000..6d0108c --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/md5.cpp @@ -0,0 +1 @@ +../../../Common/rt api/md5.cpp \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/md5.h b/BOINC software/BOINC client apps/distrrtgen/md5.h new file mode 120000 index 0000000..fc508f3 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/md5.h @@ -0,0 +1 @@ +../../../Common/rt api/md5.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/podd.h b/BOINC software/BOINC client apps/distrrtgen/podd.h new file mode 120000 index 0000000..ba3ebfe --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/podd.h @@ -0,0 +1 @@ +../../../Common/rt api/podd.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/sk.h b/BOINC software/BOINC client apps/distrrtgen/sk.h new file mode 120000 index 0000000..159cee2 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/sk.h @@ -0,0 +1 @@ +../../../Common/rt api/sk.h \ No newline at end of file diff --git a/BOINC software/BOINC client apps/distrrtgen/spr.h b/BOINC software/BOINC client apps/distrrtgen/spr.h new file mode 120000 index 0000000..30dd973 --- /dev/null +++ b/BOINC software/BOINC client apps/distrrtgen/spr.h @@ -0,0 +1 @@ +../../../Common/rt api/spr.h \ No newline at end of file