CASA/CASA-auth-token/client/library/windows
S Rahul b9fa3eab0c Multiple changes for Bug #543064
1. Provided SetATSHostList() API for changing the ATS address dynamically
2. Not using CASA enabled server as ATS. ATS address has to be explicitly set
   in client.conf or through SetATSHostList()
3. Not normalizing CASA enabled server's host name while obtaining CASA tokens.
   Callers of ObtainAuthTokenEx() have to pass normalized name as argument
2009-10-09 08:46:35 +00:00
..
authtoken.def Multiple changes for Bug #543064 2009-10-09 08:46:35 +00:00
client.vcproj Multiple changes for Bug #543064 2009-10-09 08:46:35 +00:00
dllsup.c Added flush AuthToken cache API. 2007-04-13 19:21:40 +00:00
Makefile.am Makefile.am was referencing the wrong file - 'authtoken.dll'. The actual 2009-03-15 05:14:22 +00:00
platform.c Enhanced the RPC retry logic for the Windows client to be bounded by time rather than number of retries. Also, added a pause between retries to avoid saturating the network. The corresponding Linux client changes still need to be made. This changes allow us to support large number of clients against a single server. 2008-07-03 20:41:23 +00:00
platform.h Added time-stamp and process/thread information to the Windows debug logs. 2008-01-02 17:45:07 +00:00
rpc.c Bug#524423: Increase the maximum time that the ATS client waits for the 2009-08-26 10:53:44 +00:00