aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/Tests/PacketHandlerTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-106/+0
* Beginning work on the new LLUDP implementationJohn Hurliman2009-10-051-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-6/+6
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-1/+1
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+3
* * optimized usings.lbsa712009-02-121-2/+0
* * Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey2009-01-161-2/+3
* * Extend current stub packet handler test into a really basic one that checks...Justin Clarke Casey2009-01-121-3/+10
* * Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey2009-01-121-1/+7
* * minor: Put in stub LLPacketHandler testing codeJustin Clarke Casey2009-01-091-0/+91