summary refs log tree commit diff
path: root/crypto/src/pkix/PkixNameConstraintValidatorException.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-09fixed argument null messageDavid Hook1-1/+1
2015-11-08Fix weird characterPeter Dettman1-1/+1
2015-11-08Remove old TODOPeter Dettman1-1/+0
2015-11-08Needs to be in Org.BouncyCastle namespace for nowPeter Dettman1-1/+1
2015-11-08A few more changes to sync up with BouncyCastle-PCLPeter Dettman8-8/+51
2015-11-08Whitespace, comments, unused import, missing test codePeter Dettman5-10/+30
2015-11-08Some more PORTABLE updatesPeter Dettman3-3/+27
2015-11-08Tighten up the correspondence b/w Close/DisposePeter Dettman20-44/+34
2015-11-08DateTime portability changes for tests under PORTABLEPeter Dettman3-11/+29
2015-11-08Missed a Close/Dispose changePeter Dettman1-5/+4
2015-11-08Use utility method from Enums to avoid platform-specific code herePeter Dettman1-1/+1
2015-11-08Update to "Null parameters" behaviour from Java 1.53Peter Dettman1-44/+20
2015-11-08AddOptional can take varargsPeter Dettman3-6/+3
2015-11-08fixed headerDavid Hook1-1/+1
2015-11-08WhitespacePeter Dettman2-2/+2