Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quite big change to how Sessions/circuits are Authenticated. Seems to work ↵ | MW | 2007-05-16 | 1 | -2/+5 |
| | | | | okay but needs a lot more testing. | ||||
* | Yet more cleanup/refactoring | MW | 2007-05-16 | 1 | -0/+2 |
| | |||||
* | More refactoring. | MW | 2007-05-16 | 1 | -0/+9 |
| | | | | | Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon) | ||||
* | UDPServer enabled, should no longer be any udp server code in OpenSimMain. | MW | 2007-05-16 | 1 | -9/+27 |
| | |||||
* | started to refactor startup code and to move udp server code out to its own ↵ | MW | 2007-05-16 | 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) |