aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLPacketServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Continued work on the new LLUDP implementation. Appears to be functioning, ...John Hurliman2009-10-061-206/+0
* Beginning work on the new LLUDP implementationJohn Hurliman2009-10-051-2/+2
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* Removed IAssetCache.Diva Canto2009-08-101-4/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * optimized usings.lbsa712009-02-121-3/+0
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-2/+2
* * Separate starting a client thread into a separate Start() method (which mat...Justin Clarke Casey2009-01-121-0/+2
* * Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey2009-01-121-3/+4
* * test: Add assert checking that the circuit which trigger the socket excepti...Justin Clarke Casey2008-11-061-1/+2
* * minor: eliminate some mono compiler warningsJustin Clarke Casey2008-10-241-2/+2
* * Stop passing in unnecessary pameters to CreateNewCircuitJustin Clarke Casey2008-10-241-12/+9
* * Stop creating a circuit if the client fails authentication (i.e. the region...Justin Clarke Casey2008-10-241-21/+51
* * minor: initialize udp server in unit testJustin Clarke Casey2008-10-091-6/+0
* * minor: very small doc additionJustin Clarke Casey2008-10-091-1/+1
* * Put in some infrastructure to allow tweaking of packet queue throttle value...Justin Clarke Casey2008-10-031-2/+11
* * refactor: rename interface to put standard I prefix in frontJustin Clarke Casey2008-10-011-2/+2
* * Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2008-10-011-1/+1
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-141-3/+2
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-8/+34
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
* * eliminated some warnings and added some const and readonlieslbsa712008-07-211-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-6/+6
* fixed the dos line endingsSean Dague2008-05-021-149/+149
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-021-0/+150