Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-17 | Attempt to fix trunk which someone broke <looks innocent> | MW | 1 | -1/+1 | |
2007-05-16 | Quite big change to how Sessions/circuits are Authenticated. Seems to work ↵ | MW | 1 | -2/+5 | |
okay but needs a lot more testing. | |||||
2007-05-16 | Yet more cleanup/refactoring | MW | 1 | -0/+2 | |
2007-05-16 | More refactoring. | MW | 1 | -0/+9 | |
Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon) | |||||
2007-05-16 | UDPServer enabled, should no longer be any udp server code in OpenSimMain. | MW | 1 | -9/+27 | |
2007-05-16 | started to refactor startup code and to move udp server code out to its own ↵ | MW | 1 | -0/+164 | |
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) |