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
5f0d0a486f
Finished changes to resolve issues associated with server response without payload data.
...
Changed the name of the .msi files to not include "-msi" as part of the names as per request.
GetAuthToken requests that fail due to a name resolution error now will return an error code indicating the reason.
2007-01-12 12:49:25 +00:00
Juan Carlos Luciani
32093affcb
Fixed crash that would occur if an RPC would succeed but no without
...
response data.
-This line, and those below, will be ignored--
M client/library/engine.c
2007-01-12 08:43:53 +00:00
soochoi
bbf4a44deb
CASA-auth-token-client: check in relative build dependencies path changes in windows solution file
2007-01-11 10:36:56 +00:00
Juan Carlos Luciani
fb29201f17
Modified solution/project files to deal with "lib" folder rename to "library".
2007-01-10 11:07:35 +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