iotcloud.git
2016-07-21 Brian DemskySome code towards a FastCGI server
2016-07-19 bdemskysome initial comments...haven't read most of the code
2016-07-19 rtrimanaCompleting client algorithm (first complete version...
2016-07-18 rtrimanaAdding client part that puts slots on server; handling...
2016-07-15 rtrimanaAdding collision resolution entry - preserved by checki...
2016-07-15 rtrimanaFixing typo in MinSlot that's getting s_min for slots...
2016-07-15 rtrimanaClient read slots algorithm - Cleaning up, adding error...
2016-07-14 rtrimanaRevised client algorithm - part that gets slots from...
2016-07-12 rtrimanaReplacing primes with subscripts for MaxSlot and MinSlot
2016-07-12 rtrimanaAdding empty set as another return value for a true...
2016-07-12 rtrimanaUsing \tuple{} for expressing tuples
2016-07-12 rtrimanaAdding helper functions for server part; cleaning up
2016-07-11 rtrimanaCleaning up PutSlot function
2016-07-11 bdemskyedits
2016-07-11 rtrimanaRenaming Get and Put into GetSlot and PutSlot; Cleaning...
2016-07-11 bdemskyclean up some definitions plus get function
2016-07-11 rtrimanaServer algorithm revised - two basic functions, e.g...
2016-07-07 rtrimanaAdding client algorithm; modifying some parts of server...
2016-07-06 rtrimanaAdding server algorithm
2016-07-05 bdemskymore comments
2016-07-05 bdemskyadd notes
2016-07-05 rtrimanaCompleting login and key management (part 1.1)
2016-06-30 rtrimanaGive more explanations on data entries, add a few punct...
2016-06-29 bdemskyForce proof on failed write
2016-06-29 bdemskytypo
2016-06-29 bdemskyAdd document