Commit Graph

  • 9d08f8307e recover LLSD login handler UbitUmarov 2020-04-27 14:34:49 +0100
  • 6ffb5bcf23 move RegionStatsHandler UbitUmarov 2020-04-27 00:54:32 +0100
  • 8526f938f7 move /friends handler UbitUmarov 2020-04-27 00:23:59 +0100
  • 8900d1139e xmlrpc and josonrpc only allowed on uri root, and only those there UbitUmarov 2020-04-26 23:05:27 +0100
  • 6050eff683 improve show http-handlers UbitUmarov 2020-04-26 21:51:15 +0100
  • b68748507d move /estate handler UbitUmarov 2020-04-26 20:05:10 +0100
  • c07f4f3c41 change NeighbourHandlers whatever they are... UbitUmarov 2020-04-26 19:13:35 +0100
  • 05f098be56 change region objecthandlers UbitUmarov 2020-04-26 18:11:34 +0100
  • 473dba93e8 update show http-handlers UbitUmarov 2020-04-26 17:03:16 +0100
  • e0418da6e1 change region avatarhandlers UbitUmarov 2020-04-26 16:54:58 +0100
  • e63231887b move map to that UbitUmarov 2020-04-25 23:25:29 +0100
  • dcc2f764f2 add a /index.php fake handler, for map. only does ?method=.. but can be extended) UbitUmarov 2020-04-25 23:24:00 +0100
  • 70d2878d0a simplify default 404 message, removing wrong(missing) host info UbitUmarov 2020-04-25 21:13:54 +0100
  • cafe49d44b change ParcelPropertiesUpdate UbitUmarov 2020-04-25 20:49:13 +0100
  • d44baf20cd fix map image encoder parameter UbitUmarov 2020-04-25 20:25:38 +0100
  • 2d1900165b change GodsModule UbitUmarov 2020-04-25 19:44:25 +0100
  • 0348c01ce7 change SimulatorFeaturesModule UbitUmarov 2020-04-25 19:19:19 +0100
  • 830b034b81 change EstateAccess UbitUmarov 2020-04-25 18:54:01 +0100
  • 8fb4b2f4e3 change AvatarPickerSearchModule UbitUmarov 2020-04-25 18:03:50 +0100
  • 5bde41b30f remove obsole code UbitUmarov 2020-04-25 17:00:07 +0100
  • 605a01fe6e move monitor stats handlers to simpleStreamHandler UbitUmarov 2020-04-25 15:54:44 +0100
  • 99658309ce missing file UbitUmarov 2020-04-25 15:32:21 +0100
  • ee77a6d80b move some region base handlers to simpleStreamHandler UbitUmarov 2020-04-25 15:31:30 +0100
  • 80de74e127 cancel keepalive if http status not OK, this maybe a bit 2 hardm but ok for now UbitUmarov 2020-04-25 14:27:44 +0100
  • 7f2cfe734b null uri path is already checked at low level UbitUmarov 2020-04-25 14:10:59 +0100
  • eae9928961 null method is already checked at low level, remove optional status 500 message UbitUmarov 2020-04-25 13:45:45 +0100
  • 288dffcda1 change cap CreateInventoryCategory UbitUmarov 2020-04-25 12:55:02 +0100
  • e48d2f2c1f move worlmap handlers to simpleStreamHandler UbitUmarov 2020-04-24 21:40:14 +0100
  • 23961abf8a move EstateChangeInfo cap to simpleStreamHandler UbitUmarov 2020-04-24 20:01:03 +0100
  • bac6890391 we can speedup some not simple StreamHandler a bit UbitUmarov 2020-04-24 18:14:41 +0100
  • 07caee4956 move a materials cap to simpleStreamHandler UbitUmarov 2020-04-24 17:50:13 +0100
  • 84cd4b4808 move a few more caps to simpleStreamHandler UbitUmarov 2020-04-24 16:09:23 +0100
  • 3d09ff57f0 move a few more caps to simpleStreamHandler UbitUmarov 2020-04-24 13:56:16 +0100
  • 7856192da6 move SEED cap to simpleStreamHandler UbitUmarov 2020-04-24 02:37:50 +0100
  • ba8d188a0d remove another wrong ':' UbitUmarov 2020-04-24 01:07:58 +0100
  • 76019258e3 remove wrong ':' UbitUmarov 2020-04-24 01:06:52 +0100
  • 899620bc13 remove some '/' just wasting space UbitUmarov 2020-04-24 00:54:21 +0100
  • f955482dfd move ServerReleaseNotes module to simpleStreamHandler UbitUmarov 2020-04-24 00:40:52 +0100
  • 8d2f90a8e2 let show http-handlers list simpleStreamHandlers UbitUmarov 2020-04-24 00:24:02 +0100
  • 9000240238 change GetCapsDetails(..) UbitUmarov 2020-04-23 23:58:06 +0100
  • ca5756a100 fix agentpreferences cap path UbitUmarov 2020-04-23 23:54:57 +0100
  • f2a025bc41 Oppps better clear the online before returning UbitUmarov 2020-04-23 23:36:34 +0100
  • 6cd822fd83 clear online status from gridUserService when killing dup presences UbitUmarov 2020-04-23 23:32:33 +0100
  • 7a24d8af52 change AgentPreferencesModule to use SimpleStreamHandler, as a simple first test UbitUmarov 2020-04-23 22:35:31 +0100
  • 9a5a811c7d extend Caps to use SimpleStreamHandler UbitUmarov 2020-04-23 22:32:18 +0100
  • 426d83c535 change SimpleStreamHandler to have a processor method argument UbitUmarov 2020-04-23 22:30:40 +0100
  • 46162e620a change response content lengh when using rawbuffer UbitUmarov 2020-04-23 22:28:27 +0100
  • 10988fe980 exclude root path from SimpleStremHandler UbitUmarov 2020-04-23 18:29:45 +0100
  • 0fe51f34c2 add SimpleStrem(Request)Handler, for simple uripaths, any method or query UbitUmarov 2020-04-23 18:23:43 +0100
  • e818c570bb expose uripath UbitUmarov 2020-04-23 18:16:56 +0100
  • 5a51553e7d missing file UbitUmarov 2020-04-23 16:08:16 +0100
  • fefcda52f5 use concurrentdic on pollhandlers, simplify a bit UbitUmarov 2020-04-23 16:04:54 +0100
  • 92518129ee remove redundant code UbitUmarov 2020-04-23 13:24:08 +0100
  • 212c25f906 fix http version UbitUmarov 2020-04-22 00:00:24 +0100
  • 6b6baa9e51 reduce ServicePointManager.DefaultConnectionLimit back 12 for os other than windows UbitUmarov 2020-04-21 23:05:53 +0100
  • 1475b83699 risk reduncing iddle timeout again, because it is needed on current framework UbitUmarov 2020-04-21 15:46:41 +0100
  • 50b81258a9 change event pool timeout handling UbitUmarov 2020-04-21 00:19:19 +0100
  • 43fdbf87d4 remove some useless code form http low level; delay normal connection close, to let client do it instead UbitUmarov 2020-04-21 00:13:02 +0100
  • c097f148dd locate default anims also by uuid, rename/chage a few things UbitUmarov 2020-04-18 17:26:25 +0100
  • e2f84f0c1f send 100 continue code the way ms seems to want UbitUmarov 2020-04-16 02:13:03 +0100
  • 4ab8da01bc flush sslstreams in keepalive case ( should not be needed but well ) UbitUmarov 2020-04-16 01:51:57 +0100
  • bdddedc550 let samplemoneymodule see EconomyModule config setting UbitUmarov 2020-04-16 01:40:39 +0100
  • e859985cfa actually commit the uri fix UbitUmarov 2020-04-15 21:23:13 +0100
  • 7572a60993 avoid a null ref on get log level UbitUmarov 2020-04-15 11:48:52 +0100
  • a6abc3d2b6 mantis 8688: fix uri parsing in secure case ; add tls11 and tls12 to list of protocols (.net.46 ones) UbitUmarov 2020-04-15 11:48:03 +0100
  • 944f3dd7ec sleep a script by 1second on non fatal OSSL errors UbitUmarov 2020-04-14 17:01:35 +0100
  • f20845c89e sleep a script by 1second on non fatal LSL errors UbitUmarov 2020-04-14 16:56:53 +0100
  • 8baab939d2 oops fix query handling on getassets UbitUmarov 2020-04-13 15:37:12 +0100
  • 920a26eeec add request QueryFlags UbitUmarov 2020-04-13 15:01:04 +0100
  • b419f71a68 also expose the request client IP as seen by server port UbitUmarov 2020-04-13 14:34:03 +0100
  • e0ba96055c change osrequest Query back to hashtable, add QueryAsDictionary as new better option. (recover compatibily with current external modules UbitUmarov 2020-04-13 14:24:22 +0100
  • 745a469af8 fix recent bug on Urlmodule UbitUmarov 2020-04-13 13:53:37 +0100
  • d1f1324a2d update scriptSyntax UbitUmarov 2020-04-12 23:19:34 +0100
  • bbc5d5bc2d ate least one viewer for androide does not decode correctly llsd, go back send more useless data, to suport them. this should be reverted one day UbitUmarov 2020-04-12 18:10:20 +0100
  • f95925e0fd http server change remote endpoint handling UbitUmarov 2020-04-11 19:57:34 +0100
  • 7ce9f890b1 http server useless changes UbitUmarov 2020-04-11 16:41:39 +0100
  • 0d940df4e2 http server: change uri query handling UbitUmarov 2020-04-11 15:18:49 +0100
  • 1c6d454691 remove excess garbage UbitUmarov 2020-04-10 22:52:25 +0100
  • 6fea9dafaf yeack increase TimeoutMaxIdle again for now UbitUmarov 2020-04-09 18:43:55 +0100
  • 50cd0ab982 missing file UbitUmarov 2020-04-09 16:19:37 +0100
  • 0a1e1ae9e0 http asset send: prioritize baked textures UbitUmarov 2020-04-09 16:18:27 +0100
  • 7ecc9408a9 flag baked texture assets UbitUmarov 2020-04-09 16:08:44 +0100
  • 05c77f9342 cosmetics UbitUmarov 2020-04-09 14:01:15 +0100
  • c99014991b cosmetics UbitUmarov 2020-04-09 13:41:41 +0100
  • 523d6dd2da stop a vivox error UbitUmarov 2020-04-08 16:38:07 +0100
  • f976d10de2 more changes on http server low level UbitUmarov 2020-04-08 14:35:31 +0100
  • f0f067d05c missing file UbitUmarov 2020-04-08 00:09:23 +0100
  • b4eb5d6cca send parcels onwership change updates to all avatars that may want it UbitUmarov 2020-04-08 00:01:05 +0100
  • 29f59fe407 reduce httppipeline depth UbitUmarov 2020-04-06 16:53:28 +0100
  • 3989dbac31 fix rez time on inworld object copy UbitUmarov 2020-04-06 12:02:36 +0100
  • 0a4232430b remove some dead code UbitUmarov 2020-04-03 03:54:32 +0100
  • 50b8c90b42 change response m_body send (currently not in use) UbitUmarov 2020-04-03 03:20:47 +0100
  • f1761a5b6c remove a log message under cond comp UbitUmarov 2020-04-02 23:05:22 +0100
  • 4af5dfa0d0 update a license file UbitUmarov 2020-04-02 22:33:25 +0100
  • 1e083c38ad nissing files UbitUmarov 2020-04-02 21:54:18 +0100
  • fe9df55410 nissing files UbitUmarov 2020-04-02 21:52:31 +0100
  • 67cd5efab3 replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder UbitUmarov 2020-04-02 21:44:34 +0100
  • 650b051cdf httpserver send now has priority, use it UbitUmarov 2020-03-31 22:03:43 +0100
  • 817c2b3bb9 httpserver send is now async UbitUmarov 2020-03-31 22:01:45 +0100
  • e558dd3ac6 update httpserver.dll this needs testing. May not be that nice... UbitUmarov 2020-03-31 21:43:40 +0100