Juan Carlos Luciani
047797a119
Fixed function prototype miss-match that was causing a build problem on
...
64bit machines.
2007-02-16 18:13:48 +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
81a369b7aa
Corrected the name of the output debug pdb file.
2007-02-13 23:58:11 +00:00
Juan Carlos Luciani
5deee61fea
Added needed defines missing in the windows environment that were keeping the components from building cleanly.
2007-02-06 23:36:07 +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
soochoi
dbe91182f6
CASA-auth-client: modify the include path in Windows solution file
2007-02-05 18:00:46 +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
69f772ed91
Fixed one-byte buffer overflow problem in memcpy found during
...
code review.
-This line, and those below, will be ignored--
M linux/get.c
2007-02-01 16:04:28 +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
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