summary refs log tree commit diff
path: root/crypto/src/asn1/x509/GeneralName.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring in Asn1.IsisMttPeter Dettman2024-06-251-21/+42
|
* ASN.1: Use GetTagged with cursor methodsPeter Dettman2024-06-241-4/+5
| | | | | - Add GetTagged method for all CHOICE types - Make most Asn1Utilities methods public
* Fix non-8-aligned IPv4 netmask parsingPeter Dettman2023-03-161-1/+1
| | | | - see https://github.com/bcgit/bc-csharp/issues/426
* Overhaul GeneralNamePeter Dettman2023-02-071-187/+177
|
* Generics migration in Asn1Peter Dettman2022-06-271-3/+4
|
* Code cleanupPeter Dettman2022-06-221-6/+6
|
* Handle x400Address as sequence in GeneralNamePeter Dettman2019-08-021-14/+17
| | | | - add 'default' tag handler (instead of falling out of if-block)
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-1/+1
|
* Review of culture-independent String comparison methodsPeter Dettman2015-11-121-2/+3
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+418