This website requires JavaScript.
Explore
Help
Register
Sign In
geos_one
/
CASA
Watch
1
Star
0
Fork
0
You've already forked CASA
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d94014d505
CASA
/
auth_token
/
client
/
windows
History
Juan Carlos Luciani
af1ddd2db3
Added the use of reference counts to determine when AuthCacheEntries can be deleted. This removes the problem of the entries being deleted while in use.
...
Also fixed some compiler warnings.
2006-05-19 20:10:29 +00:00
..
authtoken.def
Modified the folder name to be compatible with the make system for windows.
2006-05-05 23:21:16 +00:00
cache.c
Added the use of reference counts to determine when AuthCacheEntries can be deleted. This removes the problem of the entries being deleted while in use.
2006-05-19 20:10:29 +00:00
dllsup.c
Modified the folder name to be compatible with the make system for windows.
2006-05-05 23:21:16 +00:00
platform.c
Added the use of reference counts to determine when AuthCacheEntries can be deleted. This removes the problem of the entries being deleted while in use.
2006-05-19 20:10:29 +00:00
platform.h
Added the use of reference counts to determine when AuthCacheEntries can be deleted. This removes the problem of the entries being deleted while in use.
2006-05-19 20:10:29 +00:00
rpc.c
Changes due to continue development. Switched to using calls to a single Servlet and telling it what method to execute. The test application was also updated to be more flexible.
2006-05-16 15:24:21 +00:00