Histórico de Commits

Autor SHA1 Mensagem Data
  UbitUmarov e4747b938b update httpserver há 6 anos atrás
  UbitUmarov a2c824e124 get back to .net4.0 for now há 7 anos atrás
  UbitUmarov 2603363e3e update test httpserver, be more tolerant on protocols há 7 anos atrás
  UbitUmarov 774e00b3ee merge há 7 anos atrás
  UbitUmarov f358b39ef5 update httpserver há 7 anos atrás
  UbitUmarov 5fc3605955 some cleanup, use more using(), more checks so http request mem stream is closed há 7 anos atrás
  UbitUmarov 4bdf89d59b update httpserver muting some socket errors that are normal há 7 anos atrás
  UbitUmarov 6627da693e suport client certificate validation per listenner, with a supplied static callback há 7 anos atrás
  UbitUmarov 9df95afd86 update httpserver há 7 anos atrás
  UbitUmarov 6b017f94ea update httpserver dll fixing a memory leak há 7 anos atrás
  UbitUmarov 606e9f99f3 forgot the dll há 7 anos atrás
  UbitUmarov 6a02ac634b identify contexts by ID now avaiable ( pipeline serialization) há 8 anos atrás
  UbitUmarov c802368c86 replace http server with test version há 8 anos atrás
  UbitUmarov 5143bbc9d6 mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some checks lost in last update há 8 anos atrás
  teravus 6e1b3f9951 *Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a connection close issue by getting rid of the socket references * This adds a connection timeout checker to shutdown poor or evil connections and combats DOS attempts that just connect and make no complete requests and just wait. It also actually implements KeepAlive... instead of just understanding the connection header in the request... you can test by connecting and requesting a keepalive header and sending another request on the same connection. The new timeout checker closes expired keepalive sessions, just make sure you send the request within 70 seconds of connecting or the timeout checker will timeout the connection. há 11 anos atrás
  teravus 42c533c589 * Updates HttpServer again to re-add the code that closes the stream and connection when It's done sending. Be on the lookout for an old linux/mono bug where the client doesn't get the last bit of the stream before it is disconnected!. Code on opensim-libs. All tests pass.. HttpServer's internal tests pass.. but just a bad feeling. More people should test :) há 11 anos atrás
  teravus 4867a7cbbf This is the final commit that enables the Websocket handler há 11 anos atrás
  teravus 1dc09d8e8f We're not really done here.. but we're getting there. Socket Read is working.. Still have to do Header.ToBytes and compose a websocket frame with a payload. há 11 anos atrás
  justincc f72c4bdba5 Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied. há 12 anos atrás
  Diva Canto 5d6d0aa142 Catch HttpServer exception: mantis #5381 há 13 anos atrás
  Diva Canto 059e9eaf98 Fixed a couple of tests in the HttpServer. Not sure if this is enough. Mantis #5373 and #5384 há 13 anos atrás
  Diva Canto cf72fece6d Replaced the HttpServer_OpenSim.dll with one compiled for .NET 3.5 (the last one was 4.0, and that doesn't work). Also added the corresponding .xml and .pdb, if that makes any difference. há 13 anos atrás
  Teravus Ovares (Dan Olivares) cd3b7bcb03 * Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096. há 15 anos atrás
  Teravus Ovares 23a8895d29 * Fixed another potential httpserver leak. há 15 anos atrás
  Teravus Ovares f727f26bcc * An attempt to fix mantis #3953 há 15 anos atrás
  Teravus Ovares 032aeb8b5d * Adds the ability to have a thread efficient long poll service (such as the eventqueue) há 15 anos atrás
  Teravus Ovares c243ae43f2 * Updated C# WebServer to the latest available source download (r19869) and applied a few mods from the old version (now up on opensim-libs (VS 3.5 project). há 15 anos atrás