Commit Graph

93 Commits

Author SHA1 Message Date
Jim Norman
9ac69f8880 Checkpoint windows project files. 2006-04-27 20:10:32 +00:00
Jim Norman
ae55708d00 Added comment to while loop 2006-04-26 17:23:53 +00:00
Jim Norman
315e2cecc1 Security Audit 5.6: Check length of ssNameLen < 256 before allocating buffer. 2006-04-26 17:03:11 +00:00
Jim Norman
43a64f3df3 Security Audit 5.4: Issue Garbage Collect after loading persistence. 2006-04-26 16:56:40 +00:00
Jim Norman
8230adb2d6 Security Audit 5.5: Check length of message to be within range. 2006-04-26 16:29:13 +00:00
Cameron (Kamran) Mashayekhi
dc954ece4c yast module was updated to use installcasa and uninstallcasa. 2006-04-24 22:23:09 +00:00
Cameron (Kamran) Mashayekhi
842ca34d97 yast module was updated to use installcasa and uninstallcasa. 2006-04-24 22:01:09 +00:00
Cameron (Kamran) Mashayekhi
79b44fa80c yast2-project was updated with install and uninstall scripts. 2006-04-23 01:11:20 +00:00
Jim Norman
ac0dbfc4e4 Security Audit report: 4.2. Enhance encryption of values in memory. 2006-04-19 20:22:39 +00:00
Cameron (Kamran) Mashayekhi
78785cfd1c Scripts modified to work with YaST module. 2006-04-14 20:23:26 +00:00
Jim Norman
58fc5aab46 Windows: Make our service part of the Base Group. 2006-04-12 15:51:01 +00:00
Jim Norman
6398d22745 - Security Audit Report : Patch for Bug No. 5.2.
File c_micasad/lib/communication/UnixIPCClientChannel.cs
  Determine buffer size needed based on the amount of data being sent.
2006-04-12 15:15:13 +00:00
Jim Norman
53c962844c Increase number of communication pipes to 16. 2006-04-12 15:06:03 +00:00
Jim Norman
9bb6642e4a security patch fix 2006-04-07 21:46:16 +00:00
Jim Norman
b2b5903126 Patches sent by India based on Security review. 2006-04-06 20:09:26 +00:00
lsreevatsa
a06c806d2e - Security Audit Report : Patch for Bug No. 5.7.
File : c_micasad/verbs/SetMasterPassword.cs.
- Added a check to verify the length of the Master Password
  to be greater than 8 characters and less than or equal to
  256 characters.
