Fix null sessions in HttpContextWrapper.Session
[mono.git] / mcs / class / corlib / System.Security.Cryptography / ToBase64Transform.cs
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
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...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-01-07 Sebastien PouliotIn System:
2009-11-10 Marek SafarNew tests.
2009-11-06 Miguel de IcazaJumbo patch for NET_2_0, mscorlib is now clean
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-03-22 Raja R HarinathIn .:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-10 Sebastien Pouliot2005-06-10 Sebastien Pouliot <sebastien@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-11 Sebastien Pouliot2005-01-10 Sebastien Pouliot <sebastien@ximian.com>
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-06-10 Gert Driesen* ToBase64Transform.cs: Uncomment finalizer to fix...
2004-05-27 Sebastien Pouliot2004-05-26 Sebastien Pouliot <sebastien@ximian.com>
2004-05-07 Sebastien Pouliot2004-05-07 Sebastien Pouliot <sebastien@ximian.com>
2004-05-06 Sebastien Pouliot2004-05-06 Sebastien Pouliot <sebastien@ximian.com>
2004-05-05 Sebastien Pouliot2004-05-05 Sebastien Pouliot <sebastien@ximian.com>
2004-04-29 Ben Maurerconst/readonly lovin'
2002-11-21 Sebastien Pouliot2002-11-20 Sebastien Pouliot <spouliot@videotron.ca>
2002-11-15 Sebastien Pouliot2002-11-15 Sebastien Pouliot <spouliot@videotron.ca>
2002-11-03 Sebastien Pouliot2002-11-03 Sebastien Pouliot <spouliot@videotron.ca>
2002-10-14 Sebastien Pouliot2002-10-14 Sebastien Pouliot <spouliot@videotron.ca>
2002-10-12 Sebastien Pouliot2002-10-12 Sebastien Pouliot <spouliot@videotron.ca>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-04-03 Piers Hakenminor CLS conformance tweaks (visibility, virtual,...
2002-01-05 Ravi Pratap M2002-01-05 Ravi Pratap <ravi@ximian.com>
2001-08-09 Sergey ChabanBase64Table now supports both encoding and decoding...
2001-08-02 Miguel de IcazaAdded ToBase64TransformTest from Sergey