Update VS project files
[mono.git] / mcs / class / corlib / System.Security.Cryptography /
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-07 Marek SafarAdd new 4.5 api
2012-06-04 Marek SafarMerge pull request #313 from viniciusjarina/green_build
2012-06-03 Miguel de Icaza[class libraries] drop ONLY_1_1
2012-06-01 Miguel de IcazaRemoval of NET_1_1 defines and some NET_2_0; Both...
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-30 Sebastien PouliotCreate a store when importing from a CspBlob so we...
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-26 Sebastien PouliotMove RijndaelTransform code from RijndaelManaged.cs...
2012-03-23 Sebastien PouliotFix finalizer where a NRE can occur if the ctor fails...
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-09 Gonzalo Paniagua... Merge pull request #211 from symform/master
2012-01-04 Sebastien PouliotImplement new FX4 methods to add new algorithms/oids...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-21 Sebastien PouliotMerge pull request #173 from juhovh/master
2011-09-21 Juho Vähä-HerttuaFix HMACSHA384 and HMACSHA512 for key length of [65...
2011-09-09 Sebastien PouliotReturn null instead of catching Activator exception...
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-07 Steven RobbinsFix for out of bounds exception
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-02 Sebastien PouliotMatch IDisposable with 4.0 changes in System.Security...
2011-05-02 Sebastien PouliotAdd some new 4.0 features in System.Security.Cryptography
2011-04-17 Sebastien PouliotImplemented IDisposable on System.Security.Cryptography...
2011-03-31 Rolf Bjarne KvingeFix many corcompare issues for moonlight
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-07 Marek Habersack[crypto] Added missing 4.0 algorithm names
2011-01-25 Marek Habersack[corlib,crypto] RandomNumberGenerator implements IDispo...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-11 Sebastien PouliotAllow RSACryptoServiceProvider.SignHash to work with...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-11 Sebastien Pouliot[moon] Allow creating AES with the fully qualified...
2010-11-03 Marek HabersackFix mixed newlines
2010-11-02 Pablo Ruiz Garcia[API] X509 related enhacemnts to allow 1) associating...
2010-10-08 Gonzalo Paniagua... Buffer sizes
2010-10-08 Gonzalo Paniagua... [CryptoStream] Invalid enum in ctor
2010-10-08 Gonzalo Paniagua... Dispose calls FlushFinalBlock
2010-10-07 Gonzalo Paniagua... Fix CryptoStream.Dispose
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-21 Sebastien Pouliot2010-07-21 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-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-26 Marek SafarNew test.
2010-03-16 Marek SafarNew tests.
2010-03-16 Jb Evainuse MOONLIGHT symbol
2010-01-13 Marek SafarWarnings cleanup
2010-01-07 Sebastien PouliotIn System:
2009-12-01 Sebastien Pouliot2009-12-01 Sebastien Pouliot <sebastien@ximian.com>
2009-11-10 Marek SafarNew tests.
2009-11-06 Miguel de IcazaJumbo patch for NET_2_0, mscorlib is now clean
2009-09-22 Sebastien PouliotIn Test/System.Security.Cryptography:
2009-09-18 Sebastien Pouliot2009-09-18 Sebastien Pouliot <sebastien@ximian.com>
2009-09-09 Jb Evainbring Mono Security to monotouch
2009-07-28 Sebastien Pouliot2009-07-28 Sebastien Pouliot <sebastien@ximian.com>
2009-05-27 Marek SafarNew tests, updates
2009-04-30 Sebastien Pouliotminor NET_2_1 tweaks to remove 12 unneeded [SecuritySaf...
2009-04-29 Sebastien PouliotIn Mono.Security.Cryptography:
2009-04-29 Marek Habersack 2009-04-29 Marek Habersack <mhabersack@novell...
2009-04-29 Sebastien PouliotIn .:
2008-09-18 Marek SafarNew test, update
2008-09-17 Sebastien Pouliot2008-09-17 Sebastien Pouliot <sebastien@ximian.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-27 Marek SafarWarnings cleanup
2008-08-07 Sebastien Pouliot2008-08-07 Sebastien Pouliot <sebastien@ximian.com>
2008-07-13 Néstor Salceda2008-07-13 Nestor Salceda <nestor.salceda@gmail.com>
2008-07-03 Andreas N2008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech...
2008-07-02 Andreas N2008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech...
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-31 Sebastien Pouliot2008-05-30 Sebastien Pouliot <sebastien@ximian.com>
2008-05-07 Sebastien PouliotSHA384Managed.cs: Fix compiler warning and use the...
2008-05-01 Rodrigo Kumpera2008-05-01 Rodrigo Kumpera <rkumpera@novell.com>
2008-05-01 Raja R HarinathFix compile error
2008-04-30 Alan McGovernInlined helper methods and made some fields local vars...
2008-04-30 Alan McGovernInlined helper methods removed unnecessary casts and...
2008-04-30 Alan McGovernPerformed loop unrolling and re-rolling to reduce IL...
2008-04-28 Sebastien PouliotSHA1CryptoServiceProvider.cs: Quick optimization to...
2008-04-17 Sebastien Pouliot2008-04-17 Sebastien Pouliot <sebastien@ximian.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-21 Sebastien PouliotRfc2898DeriveBytes.cs: Fix GetByte not to throw an...
2008-01-31 Sebastien PouliotCryptoConfig.cs: Inverse name and oid when reading...
2007-11-15 Marek SafarWarnings cleanup
2007-08-17 Sebastien Pouliot2007-08-17 Sebastien Pouliot <sebastien@ximian.com>
2007-05-16 Sebastien Pouliot2007-05-16 Sebastien Pouliot <sebastien@ximian.com>
2007-05-11 Sebastien Pouliot2007-05-11 Sebastien Pouliot <sebastien@ximian.com>
2007-05-10 Sebastien Pouliot2007-05-10 Sebastien Pouliot <sebastien@ximian.com>
next