Merge pull request #2310 from lambdageek/dev/bug-36305
[mono.git] / mcs / class / System /
2015-12-10 Aleksey Kliger ... Merge pull request #2310 from lambdageek/dev/bug-36305
2015-12-10 Ludovic HenryMerge pull request #2305 from ludovic-henry/fix-threadp...
2015-12-10 Martin BauligMerge pull request #2296 from xmcclure/webrequest-regex
2015-12-10 Alexander KöplingerMerge pull request #2312 from ArsenShnurkov/bug36724
2015-12-09 Alexis ChristoforidesMerge pull request #2285 from knocte/filesystemwatcher
2015-12-08 Alexander KöplingerMerge pull request #2297 from akoeplinger/msvc-autoupda...
2015-12-08 Rodrigo KumperaMerge pull request #2295 from lambdageek/dev/test-conc...
2015-12-07 Andi McClureDocument HTTP_PROXY and NO_PROXY environment variables.
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
2015-12-07 Andi McClureCorrectly escape proxy domains in WebRequest (bug ...
2015-12-07 Marek Safar[System] Fixes mobile build
2015-12-07 Alexander KöplingerMerge pull request #2294 from akoeplinger/fix-cygwin
2015-12-07 Aleksey Kliger ... Merge pull request #2247 from ivmai/match-ext-libgc-api
2015-12-07 Marek Safar[System] Fixes leak in NtlmClient which never released...
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Zoltan VargaMerge pull request #2290 from akoeplinger/msvc-mono...
2015-12-06 Rodrigo KumperaMerge pull request #2276 from lambdageek/dev/bug-36283
2015-12-05 Miguel de Icaza[System] Remove arbitrary debugging limit from FileSyst...
2015-12-05 Rodrigo KumperaMerge pull request #2289 from lewurm/arm-sgen-bridge
2015-12-05 Miguel de IcazaMerge pull request #2286 from migueldeicaza/master
2015-12-04 Marek Safar[System] interopservices from reference source
2015-12-04 Marek Safar[System] System.Net.Cache from reference source
2015-12-03 Joao Matos[System] Fixed mobile build regression after 43b65b6775...
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Marek Safar[System] Uri component values from reference source
2015-12-03 Andrés G. Aragoneses[FileSystemWatcher] Kill race condition (fixes BXC...
2015-12-02 Andi McClureMerge pull request #2279 from xmcclure/mono-posix-version
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-12-02 Alexander KöplingerMerge pull request #2278 from akoeplinger/remove-net...
2015-12-01 João MatosMerge pull request #2223 from lobrien/master
2015-12-01 Alexander Köplinger[csproj] Update order.xml and csproj files
2015-12-01 Alexander Köplinger[csproj] Remove *net_4_5.csproj files from the class...
2015-12-01 João MatosMerge pull request #2275 from lewurm/httputilityfix
2015-12-01 Bernhard Urban[System.Net] use WebUtility instead of HttpUtility
2015-12-01 Alexander Köplinger[System] Add test case for bug #2231
2015-12-01 João MatosMerge pull request #2256 from joelmartinez/docs-morenetdocs
2015-12-01 João MatosMerge pull request #2258 from protel-opensource/protelm...
2015-12-01 João MatosMerge pull request #2269 from dellis1972/xmlpeek
2015-12-01 João MatosMerge pull request #2265 from directhex/pthread_tls_on_mips
2015-12-01 Marek SafarMerge pull request #2272 from alex-skiffin/master
2015-12-01 alex-skiffin[NetworkInterface] Implement IPv4Mask property on Linux.
2015-11-30 João MatosMerge pull request #2271 from BrzVlad/fix-sizeof-monoarray
2015-11-27 Rolf Bjarne Kvinge[mscorlib][System] Use PlatformNotSupportedException...
2015-11-26 Sebastien Pouliot[System][ios] Disable non-working Ping code (and non...
2015-11-25 Martin Baulig[Mono.Security]: Actually rename MonoSslStream.cs into...
2015-11-25 Martin Baulig[Mono.Security]: Rename 'Mono.Security.Interface.MonoSs...
2015-11-25 Martin Baulig[Mono.Security]: Add a few more 'Mono.Security.Interfac...
2015-11-25 Martin Baulig[System]: Make $(the_libdir_base)Mono.Security.dll...
2015-11-25 Rolf Bjarne Kvinge[System] Fix SmtpClientTest.Deliver_Async to not requir...
2015-11-25 Rolf Bjarne Kvinge[System] Remove Process.Start and related API from...
2015-11-25 Rolf Bjarne Kvinge[System] Tweak tests to work with Thread.Interrupt...
2015-11-25 Rolf Bjarne Kvinge[System] Don't throw SocketExceptions when we're stopping.
2015-11-24 Marek SafarMerge pull request #2263 from akoeplinger/net_4_6.xml
2015-11-24 Martin Baulig[Mono.Security]: Minor 'Mono.Security.Interface' API...
2015-11-24 Martin Baulig[System]: Allow null 'settings' argument in ChainValida...
2015-11-24 Jonathan PryorMerge pull request #2264 from xmcclure/fix-testwaitany...
2015-11-24 Sebastien Pouliot[system][monodroid] Remove reference to Win32NetworkInt...
2015-11-24 Alexander KöplingerMerge pull request #2208 from martinbooth/dataannotatio...
2015-11-24 Alexander KöplingerMerge pull request #2248 from barsgroup/bugfix/35980
2015-11-24 Dmitry KalyanovCSharpCodeCompiler should not treat multi-line warnings...
2015-11-23 Jan ThonemannFix error handling for case of invalid host name
2015-11-22 Alexander KöplingerMerge pull request #2255 from directhex/override-mono...
2015-11-21 Marek Safar[system] Bump uri limit to match .net. Fixes #36095
2015-11-20 Sebastien Pouliot[System] Remove internal Win32* classes from mobile...
2015-11-19 Martin Baulig[System]: Implement X509Certificate2.Export(X509Content...
2015-11-19 Jonathan PryorMerge pull request #2183 from joelmartinez/monodoc...
2015-11-19 Rolf Bjarne KvingeRemove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS.
2015-11-18 Ludovic HenryMerge pull request #2243 from konrad-kruczynski/process...
2015-11-18 Konrad M. KruczynskiCaller of Exited event should wait for process to exit...
2015-11-18 Rolf Bjarne Kvinge[System] Exclude code that tries to load System.Windows...
2015-11-17 Martin BauligActually, really fix my last build - sorry for the...
2015-11-17 Martin BauligFix my last commit.
2015-11-17 Alexander KöplingerMerge pull request #2236 from akoeplinger/add-dataflow
2015-11-17 Martin Baulig[Mono.Security]: Add 'X509Chain' to ICertificateValidat...
2015-11-17 Rolf Bjarne KvingeMerge pull request #2201 from rolfbjarne/linker-better...
2015-11-17 Rolf Bjarne KvingeAdd monotouch_*_runtime profiles for watchOS and tvOS.
2015-11-16 Alexander KöplingerMerge pull request #2228 from lambdageek/dev/sgen-timeouts
2015-11-13 João MatosMerge pull request #2233 from madewokherd/ucontextgregs
2015-11-13 Martin Baulig[Mono.Security]: Cleanup the internal `Mono.Security...
2015-11-13 Rodrigo KumperaMerge pull request #2227 from esdrubal/tzparse
2015-11-11 Larry O'BrienChanged link from GUID to URL
2015-11-11 Mark ProbstMerge pull request #2198 from BrzVlad/feature-concurren...
2015-11-10 Alexander KöplingerMerge pull request #2216 from akoeplinger/fix-array...
2015-11-10 Rodrigo KumperaMerge pull request #2215 from kumpera/crash_in_mono_cla...
2015-11-10 mhutchMerge pull request #2124 from mhutch/mono-api-info...
2015-11-10 Martin Baulig[Mono.Security]: Make MonoTlsProviderFactory.CreateHttp...
2015-11-10 Marcos HenrichMerge pull request #2209 from esdrubal/facades_subdirs
2015-11-09 Andi McClureMerge pull request #2200 from xmcclure/image-audit...
2015-11-07 Zoltan VargaRevert "[bcl] Mark some System tests which depend on...
2015-11-07 Zoltan Varga[bcl] Mark some System tests which depend on a working...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-05 Martin Baulig[Mono.Security]: Add API to let MonoTlsProvider provide...
2015-11-05 Martin Baulig[Mono.Security]: Add ICertificateValidator.InvokeSystem...
2015-11-05 Martin Baulig[System]: Cleanup SystemCertificateValidator.Evaluate...
2015-11-05 Martin Baulig[Mono.Security]: Add CertificateValidationHelper(MonoTl...
2015-11-05 Martin Baulig[System/TLS]: Make 'SystemCertificateValidator' a stati...
2015-11-05 Martin Baulig[System/TLS]: Use the official API in SslStream rather...
2015-11-05 Mark ProbstMerge pull request #2197 from mono/feature-disable...
2015-11-05 Marek SafarMerge pull request #2199 from mhutch/pcl46
next