Commit graph

32 commits

Author SHA1 Message Date
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
Dale Glass
1bede12b37 Replace deprecated constants 2022-06-18 20:24:25 +02:00
Kasen IO
c34cd996df change Metaverse API from setting 2019-12-20 11:39:05 +01:00
Simon Walton
285d73a802 Fix transition from verify-failed to noncertified 2019-10-28 17:47:46 -07:00
Simon Walton
6bceba7300 Use real avatar URL for verification rather than possible stolen-woody 2019-10-25 16:29:05 -07:00
Simon Walton
f573f8e03b Re-use challenge nonce until challenge succeeds 2019-10-18 14:37:04 -07:00
Simon Walton
6bcb9f64f7 Persist in checking owner and sending challenges for failures 2019-10-17 17:29:14 -07:00
Simon Walton
4f11e46b5e Don't move Connection class to changed address until it's used 2019-09-24 16:39:59 -07:00
Clement
3b734b2222 Always stop challenge timer from the right thread 2019-09-09 16:01:45 -07:00
Clement
86b635d80a Add context object to timer connection 2019-09-03 13:40:02 -07:00
Simon Walton
3d2e5dc816 Change method name for consistency 2019-08-21 14:19:57 -07:00
Simon Walton
cf21bc438e Remove unused function and debugging variable 2019-08-21 14:00:13 -07:00
Simon Walton
9d0cd83ca4 Better handling of challenge timer 2019-08-21 11:59:04 -07:00
Simon Walton
61668d3480 Handle concurrent verify operations better; other improvements 2019-08-20 18:03:46 -07:00
Simon Walton
d9572d9e8c Improved avatar-verify diagnostics 2019-07-26 15:35:09 -07:00
Simon Walton
e768beb9b1 Allow for delayed challenges if salt is empty 2019-05-14 15:53:35 -07:00
Simon Walton
4c0dc118c9 Don't verify-fail if the fst has no certificate
Also remove some debugging prints
2019-05-01 17:28:10 -07:00
Simon Walton
7c405b0714 Don't substitute own avatar; FST URL regex fixes; better error handling 2019-04-29 18:20:54 -07:00
Simon Walton
1fe8f4332f Fixes to banner; swap out avatar on client; reviewer comments; other WIP 2019-04-26 18:45:48 -07:00
Simon Walton
a875ad2b0a Fix Linux/MacOS switch warnings 2019-04-24 21:10:27 -07:00
Simon Walton
30facb32e7 Case-sensitive header name for Linux 2019-04-24 18:20:05 -07:00
Simon Walton
de97af5c02 Minimal working version for avatar's client
Also merge of Wayne's proof-of-concept
2019-04-24 17:42:51 -07:00
Simon Walton
c03839e49f Fix threaded issues; add verify failed flag to avatar identity packet
Bump packet version
2019-04-23 09:26:17 -07:00
Simon Walton
7bca3c76bb Move more processing to slave thread; other WIP 2019-04-22 11:49:23 -07:00
Simon Walton
a3cd5ad3c5 Avatar-owner challenge now working 2019-04-17 18:33:30 -07:00
Simon Walton
1e7669dd0c Static verification working 2019-04-16 18:28:14 -07:00
Simon Walton
fb8f9e302d Static verification changes - WIP 2019-04-15 01:11:23 -07:00
Simon Walton
b2e54f46e1 Static FST verification now working 2019-04-11 23:33:56 -07:00
Simon Walton
5c31fcc920 Best effort at certificate json 2019-04-10 23:44:16 -07:00
Simon Walton
56a06ef136 Static avatar certification 2019-04-07 22:14:53 -07:00
Simon Walton
73eef246ef WIP - Avatar static certification 2019-04-05 17:56:27 -07:00
Simon Walton
e4f6f2cb14 Fetch avatars' fst files 2019-04-03 17:43:22 -07:00