2006-03-29 13:56:56 +00:00
lsreevatsa
cd5d118158 2006-03-29 11:59:07 +00:00
lsreevatsa
b7b75b8ab7 Security Audit Report : Patch for Bug No. 5.4.1
File : c_micasad/lss/CASACrypto.cs
2006-03-29 11:38:49 +00:00
soochoi
189777ec3c sync up changes from the build submitted to Germany 2006-03-28 17:36:31 +00:00
Jim Norman
0b3db62210 Surface miCASAReadKey for FireFox extension. 2006-03-28 16:58:09 +00:00
soochoi
0320a7c9b6 Fix for build failure on ppc,ppc64,ia64 2006-03-16 22:30:24 +00:00
soochoi
d523c0ebd6 Updating Copyright with LGPL license 2006-03-10 18:39:22 +00:00
soochoi
2cd093dcf6 Update the trunk with autotools makefile changes 2006-03-09 21:17:47 +00:00
Cameron (Kamran) Mashayekhi
d22cde6eb9 scripts were movde to /usr/sbin.
force-reload and reload was added to the micasad script.
/usr/sbin/rcmicasad was linked to /etc/init.d/micasad.
2006-02-22 23:59:15 +00:00
Jim Norman
b740459dd1 Bug 151679. Remove reverse links when deleting a secret - fixed 2006-02-22 21:04:28 +00:00
Jim Norman
ae84c5f595 Bug 150642. Return additional error codes when store is locked 2006-02-22 20:39:52 +00:00
Jim Norman
78c518040b Bug 137083. Windows only, start service on install and checkpoint project files 2006-02-21 22:47:35 +00:00
Jim Norman
8993768ee0 Bug 141651. On windows, uninstalls will kill CASAManager too 2006-02-21 19:24:26 +00:00
Cameron (Kamran) Mashayekhi
d9b34596d6 This file had an extra line in it that prevented the compilation. 2006-02-19 00:13:39 +00:00
Jim Norman
1c3f17eb59 Add utils.cs to commonLib 2006-02-18 23:44:57 +00:00
Cameron (Kamran) Mashayekhi
b5c2db119b Corrections to spec file and scripts and update to the micasad.
CASA.spec and CASA_dbg.spec were synched up.
2006-02-18 23:01:02 +00:00
Cameron (Kamran) Mashayekhi
46e06cd568 Corrections to spec file and scripts and update to the micasad. 2006-02-17 23:14:27 +00:00
Jim Norman
d7bf9b40a5 Bug 135386: Linking secrets with colon in the name - FIXED 2006-02-17 21:05:10 +00:00
Jim Norman
433961874f Bug 150644. Prevent removal of secrets when store is locked. 2006-02-14 21:04:17 +00:00
Cameron (Kamran) Mashayekhi
4c374e507d scripts modified with -fstack-protect option, and micasad was updated to support try-restart and status commands. 2006-02-13 16:52:25 +00:00
Cameron (Kamran) Mashayekhi
78997d2777 casacfgpam was corrected to install casa in the right place after common-auth, common-session, pam_unix2.so or the end of the section. 2006-02-09 00:46:36 +00:00
Cameron (Kamran) Mashayekhi
7d1f7c9ed7 CASA.spec was corrected and pam scripts were moved to spec file instead of start up script. 2006-02-08 23:14:01 +00:00
Cameron (Kamran) Mashayekhi
e6fccaf346 These set of files has the changes needed to support the new location for the CASA install under the /usr directory. 2006-02-07 21:05:39 +00:00
Jim Norman
e59741c2ca Bug 147801. Handle reserved chars. 2006-02-07 17:42:06 +00:00
Jim Norman
75c0ded6bc Bug 147801. Fix to add additional key-value pairs 2006-02-06 18:45:30 +00:00
Jim Norman
436dc4093e Oops 2006-02-02 22:25:23 +00:00
Jim Norman
a44633d48d Remove unneeded dependency 2006-02-02 21:58:01 +00:00
Cameron (Kamran) Mashayekhi
f881a96c7a startup script was adding blank lines in the pam files that has been corrected. 2006-02-02 18:28:48 +00:00
Jim Norman
c3bccfd316 Fix corrupted files, c_micasad/lss/CASACrypto.cs and c_gui/Common.cs 2006-02-01 21:31:21 +00:00
Cameron (Kamran) Mashayekhi
26222d65a3 Updated the license on all of the source files again... 2006-02-01 17:48:29 +00:00
Jim Norman
2277926029 Reverse order on close calls on filestream and cryptstream. Change lazy write of cache to 15 seconds from 30 seconds. 2006-02-01 15:57:13 +00:00
Cameron (Kamran) Mashayekhi
92bfac50fc Updated the license on all of the source files. 2006-01-31 22:01:47 +00:00
Jim Norman
526c3d0706 Bug 143878. Handle more than 100 secrets in GUI. 2006-01-29 03:25:06 +00:00
Jim Norman
dd3a9bed33 Bug 143859. Fix linking keys problem. 2006-01-28 18:47:48 +00:00
Cameron (Kamran) Mashayekhi
c91f6e198d CASA.spec was corrected to work with the changes in gtk and mono rpms. 2006-01-27 17:37:52 +00:00