aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW34-2428/+0
2007-05-20* Minor tweaks with new userserverAdam Frisby1-0/+11
2007-05-20Adam proudly presents: A new user/login server - fresh to you from his deskto...Adam Frisby1-1/+1
2007-05-20* Added UnixTimeSinceEpoch() function to Util class (god knows how many times...Adam Frisby1-0/+7
2007-05-20Didn't want to get left behind in the number of commits, and hey it says ther...MW1-0/+1
2007-05-20Add RequestMapBlocks method to GridServer interfacesmorphw3-0/+4
2007-05-19* TortoiseSVN has an annoying red icon over stuff, this means I probably chan...Adam Frisby1-74/+74
2007-05-18Added session IDs to the grid management agentgareth1-74/+74
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ...MW2-265/+265
2007-05-16rebuilt build filesgareth2-265/+265
2007-05-16Let stuff be broken!Adam Frisby1-3/+3
2007-05-16Added OpenSimApplication as a base class to OpenSimMainMW1-74/+74
2007-05-16FIXED THE BUILD!gareth1-74/+74
2007-05-16Quite big change to how Sessions/circuits are Authenticated. Seems to work ok...MW2-2/+6
2007-05-16* removed unused new-login.datlbsa711-8/+7
2007-05-15Changed session ID generation to use crypto generator, and this time - work. ...Adam Frisby1-6/+7
2007-05-15updated Build/project files to include the new projects and new files.MW3-84/+88
2007-05-15provide ready-to-eat attributes parsed from byte arraymorphw1-0/+34
2007-05-14set the default region x,y and sim port to 0 in UserProfileManager. XmlRpcLog...MW1-4/+4
2007-05-13Added skeleton master service managergareth1-73/+73
2007-05-13Inventory should be working again in sandbox modeMW1-0/+13
2007-05-12SimProfileBase is obsolete. EXTER-MIN-ATE! EXTER-MIN-ATE!Adam Frisby1-3/+1
2007-05-12PROTIP: System.Random isn't actually random. Use RNGCryptoServiceProvider in ...Adam Frisby1-2/+10
2007-05-11Guard against re-adding an existing folder. Seemed to happen on some timeout...morphw1-8/+11
2007-05-08* deleted bin directorieslbsa711-73/+73
2007-05-07Merged 0.1-prestable back into trunk :(gareth1-1/+0
2007-05-05Cleaned up Adam's messgareth1-0/+1
2007-05-04Grid server V2.0! Now with extra crunchy SQL support.Adam Frisby1-0/+3
2007-05-04fix array sizemorphw1-1/+1
2007-04-30fixed the VS 2005 solution/ project files.MW1-0/+6
2007-04-30Fixing stuffgareth1-0/+23
2007-04-30Done some more conversion work on the asset servergareth1-0/+1
2007-04-29Copied gridserver ready to convert to asset servergareth1-71/+72
2007-04-27Major ass commitAdam Frisby1-0/+1
2007-04-27Clearing up comment to reflect true strength of GenerateChallenge()Adam Frisby1-1/+1
2007-04-27Added challenge generation function to generate cryptographic strength challe...Adam Frisby1-0/+19
2007-04-27Cryptographic framework for authenticating and verifying remoting messages. M...Adam Frisby1-0/+90
2007-04-26Mostly working again.MW1-15/+20
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ...MW4-2/+99
2007-04-25Small clean up of files and directoriesMW25-80/+85
2007-04-22=== Dedicated to Jesse. ===lbsa711-70/+70
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ...gareth1-70/+70
2007-04-17Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...gareth3-3/+7
2007-04-15W00t! multiple sims!gareth2-1/+12
2007-04-14In the grid, there is life!gareth5-40/+34
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa711-0/+16
2007-04-11First basic test script now works in the jvm scripting engine. MW3-0/+45
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for scripting...MW3-69/+79
2007-04-11(no commit message)MW1-3/+5
2007-04-11Added POST handler for /sims/ in the grid servergareth3-72/+105