aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJohn Hurliman2010-03-20 19:21:58 -0700
committerJohn Hurliman2010-03-20 19:21:58 -0700
commit9a781e793a649c75d0054dee8271fc611318dd25 (patch)
tree6df312134c62c09bea19e6b4a8fc32827fb80c48 /bin
parentFix a nullref in permissions when returning objects via right-click (diff)
downloadopensim-SC_OLD-9a781e793a649c75d0054dee8271fc611318dd25.zip
opensim-SC_OLD-9a781e793a649c75d0054dee8271fc611318dd25.tar.gz
opensim-SC_OLD-9a781e793a649c75d0054dee8271fc611318dd25.tar.bz2
opensim-SC_OLD-9a781e793a649c75d0054dee8271fc611318dd25.tar.xz
* Updated libomv libraries to fix JSON (LLSD) decoding errors on null values and remove the unused OpenMetaverse.Http.dll and Mono.Security.dll
* Fixed a password hash comparison error in SimianAuthenticationServiceConnector.Authenticate()
Diffstat (limited to 'bin')
-rw-r--r--bin/Mono.Security.dllbin289792 -> 0 bytes
-rw-r--r--bin/OpenMetaverse.Http.dllbin36864 -> 0 bytes
-rw-r--r--bin/OpenMetaverse.StructuredData.dllbin102400 -> 102400 bytes
-rw-r--r--bin/OpenMetaverse.dllbin1675264 -> 1691648 bytes
-rw-r--r--bin/OpenMetaverseTypes.dllbin106496 -> 106496 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/bin/Mono.Security.dll b/bin/Mono.Security.dll
deleted file mode 100644
index c027c19..0000000
--- a/bin/Mono.Security.dll
+++ /dev/null
Binary files differ
diff --git a/bin/OpenMetaverse.Http.dll b/bin/OpenMetaverse.Http.dll
deleted file mode 100644
index dbbe4d3..0000000
--- a/bin/OpenMetaverse.Http.dll
+++ /dev/null
Binary files differ
diff --git a/bin/OpenMetaverse.StructuredData.dll b/bin/OpenMetaverse.StructuredData.dll
index 0e571d8..f4992a2 100644
--- a/bin/OpenMetaverse.StructuredData.dll
+++ b/bin/OpenMetaverse.StructuredData.dll
Binary files differ
diff --git a/bin/OpenMetaverse.dll b/bin/OpenMetaverse.dll
index a35b5ae..8751bfc 100644
--- a/bin/OpenMetaverse.dll
+++ b/bin/OpenMetaverse.dll
Binary files differ
diff --git a/bin/OpenMetaverseTypes.dll b/bin/OpenMetaverseTypes.dll
index c5efaf4..6c6440e 100644
--- a/bin/OpenMetaverseTypes.dll
+++ b/bin/OpenMetaverseTypes.dll
Binary files differ