Jim Norman
|
af4570919b
|
Add 64 bit project files (Windows)
|
2006-10-19 16:42:41 +00:00 |
|
Jim Norman
|
631db35a86
|
Add 64 bit project files (Windows)
|
2006-10-19 16:42:13 +00:00 |
|
Jim Norman
|
7e36916ea6
|
Add 64 bit project files (Windows)
|
2006-10-19 16:41:57 +00:00 |
|
Jim Norman
|
effcb789c3
|
Add 64 bit project files (Windows)
|
2006-10-19 16:37:54 +00:00 |
|
Jim Norman
|
a102e4091a
|
Add System.Security.dll to micasad for window build.
|
2006-10-19 14:49:05 +00:00 |
|
Rajasekaran Nagarajan
|
879eaa39d6
|
- Support for storing and retrieving the services' secrets in CASA, so
that the secrets can be retrieved during the system boot-up.
|
2006-10-19 09:27:10 +00:00 |
|
soochoi
|
5436a84b0a
|
CASA:make changes in makefile and VersionVDProj tools to build with VS 2005
|
2006-10-18 22:56:15 +00:00 |
|
Jim Norman
|
b0ac26a0ab
|
Upgrade all project files to VS 2005.
|
2006-10-18 16:01:51 +00:00 |
|
Jim Norman
|
e55ae34077
|
Map Store_locked to proper error code.
|
2006-10-17 22:13:11 +00:00 |
|
Jim Norman
|
ce68c1352a
|
return locked on EnumerateSecretIds when the store is locked.
|
2006-10-17 22:06:37 +00:00 |
|
Jim Norman
|
bb242e5efa
|
Fix windows build
|
2006-10-13 15:23:16 +00:00 |
|
Jim Norman
|
30617fb4c2
|
Copy feature added. Users can copy secrets from one store to another.
|
2006-10-12 22:28:20 +00:00 |
|
smanojna
|
2589b94ba9
|
Some fixes for Distribution of Firefox Password Manager secrets.
|
2006-10-11 09:50:49 +00:00 |
|
Jim Norman
|
0e03e5e475
|
Add support for Dynamic Local User(DLU) on windows
|
2006-10-10 17:56:57 +00:00 |
|
soochoi
|
b20b46ab3a
|
CASA: merge CASA.changes with one in autobuild
|
2006-10-06 22:13:57 +00:00 |
|
Jim Norman
|
4d7afa7990
|
Define MAX_PATH
|
2006-10-06 20:22:16 +00:00 |
|
Jim Norman
|
6655817073
|
Fix minor issues for Firefox on Windows.
|
2006-10-06 20:18:33 +00:00 |
|
Jim Norman
|
06369edbd9
|
Add support for "Server" secrets, by adding an additional keychain and a new credential type. This is the c code(micasa.so) only. We still need to implement persistence in micasad for this keychain.
|
2006-10-05 22:39:07 +00:00 |
|
Jim Norman
|
8e942319a7
|
Enable 'Add Secret' for Firefox on windows
|
2006-10-03 19:58:21 +00:00 |
|
Jim Norman
|
24fce092f4
|
Fix build for windows
|
2006-10-03 15:29:29 +00:00 |
|
Jim Norman
|
2631525040
|
Make sure users has rights to directory on export.
|
2006-10-02 21:57:55 +00:00 |
|
Jim Norman
|
ae9d0c58c5
|
Revert last changes
|
2006-10-02 20:58:26 +00:00 |
|
Jim Norman
|
af226ee216
|
Prevent hang in ReadSecret when buffer is too small
|
2006-09-29 22:38:33 +00:00 |
|
Jim Norman
|
dd5bef3c2a
|
in miCASAReadKey, fix hang if too small of buffer was passed in.
|
2006-09-29 22:32:16 +00:00 |
|
Jim Norman
|
c62ce742de
|
Prevent hang when caller does not pass large enough buffer.
|
2006-09-29 22:22:26 +00:00 |
|
Jim Norman
|
aa244fe2ab
|
Add Write\ReadBinaryKey to sample
|
2006-09-29 20:04:50 +00:00 |
|
Jim Norman
|
6eb95d8fbd
|
Add Write\ReadBinaryKey to sample
|
2006-09-29 19:02:07 +00:00 |
|
Jim Norman
|
076e2c0650
|
Export miCASARemoveKey
|
2006-09-29 18:32:04 +00:00 |
|
Juan Carlos Luciani
|
e18dc76919
|
Added sscs_utf8.h to the list of header files that get installed by the
devel package since it is needed to use the Set/Read binary key APIs.
|
2006-09-29 14:33:59 +00:00 |
|
smanojna
|
1cd3c566a7
|
- Distribution of Firefox Password Manager secrets.
|
2006-09-29 11:41:27 +00:00 |
|
soochoi
|
66b98cc0d0
|
add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail
|
2006-09-28 17:36:26 +00:00 |
|
soochoi
|
011561c3d3
|
CASA: Added functions miCASAWriteBinaryKey and miCASAReadBinaryKey to the list of exported functions.
|
2006-09-27 23:09:45 +00:00 |
|
Jim Norman
|
39e403c1d3
|
Fix windows build from previous check in.
|
2006-09-27 21:18:51 +00:00 |
|
Jim Norman
|
e2db0e3ecc
|
Prevent users from moving .miCASA files to directories
other than /home/... or /media/...
|
2006-09-27 21:13:35 +00:00 |
|
soochoi
|
af925e58c1
|
CASA: change CASA.changes to build in autobuild
|
2006-09-27 19:25:52 +00:00 |
|
soochoi
|
cf26903f85
|
CASA: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break
|
2006-09-26 23:14:17 +00:00 |
|
Rajasekaran Nagarajan
|
f4bf118742
|
- Added the functionality to handle change password in PAM system
|
2006-09-26 05:03:03 +00:00 |
|
Jim Norman
|
06000507be
|
Migrate .miCASA files to /home/.casa/[username] directory
|
2006-09-25 19:46:38 +00:00 |
|
Jim Norman
|
36292f46b7
|
Handle 'Access Denied' casa on importing Secrets
|
2006-09-22 20:29:12 +00:00 |
|
Jim Norman
|
818c0796dd
|
Move .CASAPolicy.xml file to /home/.casa/username
|
2006-09-22 17:35:40 +00:00 |
|
Jim Norman
|
466357aa0e
|
Add 'Do not show again' on 2 dialogs. (Refresh and delete dialogs)
|
2006-09-20 22:58:27 +00:00 |
|
Jim Norman
|
03ca6a4a03
|
Fix moving persistent files bug.
|
2006-09-20 20:43:29 +00:00 |
|
Jim Norman
|
5f20ae6c22
|
Removed feature recently added.
|
2006-09-19 14:45:36 +00:00 |
|
Jim Norman
|
a860e0353b
|
CASA Tray icon was not showing in linux. Fixed.
|
2006-09-18 19:29:55 +00:00 |
|
Jim Norman
|
48fd98dedb
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 22:29:08 +00:00 |
|
Jim Norman
|
b7c2fc8b7c
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 22:28:06 +00:00 |
|
soochoi
|
85c67638a1
|
CASA: add PersistentPolicyDialog in makefile to fix the build break
|
2006-09-15 21:19:43 +00:00 |
|
Jim Norman
|
4d7d9b9203
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 20:45:52 +00:00 |
|
Jim Norman
|
d41f5b42c3
|
Alpha code for Secret Persistence Policy. In Progress.
|
2006-09-15 20:36:52 +00:00 |
|
Jim Norman
|
307ed2444c
|
Fix bug in FileChooser
|
2006-09-07 20:19:43 +00:00 |
|
Jim Norman
|
79814b1f00
|
Add file filter to FileChooser.
|
2006-09-07 20:07:32 +00:00 |
|
Jim Norman
|
f0f75a8716
|
Fix for new feature
|
2006-08-29 19:38:02 +00:00 |
|
Jim Norman
|
957e0c1db5
|
Fix linux build for new feature (User selected directory)
|
2006-08-29 18:38:24 +00:00 |
|
Jim Norman
|
24fdfe7f5e
|
Feature added: Allow user to change the persistence location
|
2006-08-29 18:26:30 +00:00 |
|
Jim Norman
|
bcc833a1bd
|
Added timer for Remember Master Password.
|
2006-08-25 17:55:25 +00:00 |
|
Jim Norman
|
e6cd7f2a9f
|
Fix build for windows
|
2006-08-25 14:43:59 +00:00 |
|
Jim Norman
|
96ab6f9fa4
|
Fix build issue
|
2006-08-23 21:05:01 +00:00 |
|
Jim Norman
|
9090b01a90
|
Update msm to include graphic
|
2006-08-22 19:36:03 +00:00 |
|
Jim Norman
|
15bd2b63e2
|
Import/Export changes
|
2006-08-22 17:21:20 +00:00 |
|
Jim Norman
|
ba603b256f
|
Import/Export changes
|
2006-08-22 17:19:50 +00:00 |
|
Jim Norman
|
3e07033d1c
|
Add new files to common lib
|
2006-08-22 16:58:39 +00:00 |
|
Jim Norman
|
4403852f35
|
Fix import for linux
|
2006-08-22 16:56:56 +00:00 |
|
Jim Norman
|
f7ce95ae97
|
Import/Export changes
|
2006-08-22 16:45:08 +00:00 |
|
Jim Norman
|
3e261ca152
|
Import/Export changes
|
2006-08-21 20:58:36 +00:00 |
|
Juan Carlos Luciani
|
2dd873368e
|
Corrected the COPYING files to indicate that CASA is LGPL instead og
GPL.
|
2006-08-21 17:48:35 +00:00 |
|
Jim Norman
|
94c34b99e7
|
Export/import changes
|
2006-08-21 17:40:50 +00:00 |
|
Jim Norman
|
deb207f913
|
Import/Export changes
|
2006-08-21 17:11:03 +00:00 |
|
Jim Norman
|
8a5d4808b9
|
import/export changes
|
2006-08-21 16:55:51 +00:00 |
|
Jim Norman
|
52e89dd71a
|
Default to user home directory for import/export.
|
2006-08-18 21:54:41 +00:00 |
|
Jim Norman
|
6ddc58eb9c
|
Import/Export feature
|
2006-08-18 21:48:22 +00:00 |
|
Jim Norman
|
f5a67425ad
|
Linux fix
|
2006-08-11 14:50:27 +00:00 |
|
Jim Norman
|
a4274bf110
|
Fix Linux build until we decide which gtk-sharp is in use.
|
2006-08-11 14:39:06 +00:00 |
|
Jim Norman
|
2d3518d9bd
|
Add Export/import feature
|
2006-08-10 16:21:47 +00:00 |
|
Jim Norman
|
8f19a3798b
|
Bug 193933. Fix Desktop capture problem.
|
2006-07-26 16:28:50 +00:00 |
|
soochoi
|
65b1bbbfc4
|
add libstdc++ and libgcc to fix autobuild breaks
|
2006-07-25 21:49:24 +00:00 |
|
Jim Norman
|
0e7d97109b
|
Fix windows build on Build Box
|
2006-07-25 20:50:17 +00:00 |
|
Jim Norman
|
70adaff308
|
Remove dual reference
|
2006-07-14 20:06:07 +00:00 |
|
Jim Norman
|
6a42c87b74
|
|
2006-07-14 20:04:32 +00:00 |
|
Jim Norman
|
2ff9891e3f
|
GUI enhancements.
|
2006-07-14 20:03:28 +00:00 |
|
Jim Norman
|
e14e516541
|
Remove Debug trace
|
2006-07-13 21:11:15 +00:00 |
|
Jim Norman
|
62adabbaa1
|
Use casa icon for tray on linux.
|
2006-07-13 18:55:58 +00:00 |
|
Jim Norman
|
f0b46cb64f
|
Note added.
|
2006-07-13 16:32:51 +00:00 |
|
Jim Norman
|
60713b3408
|
Modify XML Layout for config.
|
2006-07-13 16:31:07 +00:00 |
|
Jim Norman
|
4a0f17ecb9
|
Fix null pointer exception
|
2006-07-12 22:37:03 +00:00 |
|
soochoi
|
9408a5efec
|
Add Config.cs in gui Makefile.am and path change for CASA-msm.vdproj in windows makefile
|
2006-07-12 21:37:14 +00:00 |
|
Jim Norman
|
5fd8ac462a
|
Project files update for windows
|
2006-07-12 19:57:12 +00:00 |
|
Jim Norman
|
3e30c0e565
|
|
2006-07-12 19:43:29 +00:00 |
|
Jim Norman
|
62213fc24b
|
|
2006-07-12 19:40:19 +00:00 |
|
Jim Norman
|
bbbafa8daa
|
|
2006-07-12 19:36:50 +00:00 |
|
Jim Norman
|
fcc9dfec98
|
File added.
|
2006-07-12 19:33:28 +00:00 |
|
Jim Norman
|
2af5095c4e
|
Windows project files update. Added Config.cs class.
|
2006-07-12 19:25:01 +00:00 |
|
Jim Norman
|
047578aa15
|
Windows project files update. Added Config.cs class.
|
2006-07-12 19:24:24 +00:00 |
|
Jim Norman
|
a7df476662
|
|
2006-07-12 19:20:15 +00:00 |
|
Jim Norman
|
9fd0d5b8f0
|
Improve FileWatcher functionality.
|
2006-07-12 15:23:09 +00:00 |
|
Jim Norman
|
0408acc206
|
Bug 178796. MPFileWatcher created a race condition on deletion of files.
|
2006-07-11 22:10:16 +00:00 |
|
soochoi
|
d146250ece
|
update readme-win.txt for CASA
|
2006-07-11 15:47:47 +00:00 |
|
Jim Norman
|
7dbb81d641
|
Mark file hidden when rewriting the file.
|
2006-07-07 17:52:10 +00:00 |
|
Jim Norman
|
9b71029b0c
|
Bug 190867, remove files not used.
|
2006-07-07 14:34:40 +00:00 |
|
Jim Norman
|
803b5ef661
|
Bug 173648. Exec CASAManager.exe in the forground.
|
2006-07-06 20:34:39 +00:00 |
|
Jim Norman
|
47d1509d82
|
Bug 190532. Compute properly length when escaping SecretIDs
|
2006-07-06 18:06:31 +00:00 |
|
Jim Norman
|
dfcdf3988a
|
Bug 173756. Fix for building 32 on 64bit machine
|
2006-07-06 16:42:06 +00:00 |
|
soochoi
|
985f28637a
|
remove SingleApplication.cs from gui/Makefile.am
|
2006-07-05 21:55:11 +00:00 |
|
soochoi
|
7d4086fae9
|
change in Makefile.am to work with new file addition
|
2006-07-05 20:12:06 +00:00 |
|
Jim Norman
|
7844d4bd81
|
remove Console.WriteLine
|
2006-07-05 18:38:49 +00:00 |
|
Jim Norman
|
8ff56b0a12
|
Bug 176460. Added a filewatcher on file in question
|
2006-07-05 18:29:53 +00:00 |
|
Jim Norman
|
1b5e320313
|
Bug 164181. Prevent multiple instances of CASAManager on windows.
|
2006-07-03 19:04:31 +00:00 |
|
Jim Norman
|
feb8a323af
|
Added miCASARemoveKey API to dll.
|
2006-06-27 20:32:20 +00:00 |
|
Jim Norman
|
737b51aaf4
|
Added miCASARemoveKey API to dll.
|
2006-06-27 20:25:31 +00:00 |
|
soochoi
|
20903abb21
|
add RemoveKey.cs to micasad Makefile and clean up CASA.spec.in
|
2006-06-27 17:30:47 +00:00 |
|
Jim Norman
|
468d9b87d2
|
Added RemoveKey verb
|
2006-06-27 17:05:51 +00:00 |
|
Juan Carlos Luciani
|
17bb9006f4
|
Added files sscs_string.h, micasa.h, and casa_status.h to the devel
package.
|
2006-06-26 22:20:27 +00:00 |
|
Juan Carlos Luciani
|
b4b0a7aab5
|
Added header files that are needed in the devel package.
|
2006-06-23 17:27:47 +00:00 |
|
soochoi
|
a4092748dd
|
remove self-provides section from CASA.spec
|
2006-06-22 22:48:22 +00:00 |
|
Todd Throne
|
726e545f31
|
Fixes for miCASAReadBinaryKey and miCASAWriteBinaryKey to work.
|
2006-06-21 15:47:45 +00:00 |
|
Todd Throne
|
8f96e7cbc1
|
Fixes for miCASAReadBinaryKey and miCASAWriteBinaryKey to work.
|
2006-06-21 15:47:02 +00:00 |
|
soochoi
|
723bf2b277
|
fix windows build break due to directory and path changes --continue
|
2006-06-15 16:31:51 +00:00 |
|
Jim Norman
|
5b995c9b44
|
Fix windows project files due to directory and path changes.
|
2006-06-14 20:56:22 +00:00 |
|
Juan Carlos Luciani
|
66394f9960
|
The readme folder was conflicting with the README file and preventing
Windows check-outs from occurring.
|
2006-06-09 22:53:03 +00:00 |
|
Juan Carlos Luciani
|
2de73a1c0f
|
Documented changes made.
|
2006-06-09 22:14:11 +00:00 |
|
Juan Carlos Luciani
|
f40a37fbb1
|
Removed files that belong in the CASA-auth-token include folder.
|
2006-06-09 22:10:46 +00:00 |
|
soochoi
|
6ac32abb91
|
major source structure and module name change - continue4
|
2006-06-08 21:38:52 +00:00 |
|
soochoi
|
1d82ff5d6a
|
major source structure and module name change - continue3
|
2006-06-08 20:10:29 +00:00 |
|
soochoi
|
f74f226813
|
major source structure and module name changes - continue2
|
2006-06-08 17:44:37 +00:00 |
|
soochoi
|
6cb9470b74
|
major source structure and module name changes -continue
|
2006-06-07 16:42:40 +00:00 |
|