urbackup_backend/cryptoplugin
plucid 160c108ded Rename projects w/o VS12 suffix
Explicitly name the various projects instead of using the default matching the project files' names, so the DLLs have the same names as the VS2010 versions.
2015-02-04 22:32:47 -08:00
..
m4 Revert "Changed cryptopp configure macro" 2013-05-21 21:32:56 +02:00
AESDecryption.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
AESDecryption.h Use include path from config.h 2012-11-04 16:19:14 +01:00
AESEncryption.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
AESEncryption.h Use include path from config.h 2012-11-04 16:19:14 +01:00
AUTHORS Initial commit. 2011-01-06 17:43:38 +01:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
configure.ac_client Modifications for RPM building 2014-10-13 22:46:43 +02:00
configure.ac_server Modifications for RPM building 2014-10-13 22:46:43 +02:00
COPYING Initial commit. 2011-01-06 17:43:38 +01:00
CryptoFactory.cpp Better exception message logging for signature verification 2014-05-29 19:08:53 +02:00
CryptoFactory.h Server public key authentication on the client 2014-03-23 17:15:01 +01:00
cryptoplugin.vcxproj Added compression for internet connection 2012-04-15 16:19:27 +02:00
cryptoplugin.vcxproj.filters Added compression for internet connection 2012-04-15 16:19:27 +02:00
cryptopluginVS12.vcxproj Rename projects w/o VS12 suffix 2015-02-04 22:32:47 -08:00
cryptopp_inc.h Fixed cryptopp including 2012-11-04 16:40:36 +01:00
dllmain.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
IAESDecryption.h New Internet mode 2012-03-06 01:52:01 +01:00
IAESEncryption.h New Internet mode 2012-03-06 01:52:01 +01:00
ICryptoFactory.h Server public key authentication on the client 2014-03-23 17:15:01 +01:00
INSTALL Fixed build system 2011-01-07 01:05:50 +01:00
IZlibCompression.h Fixed bugs in chunked transfer mode 2012-04-21 21:57:12 +02:00
IZlibDecompression.h Compressed image backups 2014-04-05 17:35:59 +02:00
Makefile.am_client Parameter to disable fortifications 2013-12-02 18:55:40 +01:00
Makefile.am_server Parameter to disable fortifications 2013-12-02 18:55:40 +01:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
pluginmgr.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
pluginmgr.h Initial commit. 2011-01-06 17:43:38 +01:00
README Initial commit. 2011-01-06 17:43:38 +01:00
ZlibCompression.cpp Added compression for internet connection 2012-04-15 16:19:27 +02:00
ZlibCompression.h Use include path from config.h 2012-11-04 16:19:14 +01:00
ZlibDecompression.cpp Compressed image backups 2014-04-05 17:35:59 +02:00
ZlibDecompression.h Compressed image backups 2014-04-05 17:35:59 +02:00