Provide proxy support for Windows; completes https://bugzilla.novell.com/show_bug...
[mono.git] / mcs / class / System /
2011-10-16 MartinProvide proxy support for Windows; completes https...
2011-10-16 MartinProvide proxy support for Windows; completes https...
2011-10-16 Martinrespect BypassOnLocal attribute in GetSystemWebProxy...
2011-10-11 QuickJackEdited mcs/class/System/System.Net/WebRequest.cs via...
2011-10-11 QuickJackEdited mcs/class/System/System.Net/WebRequest.cs via...
2011-10-11 QuickJackEdited mcs/class/System/System.Net.Configuration/Bypass...
2011-10-11 QuickJackEdited mcs/class/System/System.Net.Configuration/ProxyE...
2011-10-08 Gonzalo Paniagua... Rename namespace to Mono.Net.Dns
2011-10-08 Gonzalo Paniagua... Unbreak, take 3
2011-10-08 Gonzalo Paniagua... Unbreak the build
2011-10-08 Gonzalo Paniagua... Add info to the manual page on MONO_DNS
2011-10-08 Gonzalo Paniagua... Add support for an alternative managed DNS resolver
2011-10-07 Marek SafarAdd async methods to SslStream
2011-10-07 Marek SafarFix parameter names
2011-10-07 Marek SafarAdd async methods to System.Net
2011-10-07 Marek SafarRemove few ifdefs
2011-10-07 Marek SafarFix parameter names
2011-10-07 Marek SafarAdd async methods to System.Net.Sockets
2011-10-07 Marek SafarRemove ifdefs and fix argument names
2011-10-07 Rolf Bjarne Kvinge[System] Added NetworkCredential.SecurePassword.
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-28 Lluis Sanchez[CSharpCodeGenerator] Revert change for not ignoring...
2011-09-23 Marek SafarIntroduce separate .net 4.5 profile
2011-09-15 Paolo MolaroAdded the new mobile profile to the build.
2011-09-13 Gonzalo Paniagua... Internal worker is kept while there is an ongoing operation
2011-09-05 Marek SafarFew corcompare fixes
2011-08-30 Konrad M. KruczynskiAlso zeroing in case of exception.
2011-08-30 Konrad M. KruczynskiFix for bug #531 as proposed by aldem.
2011-08-30 Konrad M. KruczynskiRevert "Fix for Xamarin bug #531" - it will be fixed...
2011-08-30 Konrad M. KruczynskiFix for Xamarin bug #531.
2011-08-20 Jérémie LavalUpdate System build too
2011-08-18 Alan McGovern[LinkedList] Optimise Clear slightly.
2011-08-18 Alan McGovernMerge pull request #161 from LogosBible/master
2011-08-17 Todd FosterFix bug #311: On LinkedList.Clear, detach each node...
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-13 Marek SafarMerge pull request #156 from garuma/tpl-dataflow-tasks
2011-08-12 Sebastien PouliotUse 'as' for casting certificate extensions since we...
2011-08-12 Sebastien Pouliotfix building unit tests
2011-08-11 Gonzalo Paniagua... Fix the range for rnd.Next()
2011-08-10 Jonathan Pryor[System,MOBILE] Add System.Text.RegularExpressions...
2011-08-09 Jeffrey StedfastIf #CONFIGURATION_DEP isn't defined, we still want...
2011-08-08 Gonzalo Paniagua... Merge pull request #152 from bassamtabbara/master
2011-08-08 Bassam TabbaraNetworkstream now throws IOException('connection closed...
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #141 from LogosBible/surrogtate
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-28 Miguel de IcazaMerge pull request #139 from HorstKakuschke/master
2011-07-26 Jeffrey StedfastDon't invoke libc uname() on non-Unix systems
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-20 Sebastien PouliotEnsure the linker can eliminate the *RequestCreator...
2011-07-19 Sebastien Pouliotavoid potential InvalidCastException when we already...
2011-07-08 Marek SafarMerge pull request #131 from txdv/master
2011-07-06 Jeffrey StedfastReverted previous commit, struct sizes vary way too...
2011-07-06 Jeffrey StedfastUse a struct utsname when calling uname() instead of...
2011-07-06 Jeffrey StedfastAdd System/Platform.cs to *System*.dll.sources
2011-07-06 Rodrigo KumperaMerge pull request #128 from paszczi/master
2011-07-06 Jeffrey StedfastMake internal Platform class static
2011-07-06 Jeffrey StedfastLoad the correct type for MacOSX (as opposed to iOS)
2011-07-05 Jeffrey StedfastOops, we need Platform.cs too
2011-07-05 Jeffrey StedfastImplemented a shared way to do MacOSX detection in...
2011-07-05 Jeffrey StedfastDoh, do proper OSX detection
2011-07-05 Jeffrey StedfastUse runtime detection to decide to use CoreFoundation...
2011-07-05 Jeffrey StedfastOn MonoTouch, call CoreFoundation.CFNetwork.GetDefaultP...
2011-07-05 Maciej PasztaFix for bug #701733
2011-06-29 Jackson HarperWe can accidently swallow out of FD errors here since...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-19 Andreia GaitaMerge pull request #118 from XTZGZoReX/master
2011-06-19 XTZGZoReXSocket: Fixed a security issue when default-initialized...
2011-06-15 Jeffrey Stedfast[CSharpCodeGenerator] Output global:: if GlobalReferenc...
2011-06-15 Jeffrey Stedfast[CSharpCodeGenerator] Don't ignore MemberAttributes...
2011-06-15 Jeffrey Stedfast[CSharpCodeGenerator] don't ignore Final attr on Fields
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-16 Konrad M. Kruczynski[Fix] #635971 Fixed throwing exception in case of using...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-06 Konrad M. KruczynskiSmall thing reverted.
2011-05-06 Konrad M. KruczynskiMerge branch 'master' of github.com:konrad-kruczynski...
2011-05-06 Konrad M. KruczynskiAdded test for bug fix #688940.
2011-05-04 Veerapuram Varadhan[mono]bugfix:663287 - Validate the type of value agains...
2011-05-04 ualtinokMade Count setter internal ->
2011-05-04 ualtinokSet Count to 0 as well as BytesTransferred when reusing...
2011-05-04 Konrad KruczyńskiEdited mcs/class/System/System.IO.Ports/SerialPortStrea...
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-05-01 Konrad M. KruczynskiAdded exception in case of using nonstandard baud rate...
2011-04-30 Gonzalo Paniagua... Fix prefix selection
2011-04-30 Gonzalo Paniagua... Support FTP + RETR + proxy
2011-04-29 Gonzalo Paniagua... [webclient] Process uri.UserInfo when present
2011-04-28 Sebastien PouliotFix remaining moon-unit failures wrt Sockets changes
2011-04-28 Sebastien PouliotFix copy-paste error in git 17085447
2011-04-28 Gonzalo Paniagua... [socket] More BeginConnect (IPAddress []) work
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-27 Gonzalo Paniagua... If there's a delayed exception, clear 'ares'
2011-04-27 Gonzalo Paniagua... Worked on linux, failed on OSX
2011-04-26 Gonzalo Paniagua... [Socket] Improved ConnectAsync
2011-04-26 Gonzalo Paniagua... Reset the blocking flag as soon as possible.
2011-04-26 Gonzalo Paniagua... [socket] Fixed other BeginConnect overloads
next