Commit Graph

12 Commits

Author SHA1 Message Date
Juan Carlos Luciani
e3a00efe33 Added retries for RPCs that fail due to connection errors. 2008-06-30 20:41:06 +00:00
Juan Carlos Luciani
3cc4067ab1 Modified client to try to authenticate a user against a list of
configured ATSs instead of only utilizing a single configured ATS.
The client also tries to contact the ATS using port 443 as well as
port 2645 if the port number is not hard configured.
2007-05-29 22:59:50 +00:00
Juan Carlos Luciani
099e4cabfc Added flush AuthToken cache API. 2007-04-13 19:21:40 +00:00
Juan Carlos Luciani
4da676ac00 2007-04-02 22:16:07 +00:00
Juan Carlos Luciani
b03293da31 Fixed running library from drive different that install drive windows issue.
Added code to not-persist tokens in the miCASA cache.
2007-02-14 17:55:15 +00:00
Juan Carlos Luciani
51ffdf0702 More changes to resolve issues brought up during the security
review of the code.
2007-02-06 22:09:00 +00:00
Juan Carlos Luciani
791b0be583 Addressed issues found during the SuSE security review. 2007-02-02 23:02:43 +00:00
Juan Carlos Luciani
57f18cef8c Finished the Linux side changes for the "Cleanup during library unload"
issue.
2007-01-29 13:04:22 +00:00
Juan Carlos Luciani
b5a6a452e8 Added code to allow us to un-initialize the library when it is unloaded. These changes allow library un-initialization to work for Windows. More code needs to be added to un-initialize the library under Linux. 2007-01-29 10:46:18 +00:00
Juan Carlos Luciani
717b3c1091 Completed changes for clearing out memory associated with tokens. 2007-01-04 13:27:31 +00:00
Juan Carlos Luciani
834c6e0add Added code to clear memory used to hold tokens since they contain data
which is security sensitive.
2007-01-04 10:18:40 +00:00
soochoi
96204153a8 CASA-auth-token-client: rename lib directory to library and change in makefile 2007-01-03 05:04:26 +00:00