aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Neighbour/NeighbourServicesConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* shut up some pesty warningsUbitUmarov2018-01-151-1/+2
* let StreamReader be in using statementsUbitUmarov2017-05-071-1/+1
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-6/+0
* | bad merge?UbitUmarov2015-09-011-0/+6
|\ \ | |/ |/|
| * Merge branch 'master' into careminsterMelanie2013-08-171-5/+5
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-02-271-17/+17
| |\ \
| * | | Squash reporting HelloNeighbor exception - it simply means the other simMelanie2012-11-021-4/+4
* | | | Better error messagesOren Hurvitz2014-03-241-15/+15
* | | | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-311-2/+2
|\ \ \ \
| * | | | Make sure Web streams are disposed after useOren Hurvitz2014-01-311-2/+2
| | |_|/ | |/| |
* | | | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-281-1/+1
|/ / /
* | | minor: Make log messages consistent in NeighbourServicesConnectorJustin Clark-Casey (justincc)2013-08-171-6/+6
| |/ |/|
* | Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-271-17/+17
* | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-301-1/+0
* | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-301-0/+1
|/
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-2/+1
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-091-0/+206