Commit Graph

  • 9f22ebcba5 CASA-auth-token-native: add require CASA version in spec file soochoi 2006-10-06 22:17:31 +00:00
  • b20b46ab3a CASA: merge CASA.changes with one in autobuild soochoi 2006-10-06 22:13:57 +00:00
  • 4d7afa7990 Define MAX_PATH Jim Norman 2006-10-06 20:22:16 +00:00
  • 6655817073 Fix minor issues for Firefox on Windows. Jim Norman 2006-10-06 20:18:33 +00:00
  • 665c251e3b Fixed all of the compiler warnings for the client components. Juan Carlos Luciani 2006-10-06 20:13:14 +00:00
  • 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. Jim Norman 2006-10-05 22:39:07 +00:00
  • c076f68b37 Finished the auth token client port to Linux and made some minor makefile system maintenance. Juan Carlos Luciani 2006-10-05 21:25:00 +00:00
  • 8db0e78d31 Changes necessary to create CASA_auth_token_client package. Juan Carlos Luciani 2006-10-04 23:37:27 +00:00
  • 02c573db01 Adding missing makefiles. Juan Carlos Luciani 2006-10-04 22:40:35 +00:00
  • 0c45cbb4ef Port of client Krb5 Auth Mechanism to Linux. Juan Carlos Luciani 2006-10-04 20:41:00 +00:00
  • 8e942319a7 Enable 'Add Secret' for Firefox on windows Jim Norman 2006-10-03 19:58:21 +00:00
  • 3de7a584bb No need to have visual studio user specific files checked into the project. Juan Carlos Luciani 2006-10-03 15:32:10 +00:00
  • 24fce092f4 Fix build for windows Jim Norman 2006-10-03 15:29:29 +00:00
  • cd3313e8e1 Made MSDN project file updates to refer to the include folders using relative paths. Juan Carlos Luciani 2006-10-03 15:28:54 +00:00
  • 17546e4602 Finished porting the Auth Client Test to linux. Juan Carlos Luciani 2006-10-03 03:52:21 +00:00
  • 12691a85fb Continued changes for client port to Linux. Juan Carlos Luciani 2006-10-03 03:31:31 +00:00
  • c8bb4008e6 Continued changes for client port to Linux. Juan Carlos Luciani 2006-10-03 03:30:11 +00:00
  • 68ccb5b8d8 Continued changes adjusting Windows client for Linux port. Juan Carlos Luciani 2006-10-02 23:49:43 +00:00
  • 8778321ba9 Fixed compile problems introduced with Linux port. Juan Carlos Luciani 2006-10-02 23:00:49 +00:00
  • 2631525040 Make sure users has rights to directory on export. Jim Norman 2006-10-02 21:57:55 +00:00
  • fd8d57708d Initial changes for Linux port of the CASA-auth-token client to linux. Juan Carlos Luciani 2006-10-02 21:01:45 +00:00
  • ae9d0c58c5 Revert last changes Jim Norman 2006-10-02 20:58:26 +00:00
  • fa466d3af5 Implemented spec file changes suggested by SuSE to make the RPMs more solid. Juan Carlos Luciani 2006-10-02 17:49:58 +00:00
  • af226ee216 Prevent hang in ReadSecret when buffer is too small Jim Norman 2006-09-29 22:38:33 +00:00
  • dd5bef3c2a in miCASAReadKey, fix hang if too small of buffer was passed in. Jim Norman 2006-09-29 22:32:16 +00:00
  • c62ce742de Prevent hang when caller does not pass large enough buffer. Jim Norman 2006-09-29 22:22:26 +00:00
  • aa244fe2ab Add Write\ReadBinaryKey to sample Jim Norman 2006-09-29 20:04:50 +00:00
  • 6eb95d8fbd Add Write\ReadBinaryKey to sample Jim Norman 2006-09-29 19:02:07 +00:00
  • 076e2c0650 Export miCASARemoveKey Jim Norman 2006-09-29 18:32:04 +00:00
  • 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. Juan Carlos Luciani 2006-09-29 14:33:59 +00:00
  • 1cd3c566a7 - Distribution of Firefox Password Manager secrets. smanojna 2006-09-29 11:41:27 +00:00
  • 66b98cc0d0 add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail soochoi 2006-09-28 17:36:26 +00:00
  • 011561c3d3 CASA: Added functions miCASAWriteBinaryKey and miCASAReadBinaryKey to the list of exported functions. soochoi 2006-09-27 23:09:45 +00:00
  • 39e403c1d3 Fix windows build from previous check in. Jim Norman 2006-09-27 21:18:51 +00:00
  • e2db0e3ecc Prevent users from moving .miCASA files to directories other than /home/... or /media/... Jim Norman 2006-09-27 21:13:35 +00:00
  • af925e58c1 CASA: change CASA.changes to build in autobuild soochoi 2006-09-27 19:25:52 +00:00
  • db9af9463c CASA_auth_token_native: add NO_BRP_BYTECODE_VERSION check to fix the autobuild break soochoi 2006-09-27 16:10:43 +00:00
  • 96ab544ce3 CASA_auth_token_svc: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break soochoi 2006-09-26 23:15:27 +00:00
  • cf26903f85 CASA: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break soochoi 2006-09-26 23:14:17 +00:00
  • f4bf118742 - Added the functionality to handle change password in PAM system Rajasekaran Nagarajan 2006-09-26 05:03:03 +00:00
  • 06000507be Migrate .miCASA files to /home/.casa/[username] directory Jim Norman 2006-09-25 19:46:38 +00:00
  • 36292f46b7 Handle 'Access Denied' casa on importing Secrets Jim Norman 2006-09-22 20:29:12 +00:00
  • 818c0796dd Move .CASAPolicy.xml file to /home/.casa/username Jim Norman 2006-09-22 17:35:40 +00:00
  • e770de6959 Added file client.conf to be installed in the authtoken configuration folder. Juan Carlos Luciani 2006-09-22 16:33:06 +00:00
  • 637726123c Added the capability of configuring the ATS Address, port, and whether or not SSL should be used for communications. Juan Carlos Luciani 2006-09-22 16:24:03 +00:00
  • 6e12d33817 Made minor changes to the CASA AuthToken Client Test application to improve its use-ability. Juan Carlos Luciani 2006-09-21 22:00:55 +00:00
  • 45be099b8c Reduced ATS Kerberos configuration requirements. Juan Carlos Luciani 2006-09-21 21:44:51 +00:00
  • 466357aa0e Add 'Do not show again' on 2 dialogs. (Refresh and delete dialogs) Jim Norman 2006-09-20 22:58:27 +00:00
  • 03ca6a4a03 Fix moving persistent files bug. Jim Norman 2006-09-20 20:43:29 +00:00
  • 7d20a31bc0 Added missing lincense information to files. Juan Carlos Luciani 2006-09-20 15:19:17 +00:00
  • 5f20ae6c22 Removed feature recently added. Jim Norman 2006-09-19 14:45:36 +00:00
  • b8dd842add Made changes to simplify the configuration of enabled servers. Also, modified to utilize the ISSUER_SERIAL scheme for including X509 Cert Info in tokens targeting services local to the ATS. Juan Carlos Luciani 2006-09-19 00:34:56 +00:00
  • a860e0353b CASA Tray icon was not showing in linux. Fixed. Jim Norman 2006-09-18 19:29:55 +00:00
  • 48fd98dedb Alpha code for Secret Persistence Policy. In Progress. Jim Norman 2006-09-15 22:29:08 +00:00
  • b7c2fc8b7c Alpha code for Secret Persistence Policy. In Progress. Jim Norman 2006-09-15 22:28:06 +00:00
  • 85c67638a1 CASA: add PersistentPolicyDialog in makefile to fix the build break soochoi 2006-09-15 21:19:43 +00:00
  • 4d7d9b9203 Alpha code for Secret Persistence Policy. In Progress. Jim Norman 2006-09-15 20:45:52 +00:00
  • d41f5b42c3 Alpha code for Secret Persistence Policy. In Progress. Jim Norman 2006-09-15 20:36:52 +00:00
  • 13cdbb2448 Needed to update the spec file to also include java-1.5.0-ibm-alsa in the BuildRequires in order to build successfully in autobuild. Juan Carlos Luciani 2006-09-15 17:09:32 +00:00
  • ad42e4cc2e Added rc script for the Validate AuthToken service. Juan Carlos Luciani 2006-09-14 23:42:57 +00:00
  • 5bec27ee66 Added support for the Validate AuthToken Service. Juan Carlos Luciani 2006-09-14 16:03:57 +00:00
  • e9680fbfa1 Completed the Authtoken Validate Service changes. Juan Carlos Luciani 2006-09-14 15:54:27 +00:00
  • b25b691642 Continue AuthToken development changes. Juan Carlos Luciani 2006-09-08 21:53:13 +00:00
  • 20608a9f65 Continue development of Authentication Token Validation Service and the use of it by AuthTokenValidate. Juan Carlos Luciani 2006-09-08 15:44:32 +00:00
  • e77685f605 Changes to support Authentication Token Validation Service. Juan Carlos Luciani 2006-09-07 23:34:21 +00:00
  • 6ab8fe3080 Continued development of AuthenticationToken Validation Service. Juan Carlos Luciani 2006-09-07 23:33:33 +00:00
  • 307ed2444c Fix bug in FileChooser Jim Norman 2006-09-07 20:19:43 +00:00
  • 79814b1f00 Add file filter to FileChooser. Jim Norman 2006-09-07 20:07:32 +00:00
  • 9bc19e9c60 Created the Validate AuthToken Daemon. There is still work to be done on this component. Juan Carlos Luciani 2006-09-05 22:52:21 +00:00
  • a5a2ad79bc casa-auth-token-native: add fPIC to CPPFLAGS to fix the build break soochoi 2006-09-05 20:57:44 +00:00
  • be1ed4d9be Added the IPC libraries to the CASA_auth_token_native package. Juan Carlos Luciani 2006-09-05 14:43:32 +00:00
  • 36f82820c1 CASA IPC Client API changes to support multiple remote endpoints. Juan Carlos Luciani 2006-09-04 06:11:28 +00:00
  • 960d27db69 Enhanced to allow clients to submit requests to different remote endpoints. Juan Carlos Luciani 2006-09-04 06:10:09 +00:00
  • 48d4d947ea Fixed a few problems in the IpcLibs. Juan Carlos Luciani 2006-09-01 22:53:10 +00:00
  • f45c0f4c9e Changes due to continue development of the IpcLibs. Not done yet. Juan Carlos Luciani 2006-09-01 05:37:43 +00:00
  • 4326223276 Created Linux IPC libraries to be used by the AuthToken components. Juan Carlos Luciani 2006-08-31 23:05:25 +00:00
  • f80009fec5 Fixed the include path, it was missing the CASA directory Jim Norman 2006-08-29 21:11:33 +00:00
  • f0f75a8716 Fix for new feature Jim Norman 2006-08-29 19:38:02 +00:00
  • 957e0c1db5 Fix linux build for new feature (User selected directory) Jim Norman 2006-08-29 18:38:24 +00:00
  • 24fdfe7f5e Feature added: Allow user to change the persistence location Jim Norman 2006-08-29 18:26:30 +00:00
  • bcc833a1bd Added timer for Remember Master Password. Jim Norman 2006-08-25 17:55:25 +00:00
  • e6cd7f2a9f Fix build for windows Jim Norman 2006-08-25 14:43:59 +00:00
  • a9f0288f17 Add dotNet 2.0 as supported runtime Jim Norman 2006-08-24 18:14:13 +00:00
  • 96ab6f9fa4 Fix build issue Jim Norman 2006-08-23 21:05:01 +00:00
  • 9090b01a90 Update msm to include graphic Jim Norman 2006-08-22 19:36:03 +00:00
  • ec94940753 Made project changes to place the authtoken.dll in the system folder under windows. Juan Carlos Luciani 2006-08-22 18:30:08 +00:00
  • 1a3a936994 Small changes for debugging purposes. Juan Carlos Luciani 2006-08-22 18:07:56 +00:00
  • 15bd2b63e2 Import/Export changes Jim Norman 2006-08-22 17:21:20 +00:00
  • ba603b256f Import/Export changes Jim Norman 2006-08-22 17:19:50 +00:00
  • 3e07033d1c Add new files to common lib Jim Norman 2006-08-22 16:58:39 +00:00
  • 4403852f35 Fix import for linux Jim Norman 2006-08-22 16:56:56 +00:00
  • f7ce95ae97 Import/Export changes Jim Norman 2006-08-22 16:45:08 +00:00
  • 3e261ca152 Import/Export changes Jim Norman 2006-08-21 20:58:36 +00:00
  • 2dd873368e Corrected the COPYING files to indicate that CASA is LGPL instead og GPL. Juan Carlos Luciani 2006-08-21 17:48:35 +00:00
  • 94c34b99e7 Export/import changes Jim Norman 2006-08-21 17:40:50 +00:00
  • deb207f913 Import/Export changes Jim Norman 2006-08-21 17:11:03 +00:00
  • 8a5d4808b9 import/export changes Jim Norman 2006-08-21 16:55:51 +00:00
  • 52e89dd71a Default to user home directory for import/export. Jim Norman 2006-08-18 21:54:41 +00:00
  • 6ddc58eb9c Import/Export feature Jim Norman 2006-08-18 21:48:22 +00:00
  • 6b781a6b49 Updated the changes file with information about the changes made to use WS-Security in the session and authentication tokens. Juan Carlos Luciani 2006-08-18 17:56:51 +00:00