aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Configuration/HTTP/HTTPConfiguration.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-1/+1
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-0/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+5
2008-03-21* Converted a large number of ASCII encodings to UTF8.Adam Frisby1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-1/+3
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2007-10-30* Optimized usingslbsa711-14/+12
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-07-30mass update of files to have native line endingsSean Dague1-89/+89
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-1/+1
2007-07-23*Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f...mingchen1-0/+89