| Commit message (Expand) | Author | Age | Files | Lines |
* | * Committing a few keep-alive changes. Cleaned up some log messages | Teravus Ovares | 2008-10-03 | 1 | -6/+21 |
* | * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Appe... | Teravus Ovares | 2008-10-03 | 1 | -1/+6 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 1 | -2/+9 |
* | * minor: restore the standard startup logo text now I understand why things w... | Justin Clarke Casey | 2008-10-03 | 1 | -1/+1 |
* | * oops, fix region startup to be in the correct sequence (though it appeared ... | Justin Clarke Casey | 2008-10-03 | 1 | -1/+1 |
* | * For shits and giggles, print out the time taken for a server to start up (w... | Justin Clarke Casey | 2008-10-03 | 1 | -0/+4 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -2/+9 |
* | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 2008-10-03 | 1 | -4/+4 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 1 | -10/+174 |
* | - Fix invalid cast in OSHttpRequest | Homer Horwitz | 2008-10-02 | 1 | -3/+3 |
* | * Adds error handlers for errors parsing the querystring passed on the OSHttp... | Teravus Ovares | 2008-10-01 | 1 | -3/+18 |
* | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 2008-10-01 | 1 | -3/+3 |
* | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 2008-09-30 | 3 | -84/+286 |
* | * Get the code up to speed with my -#dev e-mail example. (uncomment out lines... | Teravus Ovares | 2008-09-30 | 2 | -4/+34 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-29 | 1 | -6/+7 |
* | * Event queue is now polling.. | Teravus Ovares | 2008-09-27 | 1 | -2/+4 |
* | * This is the very very early beginnings of an EventQueue:get module. | Teravus Ovares | 2008-09-27 | 3 | -5/+155 |
* | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2008-09-25 | 2 | -11/+4 |
* | temporarily disabling HttpServer related stuff (take #2: Exclude takes | Dr Scofield | 2008-09-25 | 2 | -48/+48 |
* | * Remove a message handler | Teravus Ovares | 2008-09-25 | 1 | -0/+2 |
* | * OGP GET, look for Accept header application/llsd+xml with an optional ?q= | Teravus Ovares | 2008-09-23 | 1 | -1/+1 |
* | * Fix a null reference exception that I introduced | Teravus Ovares | 2008-09-23 | 1 | -1/+1 |
* | * Get Requests for OGP don't have a Content-type: application/llsd+xml, they ... | Teravus Ovares | 2008-09-23 | 1 | -0/+12 |
* | * Update in OGP draft 3 protocol spec with regards to seed region requests ru... | Teravus Ovares | 2008-09-23 | 1 | -2/+7 |
* | * Implements an experimental method to define which region you want to go to ... | Teravus Ovares | 2008-09-19 | 1 | -2/+5 |
* | * Tweaked handler code to recognize LibOMV's LLSD Login by post content. | Teravus Ovares | 2008-09-19 | 1 | -1/+3 |
* | * Switches content type from application/xml+llsd to application/llsd+xml on ... | Teravus Ovares | 2008-09-19 | 1 | -1/+1 |
* | * minor: eat up some yummy warnings | Justin Clarke Casey | 2008-09-15 | 1 | -3/+3 |
* | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 2008-09-15 | 1 | -15/+1 |
* | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 2008-09-14 | 1 | -0/+15 |
* | * This update makes configuring SSL a little easier on Windows XP. It also m... | Teravus Ovares | 2008-09-14 | 1 | -2/+127 |
* | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 2008-09-14 | 1 | -8/+2 |
* | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 2008-09-12 | 1 | -5/+5 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 3 | -4/+4 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 2 | -21/+21 |
* | * One more tweak to the application/xml vs application/llsd+xml routine | Teravus Ovares | 2008-08-26 | 1 | -4/+3 |
* | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 2008-08-26 | 1 | -1/+6 |
* | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 2008-08-26 | 1 | -0/+48 |
* | * Append thread information on to the end of period diagnostics information | Justin Clarke Casey | 2008-08-25 | 1 | -2/+5 |
* | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 2008-08-25 | 1 | -15/+29 |
* | * minor: upgrade version info to post 0.5.9 | Justin Clarke Casey | 2008-08-25 | 1 | -1/+1 |
* | Update svn properties. | Jeff Ames | 2008-08-25 | 1 | -33/+33 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 3 | -24/+180 |
* | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-23 | 1 | -0/+1 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -4/+4 |
* | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 2008-08-18 | 1 | -0/+30 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 11 | -140/+117 |
* | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 2008-08-16 | 1 | -5/+80 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -1/+2 |