Commit Graph
9894 Commits
Author SHA1 Message Date
Glenn Maynard c8e2173282 cleanup 2004-05-15 01:31:34 +00:00
Glenn Maynard 0da668cfc8 build fix 2004-05-15 01:09:05 +00:00
Glenn Maynard ee8b2263dc build crypto++ directly; partially fixed vpath builds 2004-05-15 01:07:20 +00:00
Glenn Maynard da06281786 cleanup 2004-05-14 23:23:17 +00:00
Glenn Maynard 0ec88317a0 delete edits when deleting a profile; otherwise the profile directory won't
be removed, and the entry will still show up in the profile list
2004-05-14 23:20:28 +00:00
Glenn Maynard a8340dc8de unused 2004-05-14 22:50:06 +00:00
Glenn Maynard 010629ed06 unneeded 2004-05-14 22:48:36 +00:00
Glenn Maynard 56aef66b37 unused static 2004-05-14 22:46:54 +00:00
Glenn Maynard 604f5badd4 unneeded 2004-05-14 22:20:00 +00:00
Glenn Maynard f313fdabe2 disable vc warnings 2004-05-14 22:18:01 +00:00
Glenn Maynard e6e2e0b686 move crypto++ into the main project; this avoids the typical vc6/vc7 static
linking pains, and we don't need to have an extra precompiled library in
CVS.  (We don't do this with libresample because it's LGPL.)
2004-05-14 22:13:44 +00:00
Glenn Maynard 3b8a811c80 fix warning (unreachable code), comment 2004-05-14 21:51:25 +00:00
Glenn Maynard dee215ea0b enable optimizations
-fno-strict-aliasing seems to work around presumable aliasing problems
causing assertion failures
2004-05-14 20:22:02 +00:00
Glenn Maynard f2d843ad7e restore sanity checks 2004-05-14 20:16:41 +00:00
Thad Ward e84792125a silence VC6's complaints about not having pdb info for cryptlib.lib. 2004-05-14 13:42:38 +00:00
Chris Danford 83c0c4dda5 make Start exit ScreenEnding 2004-05-14 07:14:45 +00:00
Chris Danford 762768e534 change DifficultyMeter when difficulty changes and on Roulette 2004-05-14 06:49:46 +00:00
Glenn Maynard b9fe820936 no, really, remove debug 2004-05-14 06:30:27 +00:00
Chris Danford d92c7150a8 fix file missing from VC6 project 2004-05-14 06:21:03 +00:00
Glenn Maynard 56ca0b3267 remove debug library 2004-05-14 05:56:31 +00:00
Glenn Maynard bb49aad935 update
(2.5 megabytes for RSA; whoever designed crypto++ needs to be forcefed
a little embedded programming or something)
2004-05-14 05:48:36 +00:00
Glenn Maynard fb8c64b387 crypto51 debug/release libraries were swapped
always link to release; we can't be uploading a 6.5 meg debug .lib every
time something in crypto51 changes
2004-05-14 05:45:46 +00:00
Glenn Maynard 97fa5c398e update 2004-05-14 05:40:07 +00:00
Glenn Maynard ccf1a86899 compile fix 2004-05-14 05:38:44 +00:00
Glenn Maynard a10ad4c232 work around vc6 brain damage; it can't figure out that "short" == "__int16",
etc
2004-05-14 05:37:05 +00:00
Glenn Maynard 3f91f9e235 unused 2004-05-14 02:38:02 +00:00
Glenn Maynard aa8a17774d ... unused ... 2004-05-14 02:32:27 +00:00
Glenn Maynard 85d5113113 unused 2004-05-14 02:31:36 +00:00
Glenn Maynard d858d8c363 unused stuff 2004-05-14 02:30:48 +00:00
Glenn Maynard 81a1acca18 DES is unused 2004-05-14 02:29:30 +00:00
Glenn Maynard 8f7828000d unused 2004-05-14 02:20:41 +00:00
Glenn Maynard 80d2b93fdd more unused 2004-05-14 02:18:18 +00:00
Glenn Maynard 1dc772c911 unused stuff 2004-05-14 02:17:03 +00:00
Glenn Maynard 4016c5a740 unused stuff 2004-05-14 01:56:42 +00:00
Glenn Maynard 7c1550599a unused 2004-05-14 01:48:41 +00:00
Glenn Maynard 04ddf3ec71 cleanup 2004-05-14 01:46:07 +00:00
Glenn Maynard 71a97751b4 remove unused stuff 2004-05-14 01:32:35 +00:00
Glenn Maynard 7e2446496e unused 2004-05-14 01:05:49 +00:00
Glenn Maynard 031bf4c242 cleanup 2004-05-14 01:04:53 +00:00
Glenn Maynard e959c76b9e cleanup 2004-05-14 00:58:05 +00:00
Glenn Maynard 3d58dc9acd remove unused files 2004-05-14 00:37:02 +00:00
Glenn Maynard 5705412dc2 remove some unused stuff 2004-05-14 00:35:44 +00:00
Glenn Maynard 6e399ab8ab use Putty code for MD5 2004-05-14 00:31:53 +00:00
Glenn Maynard 7da7aa9c85 cleanup 2004-05-13 23:43:12 +00:00
Glenn Maynard 0e7ba7af0b fix crash on signature error 2004-05-13 23:40:55 +00:00
Glenn Maynard a0bfacb774 fix linux link 2004-05-13 21:33:14 +00:00
Glenn Maynard a963ee08e3 CryptHelpers.* 2004-05-13 21:32:48 +00:00
Glenn Maynard ffa11ae045 compile fix 2004-05-13 21:18:00 +00:00
Glenn Maynard 25a50d0052 implement usleep 2004-05-13 21:09:42 +00:00
Glenn Maynard 20939ee8e1 fix Windows compile 2004-05-13 20:14:32 +00:00