Implement Marshal.GenerateProgIdForType
[mono.git] / mcs / class / Mono.Security /
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-17 Sebastien PouliotAdd support for 'server_name' extension in the TLS...
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Marek SafarFix System.Core reference in VS projects
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-08 Marek SafarMerge pull request #319 from pragmatrix/master
2012-06-08 Marek SafarFix some warnings
2012-06-01 Miguel de Icaza[net_1_0] Finally all of NET_1_0 is gone from the sourc...
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-14 Sebastien Pouliotnewer nunit does not require a [TestFixture] attribute...
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-05-01 Gonzalo Paniagua... Do not raise the client cert callback twice.
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-27 Gonzalo Paniagua... Do not send all the DNs on the server upon establishing...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-06 Andreia GaitaMerge pull request #270 from bholmes/COM_cctor
2012-04-05 Marek SafarUpdate csproj files
2012-04-03 Sebastien PouliotApply SHA256 optimizations (single buffer allocation...
2012-04-03 Sebastien PouliotEnsure a default key is available, if none is set,...
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-29 Zoltan VargaMerge pull request #266 from joncham/bug-struct-pack...
2012-03-28 Sebastien PouliotAdjust unit tests wrt Gonzalo fix for NTLM - commit...
2012-03-28 Sebastien PouliotFix tests where a DSA CA certificate expired at the...
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-08 Marek HabersackMerge pull request #234 from kripper/master
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-05 Marek SafarMerge pull request #238 from knocte/master
2012-03-05 Marek SafarMerge pull request #237 from knocte/master
2012-03-03 Gonzalo Paniagua... 2 fixes for NTLM authentication
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-19 Gonzalo Paniagua... Merge pull request #226 from petejohanson/uri-templates...
2012-02-17 Marek SafarFix few more warnings
2012-02-17 Marek SafarFix some compiler warnings
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-10 Marek SafarAdd VS project files for test project
2012-02-09 Marek SafarUpdate class library csproj files
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-22 Sebastien PouliotMerge pull request #119 from konrad-kruczynski/SslStrea...
2011-06-21 Konrad M. KruczynskiRemoved hard coded timeout for SslStreamBase.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-06 Atsushi Enoonce more: Remove obsolete nunit syntax from tests...
2011-04-04 Sebastien PouliotAdd MD4, SHA384 and SHA512 signature verification to...
2011-04-03 Sebastien PouliotAvoid throwing (just return false) when verifying an...
2011-03-30 Sebastien PouliotRelax X.509 CRL verification if the issuer is a CA
2011-03-30 Sebastien PouliotAdd support for validating RSA-based X.509 certifcates...
2011-03-27 Sebastien PouliotExpose the distribution points from cRLDistrubutionPoin...
2011-03-27 Sebastien PouliotDo not throw in IsSelfSigned on non-RSA based certificates
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-11 Sebastien PouliotContinue X509Chain processing even if the local machine...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-03 Sebastien PouliotFix condition so the new feature is available outside...
2010-11-03 Marek HabersackFix mixed newlines
2010-11-02 Sebastien PouliotFix bootstrapping issue wrt moonlight profile
2010-11-02 Pablo Ruiz Garcia[API] X509 related enhacemnts to allow 1) associating...
2010-10-19 Sebastien PouliotRemove dead code from BigInteger since it confuse some...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-08 Jb EvainEnable the Mono.Security build for monodroid
2010-09-08 Jb EvainSimplify ifdefs specifics to MOONLIGHT
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2010-07-25 Raja R HarinathEOL handling
2010-07-23 Sebastien Pouliotsimplify code for Moonlight profile
2010-07-23 tgiphilMerge branch 'master' of git://github.com/mono/mono
2010-07-23 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-07-23 Sebastien Pouliotsimplify code for Moonlight profile
2010-07-16 Sebastien Pouliot2010-07-16 Sebastien Pouliot <sebastien@ximian.com>
2010-06-11 Jonathan Chambers2010-06-10 Jonathan Chambers <joncham@gmail.com>
2010-06-09 Jonathan Chambers2010-06-08 Jonathan Chambers <joncham@gmail.com>
2010-06-08 Jonathan Chambers2010-06-07 Jonathan Chambers <joncham@gmail.com>
2010-06-07 Jonathan Chambers2010-06-07 Jonathan Chambers <joncham@gmail.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-23 Marek Habersack2010-04-24 Marek Habersack <mhabersack@novell.com>
2010-04-23 Gonzalo Paniagua... 2010-04-23 Gonzalo Paniagua Javier <gonzalo@novell...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
next