aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenMetaverse.Http.dll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 targetTeravus Ovares (Dan Olivares)2009-08-051-0/+0
| | | | | | | | * Hopefully this allows older mono versions to still work. * A couple of points of note: * TimeZoneInfo.. replaced with DateTime.UtcNow - TimeSpan.FromHours(7); * HashSet<uint> replaced with Dictionary<uint,object> * Force use of the managed version of ReaderWriterLockSlim (don't use the pre-processor defs)
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-0/+0
| | | | | | | | * Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html
* Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libsMelanie Thielker2009-03-311-0/+0
|
* Committing the changed binaries to get jhurliman's patch into our repoMelanie Thielker2009-03-301-0/+0
| | | | | | Fixes Mantis #3362
* * Adding a few more requirements for *nixTeravus Ovares2009-03-271-0/+0