Commit History

Author SHA1 Message Date
  Diva Canto e9e4c009b4 This makes compression of fatpacks actually work. Previously they always failed. See comment in WebUtil. 13 years ago
  Diva Canto 7fa2489a6e Revert "Functional improvement: close the stream. Non-functional: add debug messages to find out why updates are getting an error. WARNING: MASSIVE CONSOLE SPAM ON TPs." 13 years ago
  Diva Canto af2e12d2b4 One more debug message. Don't use this unless your name is nebadon. 13 years ago
  Diva Canto 5548f83750 Functional improvement: close the stream. Non-functional: add debug messages to find out why updates are getting an error. WARNING: MASSIVE CONSOLE SPAM ON TPs. 13 years ago
  Melanie c8b9558039 Also compress the actual fatpacks 13 years ago
  Melanie e345f03895 Remove a spammy debug I left in. Disable TP cancel button at the point 13 years ago
  Melanie 9688db2f68 Enable compressed (gzip) fatpack transfers. 13 years ago
  Diva Canto 9892e115cc Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service. 13 years ago
  Melanie 918c12c965 Change the QUERYACCESS method to eliminate spurious access denied messages 13 years ago
  Diva Canto 34bd41d186 Comment previous debug 13 years ago
  Diva Canto 305c755cfb XFF header again -- debug. 13 years ago
  Melanie 4e0b0f0f4c Fix a typo in the QUERYACCESS method name 13 years ago
  Melanie 188d86998d Fix up QueryAccess to also check parcels 13 years ago
  Diva Canto 479d72ac97 Account for some component along the way lower-casing the HTTP header keys. (XFF header issue) 13 years ago
  Diva Canto 0aeb8981b2 Brute force debug for XFF issue 13 years ago
  Diva Canto 66f99ae267 More debug messages to help track the XFF header problem. 13 years ago
  Diva Canto e80bcc0049 Improved debug messages to track what is going on with the XFF header 13 years ago
  Melanie 4df1d25d23 Plumb a code path for the entity transfer module to ask a destination scene 13 years ago
  Diva Canto 934ae03d44 Made the Gatekeeper proxy-able. 14 years ago
  Diva Canto 9fd9836841 Make User Agent Service and Login Service separable. 14 years ago
  Diva Canto 1955b79759 Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer. 14 years ago
  Diva Canto b6264e60d3 Removed opportunity for exception in BaseHttpServer. (mantis #4825) 14 years ago
  Diva Canto 3dbc736049 Addresses mantis #4789. Not really a fix, because the event is harmless anyway. Just shouldn't happen normally. 14 years ago
  Melanie Thielker ecc77e3886 Comment noisy "CONNECTION DEBUGGING" messages, because they push more 14 years ago
  Melanie a48d7f62a7 Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" 14 years ago
  Melanie Thielker 6b6425aa5e Comment noisy "CONNECTION DEBUGGING" messages, because they push more 14 years ago
  Diva Canto b2e6ec9e12 Agent gets there through the Gatekeeper, but still a few quirks to fix. 14 years ago
  Diva Canto f276ba57bf HG agent transfers are starting to work. Gatekeeper handlers are missing. 14 years ago
  Diva Canto 369e57beee Take the verbose debug messages in AgentHandler out again. 14 years ago
  Diva Canto e90a5895ad Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_SimulationService, because it may be null... 14 years ago