aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/Tests/BasicCircuitTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-23/+24
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-79/+31
* minor: Make BasicCircuitTests.SetUp() call overriden base method instead of i...Justin Clark-Casey (justincc)2012-10-161-1/+2
* Add AgentUpdate to PacketPool. This is the most common inbound packet from v...Justin Clark-Casey (justincc)2012-10-121-2/+2
* If logging a client out due to ack timeout, do this asynchronously rather tha...Justin Clark-Casey (justincc)2012-06-081-2/+2
* Add regression test for client logout due to ack timeout.Justin Clark-Casey (justincc)2012-06-081-87/+88
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* Don't reply with an ack packet if the client is not authorized.Justin Clark-Casey (justincc)2011-12-081-3/+2
* Extend TestAddClient() to check that the first packet received is an ack packetJustin Clark-Casey (justincc)2011-12-081-3/+13
* Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suiteJustin Clark-Casey (justincc)2011-12-081-1/+1
* Reactivate BasicCircuitTests.TestAddClient()Justin Clark-Casey (justincc)2011-12-081-107/+118
* Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)2011-10-121-1/+1
* Bring LindenUDP.Tests back from the dead. No tests are running.Justin Clark-Casey (justincc)2011-10-121-172/+171
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+299