Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16[System] Rename method parameters to match .NET contractAlexander Köplinger
2016-09-27[System*] Throw a PlatformNotSupported exception when using the networking st...Rolf Bjarne Kvinge
2016-09-23[bcl] Add missing APIs for netstandard parity and expose a few APIs on mobileAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-08-03Added missing DeliveryFormat property to MailClientKonstantin Safonov
2016-04-16[System] Remove PrebuiltSystem alias (it's not needed with any modern mcs)Marek Safar
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-26[System] Make SmtpClient fallback to it's old behaviour if the hostname canno...Sebastien Pouliot
2015-12-24[System] Port System.Net.Mime namespace from referencesourcesAlexander Köplinger
2015-12-22Merge pull request #1896 from meum/patch-1Miguel de Icaza
2015-11-24[Mono.Security]: Minor 'Mono.Security.Interface' API improvements.Martin Baulig
2015-10-23Remove a few more 'using System.Reflection's.Martin Baulig
2015-10-21[System]: Use MonoTlsProvider API in FtpWebRequest and SmtpClient.Martin Baulig
2015-09-23Obsolete SmtpClientMiguel de Icaza
2015-09-23Merge pull request #2020 from tomjepp/masterMiguel de Icaza
2015-09-21[System] Fix SmtpClient.SendMailAsync never completingAdam Burgess
2015-09-01Fix bug #33551 - Use a full FQDN for EHLO and HELO in SmtpClient.Thomas Jepp
2015-07-16[Facades] Add v3 facadesMarek Safar
2015-06-23Fix dot stuffing in SmtpClientmeum
2015-01-14[bcl] Remove NET_4_5 defines from class libs.Zoltan Varga
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-06-27[System] Fixes a warningMarek Safar
2014-06-24Merge pull request #995 from yjoly/masterJeffrey Stedfast
2014-05-23[system] Add SendMailAsync methodsMarek Safar
2014-05-05[System] Fix build warningsMiguel de Icaza
2014-04-25Include support for SSL/TLS right in System when building for the MONODROID p...Marek Habersack
2014-04-15Fix the date time set in file by removing the ':'.yjoly
2013-07-02Allow the MONOTOUCH targetr to build its SSL/TLS support right inside System....Sebastien Pouliot
2013-02-26Fix failing mobile testsMarek Safar
2012-11-05Removed debugging prints that slipped throughShay Rojansky
2012-10-29Fixed missing Content-Id email headersShay Rojansky
2012-06-02[System] Removal of the NET_2_0 in the source codeMiguel de Icaza
2011-02-09[SmtpClient] Don't send empty display name.Gonzalo Paniagua Javier
2011-01-25[system] SmtpClient implements IDisposable on 4.0 (a no-op for now)Marek Habersack
2010-11-01Check that the default from is not emptyGonzalo Paniagua Javier
2010-10-14Misc. fixesGonzalo Paniagua Javier
2010-10-08Add support for EnableSsl in smtp config.Gonzalo Paniagua Javier
2010-08-04Implement envelope sender semantics in SmtpClientRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2010-06-292010-06-28 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2010-05-052010-05-04 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-03-212010-03-20 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-03-062010-03-06 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2010-02-162010-02-15 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2010-01-212010-01-21 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-12-11Fixes build.Marek Safar
2009-12-112009-12-11 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-12-112009-12-11 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-08-202009-08-20 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot