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
2016-01-05[System]: Only use the 'MONO_SECURITY_ALIAS' conditional to determine whether...Martin Baulig
2015-12-10[corlib]: Cleanup X509Certificate and move the implementation-specific bits i...Martin Baulig
2015-11-19[System]: Implement X509Certificate2.Export(X509ContentType.Pfx).Martin Baulig
2015-10-30[Mono.Security]: Add 'MonoTlsSettings.TrustAnchors' and 'CertificateValidatio...Martin Baulig
2015-10-30[System]: Cleanup 'ChainValidationHelper', moving the actual validation code ...Martin Baulig
2015-10-16[System]: Remove the TrustEvaluateSsl(MX.X509CertificateCollection...) overlo...Martin Baulig
2015-10-14[System]: Add OSX509Certificates.TrustEvaluateSsl(X509Certificate2Collection,...Martin Baulig
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2014-06-15Support both unencrypted PKCS#12 and PKCS#12 encrypted with an empty password...Jaroslav Imrich
2014-05-28[System] Ensure pinvoke into OXS/iOS Security framework are 64bits safeSebastien Pouliot
2014-04-25Include support for SSL/TLS right in System when building for the MONODROID p...Marek Habersack
2013-12-18Do not assume the first certificate of a PKCS12 file is the one matching the ...Sebastien Pouliot
2013-12-18Replace custom Load with File.ReadAllBytesSebastien Pouliot
2013-07-02Allow the MONOTOUCH targetr to build its SSL/TLS support right inside System....Sebastien Pouliot
2013-06-21Add [Serializable] to X509Certificate2 (added in .NET 4.0) [#12457]Sebastien Pouliot
2013-05-29Change code to more linker friendly ways to create MD5 and X509Chain and allo...Sebastien Pouliot
2013-04-30Avoid potential NRE is the UserCAStore could not be created. ref: desk #33432Sebastien Pouliot
2013-04-05Redirect more duplicate security types to Mono.SecurityMarek Safar
2013-02-26Fix more compiler warningsMarek Safar
2013-02-26Fixes failing testsMarek Safar
2013-02-25Remove duplicated files from system.dll (saves about 100kb)Marek Safar
2013-02-11Kill the MOONLIGHT define in System.Rodrigo Kumpera
2012-11-07Get better linker results when doing full-aot wrt the cryptographic stackSebastien Pouliot
2012-10-10[OSX][iOS] Ensure 'sectrust' is released even if we deny the requestSebastien Pouliot
2012-08-24[OSX|iOS] Do not reset 'errors' and 'status11' when a certificate is trusted....Sebastien Pouliot
2012-08-23Fix binding (type) and value error (true) that could lead to error #5 (kSecTr...Sebastien Pouliot
2012-06-02[System] Removal of the NET_2_0 in the source codeMiguel de Icaza
2012-04-23Fix leak by releasing the certificate elements from the CFArray since it was ...Sebastien Pouliot
2012-03-23Fix FindBySubjectName to find anything in the subject name (except the oid ac...Sebastien Pouliot
2011-10-18Ensure private key flow from the mono store into the X509Certificate2 instanc...Sebastien Pouliot
2011-08-17update copyrightsMiguel de Icaza
2011-08-12Use 'as' for casting certificate extensions since we already deal with null a...Sebastien Pouliot
2011-04-04Avoid throwing an ANE on an invalid X.509 extensionSebastien Pouliot
2011-04-04Fix X.500 DN comparisonSebastien Pouliot
2011-03-30Avoid ANE when a key algorithm parameters is really null (not just ASN.1 null)Sebastien Pouliot
2011-03-28Handle non-existing user CA store gracefullySebastien Pouliot
2011-02-11Continue X509Chain processing even if the local machine directory does not ex...Sebastien Pouliot
2010-10-06X509Chain always uses the LM storeGonzalo Paniagua Javier
2010-06-122010-06-11 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2010-05-112010-05-10 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2010-05-072010-04-06 Geoff Norton <gnorton@novell.com>Geoff Norton
2010-03-16use MOONLIGHT symbolJb Evain
2010-03-11Moved chain building and validation from Mono.Security to SystemGonzalo Paniagua Javier
2009-09-09bring Mono Security to monotouchJb Evain
2009-07-102009-07-10 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2009-07-022009-07-02 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2008-08-28Warnings cleanup.Marek Safar
2008-06-262008-06-26 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2008-06-032008-06-03 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2008-05-182008-05-18 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot