summaryrefslogtreecommitdiff
path: root/cryptdll.dsp
Commit message (Collapse)AuthorAgeFilesLines
* prepare for 5.6.2 releaseweidai2013-02-201-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@541 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-561/+594
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@437 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix linker error when compiling with MSVC 2003 and using DLL form of runtime ↵weidai2007-08-021-1/+1
| | | | | | library git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@379 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add/remove filesweidai2007-05-041-2/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@329 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove extraneous fileweidai2006-09-011-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@236 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add missing filesweidai2005-09-031-2/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@205 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove extraneous source control settingsweidai2003-10-311-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@142 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* allow DLL to be built with VC++ .NETweidai2003-07-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@104 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* misc changesweidai2003-07-181-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@103 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@98 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-1/+1
| | | | | | | attempt (failed) to build DLL with GCC git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@90 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+545
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@87 57ff6487-cd31-0410-9ec3-f628ee90f5f0