Support ServiceKnownTypes. Fixed another case on bug #652331.
[mono.git] / mcs / class / System /
2011-02-09 Gonzalo Paniagua... [SmtpClient] Don't send empty display name.
2011-01-31 Gonzalo Paniagua... Allow forcing HTTP protocol version
2011-01-27 Gonzalo Paniagua... [HttpListener] Set each cookie in its own header
2011-01-26 Ankit JainProcess.Start: Show native error message in Win32Exception.
2011-01-26 Geoff NortonFurther .NET 4.0 ification of the mobile profile
2011-01-25 Marek Habersack[system] SmtpClient implements IDisposable on 4.0 ...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-22 Gonzalo Paniagua... [HttpListener] Fix incorrect 411 error
2011-01-21 Marek SafarFix monodroid build
2011-01-21 Miguel de IcazaDo not build the Socket passing on Mobile systems
2011-01-20 Miguel de Icaza[sockets] Implement DuplicateAndClose and Socket (Socke...
2011-01-20 Marek SafarFix CodeDom mcs path
2011-01-20 Marek SafarCSharpCodeCompiler NET_2_0 cleanup
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] New 4.0 AddRange overloads.
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] Support 4.0 Date property.
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] Support 4.0 Host property.
2011-01-13 Gonzalo Paniagua... [Socket] Implemented TCP keep alive support
2011-01-07 Thomas GoldsteinMerge branch 'master' of github.com:mono/mono
2011-01-07 Jonathan Pryor[monodroid] Look for zlib support functions from __Inte...
2011-01-06 Jérémie LavalFix .NET 4 API
2011-01-06 Zoltan Varga Change some usages of ArrayList to List<T> to avoid...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-04 Marek Habersack[system] Unbreak a 4.0 System.ServiceModel test.
2011-01-04 Luke HalliwellFix for bug 349053 - unable to serialize SortedDictionary
2011-01-04 Gonzalo Paniagua... Socket is not connected after error
2010-12-29 Marek SafarRemove no longer used BOOTSTRAP conditionals
2010-12-29 Marek SafarRemove no longer used bootstrap profiles
2010-12-14 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-12-14 Michael HutchinsonSocket.Dispose is public in 4.0.
2010-12-13 Gonzalo Paniagua... Don't throw in EndReceive/EndSend + out error
2010-12-13 Gonzalo Paniagua... Change parameter name.
2010-12-09 Jérémie LavalRefactor Add/Take/TryAdd/TryTake methods into a common...
2010-12-09 Jérémie LavalFix GetConsumingEnumerable exception handling in Blocki...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-07 Guillaume PouilletFix bug in BlockingCollection<T>.TryTake Add correspond...
2010-12-06 Gonzalo Paniagua... Workaround bug in AcquireWriterLock
2010-12-05 Gonzalo Paniagua... Handle closed sockets in the callbacks
2010-11-24 Gonzalo Paniagua... [Sockets] Support Remote/LocalEndPoint for AF_UNIX
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-20 Gonzalo Paniagua... [HttpListener] Reduce the code inside lock {}
2010-11-20 Gonzalo Paniagua... [HttpListener] Use RWL instead of lock()
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-18 Sebastien PouliotFix bugs in UriFormat.SafeUnescaped
2010-11-18 Marek Habersack[system] NameObjectCollections.Init clears the items...
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Sebastien PouliotRefactoring to ease fix cookie support in moonlight...
2010-11-01 Gonzalo Paniagua... Avoid killing the thread if socket already null
2010-10-31 Gonzalo Paniagua... Check that the default from is not empty
2010-10-31 Gonzalo Paniagua... More StringComparison.Ordinal
2010-10-31 Gonzalo Paniagua... Use ordinal comparison when looking for "::"
2010-10-26 Sebastien PouliotFix moonlight build since [s]mcs now depends on System...
2010-10-26 Gonzalo Paniagua... Send Keep-Alive when reusing
2010-10-26 Gonzalo Paniagua... Add connection timers and reuses
2010-10-26 Gonzalo Paniagua... Implemente HttpListenerRequest.KeepAlive
2010-10-26 Gonzalo Paniagua... Use SocketAsyncEventArgs
2010-10-24 Gonzalo Paniagua... Throw exceptions here instead of in DeflateStream
2010-10-22 Gonzalo Paniagua... Remove arbitrary 1024 limit in GetProcesses
2010-10-20 Atsushi EnoExtendedProtection Configuration types are also used...
2010-10-20 Atsushi EnoAdd System.Security.Authentication.ExtendedProtection...
2010-10-18 Jonathan PryorDon't load app.config when we're processing app.config
2010-10-15 Marek SafarClean up few more warnings
2010-10-13 Gonzalo Paniagua... Misc. fixes
2010-10-13 Sebastien PouliotRemove outdated MonoTODO
2010-10-12 Jonathan PryorAdd preliminary HTTPS handling support for Android.
2010-10-12 Gonzalo Paniagua... Handle special case when disposing a socket.
2010-10-08 Sebastien PouliotFix ASP.NET HttpResponse not to depend on a (fixed...
2010-10-08 Gonzalo Paniagua... Add support for EnableSsl in smtp config.
2010-10-07 Geoff NortonExpose ICredentialsByHost on NetworkCredential in the...
2010-10-06 Gonzalo Paniagua... X509Chain always uses the LM store
2010-10-04 Marek HabersackMerge branch 'bugfix'
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-04 Gonzalo Paniagua... Set have_response
2010-10-02 Gonzalo Paniagua... The EndPoint cannot be null
2010-10-02 Gonzalo Paniagua... Create only 1 callback instance for read/write
2010-10-02 Gonzalo Paniagua... Handle error in BeginAcceptReceive
2010-10-02 Gonzalo Paniagua... Schedule the user callback from unmanaged code
2010-09-30 Gonzalo Paniagua... Invoke the callback in separate threads
2010-09-29 Sebastien PouliotFix buffer checks on Socket.[Receive|Send]Async
2010-09-29 Sebastien Pouliot[moon] Move policy restriction / elevated trust check...
2010-09-29 Sebastien PouliotFix "4762b18c: Fix the moonlight build"
2010-09-29 Atsushi EnoAdd some missing StructLayoutAttributes.
2010-09-28 Sebastien PouliotAvoid a culture-specific check for the end of an URI
2010-09-28 Sebastien PouliotFix Socket.RemoteEndPoint after ConnectAsync on Moonlight
2010-09-27 Jb EvainFix the moonlight build
2010-09-27 Gonzalo Paniagua... Set LastOperation properly
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-26 Gonzalo Paniagua... Bypass BeginInvoke for asynch. operations
2010-09-25 Gonzalo Paniagua... ConnectAsync() security checks
2010-09-25 Gonzalo Paniagua... Added support for ArraySegment
2010-09-25 Gonzalo Paniagua... Made the moonlight profile happy.
2010-09-25 Gonzalo Paniagua... Move async IO code to Socket_2_1
2010-09-25 Gonzalo Paniagua... Rework SocketAsyncEventArgs internals
2010-09-25 Miguel de IcazaImprove the Uri parsing speed
2010-09-24 Andreia GaitaFix UriParser.GetComponents for the PathAndQuery case
2010-09-23 Sebastien PouliotAdd test case to show a different behavior (from Window...
2010-09-23 Sebastien PouliotFix exceptions wrt IPAddress.ScopeId
2010-09-23 Sebastien PouliotAdd some missing validations to Socket
2010-09-23 Sebastien PouliotFix support of non-ASCII host names in System.Uri
2010-09-22 Gonzalo Paniagua... LocalEndPoint works now for non-blocking connects
2010-09-22 Sebastien PouliotNET_4_0 fixes for System.Uri also apply to Moonlight...
next