2005-10-11 21:51:00 +02:00
|
|
|
SRC=\
|
|
|
|
init\\WinSecretStoreClientService.cs \
|
|
|
|
init\\ProjectInstaller.cs \
|
|
|
|
init\\AppHandler.cs \
|
|
|
|
common\\RequestParser.cs \
|
|
|
|
common\\SessionManager.cs \
|
|
|
|
common\\User.cs \
|
|
|
|
common\\WinUser.cs \
|
|
|
|
common\\UserIdentifier.cs \
|
|
|
|
common\\WinUserIdentifier.cs \
|
|
|
|
common\\Constants.cs \
|
|
|
|
common\\CSSSLogger.cs \
|
|
|
|
common\\CSSSException.cs \
|
|
|
|
communication\\win\\InterProcessComm\\IChannelManager.cs \
|
|
|
|
communication\\win\\InterProcessComm\\IClientChannel.cs \
|
|
|
|
communication\\win\\InterProcessComm\\IInterProcessConnection.cs \
|
|
|
|
communication\\win\\InterProcessComm\\InterProcessConnectionState.cs \
|
|
|
|
communication\\win\\InterProcessComm\\InterProcessIOException.cs \
|
|
|
|
communication\\win\\NamedPipes\\APipeConnection.cs \
|
|
|
|
communication\\win\\NamedPipes\\ClientPipeConnection.cs \
|
|
|
|
communication\\win\\NamedPipes\\NamedPipeIOException.cs \
|
|
|
|
communication\\win\\NamedPipes\\NamedPipeNative.cs \
|
|
|
|
communication\\win\\NamedPipes\\NamedPipeWrapper.cs \
|
|
|
|
communication\\win\\NamedPipes\\PipeHandle.cs \
|
|
|
|
communication\\win\\NamedPipes\\PipeManager.cs \
|
|
|
|
communication\\win\\NamedPipes\\ServerNamedPipe.cs \
|
|
|
|
communication\\win\\NamedPipes\\ServerPipeConnection.cs \
|
|
|
|
communication\\IPCChannel.cs \
|
|
|
|
communication\\CommunicationFactory.cs \
|
|
|
|
communication\\WinIPCChannel.cs \
|
|
|
|
communication\\ICommunication.cs \
|
|
|
|
communication\\WinCommunication.cs \
|
|
|
|
lss\\LocalStorage.cs\
|
|
|
|
lss\\CASACrypto.cs\
|
2005-10-14 18:49:15 +02:00
|
|
|
lss\\Rfc2898DeriveBytes.cs\
|
2005-10-11 21:51:00 +02:00
|
|
|
cache\\KeyValue.cs\
|
|
|
|
cache\\KeyChain.cs \
|
|
|
|
cache\\Secret.cs \
|
|
|
|
cache\\SecretStore.cs \
|
|
|
|
cache\\IKeychain.cs \
|
|
|
|
cache\\ISecret.cs \
|
|
|
|
verbs\\ISSVerb.cs \
|
|
|
|
verbs\\GetSecretStoreInfo.cs \
|
|
|
|
verbs\\OpenSecretStore.cs \
|
|
|
|
verbs\\CloseSecretStore.cs \
|
|
|
|
verbs\\RemoveSecretStore.cs \
|
|
|
|
verbs\\AddKeyChain.cs \
|
|
|
|
verbs\\RemoveKeyChain.cs \
|
|
|
|
verbs\\WriteSecret.cs \
|
|
|
|
verbs\\ReadSecret.cs \
|
|
|
|
verbs\\RemoveSecret.cs \
|
|
|
|
verbs\\ReadKey.cs \
|
|
|
|
verbs\\WriteKey.cs \
|
|
|
|
verbs\\IsSecretPersistent.cs \
|
|
|
|
verbs\\SetMasterPassword.cs \
|
|
|
|
verbs\\EnumerateKeyChainIds.cs \
|
|
|
|
verbs\\EnumerateSecretIds.cs
|