CASA/CASA-auth-token/client/library/windows
S Rahul f867391074 Bug#524423: Increase the maximum time that the ATS client waits for the
ATS server to respond from 30 seconds to 120 seconds.
2009-08-26 10:53:44 +00:00
..
authtoken.def Added flush AuthToken cache API. 2007-04-13 19:21:40 +00:00
client.vcproj Updated the project to export the APIs for flushing the AuthToken cache in x64 bit environments. 2007-04-13 19:26:44 +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