aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLPacketServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-06* Continued work on the new LLUDP implementation. Appears to be functioning, ...John Hurliman1-206/+0
2009-10-05Beginning work on the new LLUDP implementationJohn Hurliman1-2/+2
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-3/+3
2009-08-10Removed IAssetCache.Diva Canto1-4/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-3/+0
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-2/+2
2009-01-12* Separate starting a client thread into a separate Start() method (which mat...Justin Clarke Casey1-0/+2
2009-01-12* Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey1-3/+4
2008-11-06* test: Add assert checking that the circuit which trigger the socket excepti...Justin Clarke Casey1-1/+2
2008-10-24* minor: eliminate some mono compiler warningsJustin Clarke Casey1-2/+2
2008-10-24* Stop passing in unnecessary pameters to CreateNewCircuitJustin Clarke Casey1-12/+9
2008-10-24* Stop creating a circuit if the client fails authentication (i.e. the region...Justin Clarke Casey1-21/+51
2008-10-09* minor: initialize udp server in unit testJustin Clarke Casey1-6/+0
2008-10-09* minor: very small doc additionJustin Clarke Casey1-1/+1
2008-10-03* Put in some infrastructure to allow tweaking of packet queue throttle value...Justin Clarke Casey1-2/+11
2008-10-01* refactor: rename interface to put standard I prefix in frontJustin Clarke Casey1-2/+2
2008-10-01* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey1-1/+1
2008-09-14* Converted a number of methods within the login processes from private to pr...Adam Frisby1-3/+2
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey1-8/+34
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+4
2008-07-21* eliminated some warnings and added some const and readonlieslbsa711-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-6/+6
2008-05-02fixed the dos line endingsSean Dague1-149/+149
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby1-149/+150
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-4/+4
2008-02-20Minor cleanup.Jeff Ames1-2/+2
2008-02-09* Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey1-1/+1
2008-02-08Still chasing logout memory leak. Putting in small changes and temporary lig...Justin Clarke Casey1-3/+9
2008-02-06* Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey1-1/+7
2007-12-27* Optimized usingslbsa711-6/+7
2007-12-27* Added slightly better object sit handlingTeravus Ovares1-2/+2
2007-12-21* Remapped the Connection shutdown path.Teravus Ovares1-1/+1
2007-12-18* Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares1-1/+4
2007-12-15* some work on not storing the circuitPack (bad thing if we're going to reuse...lbsa711-3/+4
2007-12-13Minor cleanupJeff Ames1-1/+0
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-18/+15
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-26/+26
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-09-19* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa711-47/+0
2007-09-18* Moved SendLogoutPacket back to IClientAPI.lbsa711-7/+1
2007-09-18* Yet some more connectivity restructuringlbsa711-13/+28
2007-09-18* Handlerized ViewerEffectlbsa711-16/+12
2007-09-18* Replaced usage of ClientView with IClientAPIlbsa711-4/+4
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1