strongswan/src/libstrongswan
Коренберг Марк d8e4a2a777 identification: Change abbreviation for surname/serialNumber RDNs
To align with RFC 4519, section 2.31/32, the abbreviation for surname
is changed to "SN" that was previously used for serialNumber, which does
not have an abbreviation.

This mapping had its origins in the X.509 patch for FreeS/WAN that was
started in 2000.  It was aligned with how OpenSSL did this in earlier
versions.  However, there it was changed already in March 2002 (commit
ffbe98b7630d604263cfb1118c67ca2617a8e222) to make it compatible with
RFC 2256 (predecessor of RFC 4519).

Co-authored-by: Tobias Brunner <tobias@strongswan.org>

Closes strongswan/strongswan#179.
2021-01-18 17:41:37 +01:00
..
asn1 identification: Change abbreviation for surname/serialNumber RDNs 2021-01-18 17:41:37 +01:00
bio Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
collections hashtable: Use quadratic probing 2020-07-20 13:50:11 +02:00
credentials certificate: Extract helper function to filter certificates 2020-07-20 14:05:38 +02:00
crypto proposal: Add AES-GCM to the ESP default AEAD proposal 2020-06-12 13:45:58 +02:00
database Spelling fixes 2020-02-11 18:23:07 +01:00
eap Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
fetcher Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ipsec ipsec-types: Move allocation of unique interface IDs to helper function 2019-04-04 09:31:38 +02:00
math/libnttfft Some whitespace fixes 2019-08-22 15:18:06 +02:00
networking host-resolver: Don't wait for a reply if there are no threads 2020-12-03 08:36:20 +01:00
pen Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins wolfssl: Disable ECC curves based on minimum ECC key size 2021-01-04 16:09:56 +01:00
processing scheduler: Use timercmp(3) instead of a custom function 2020-06-02 14:07:06 +02:00
resolver Spelling fixes 2020-02-11 18:23:07 +01:00
selectors Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
settings Ignore verbose parser generator output file more generally 2020-12-15 10:42:43 +01:00
tests identification: Validate ASN.1 DN in from_data() constructor 2020-12-03 08:23:54 +01:00
threading time: Allow using different clocks 2020-06-02 13:57:37 +02:00
utils identification: Change abbreviation for surname/serialNumber RDNs 2021-01-18 17:41:37 +01:00
.gitignore Ignore verbose parser generator output file more generally 2020-12-15 10:42:43 +01:00
Android.mk hashtable: Maintain insertion order when enumerating 2020-07-20 13:50:11 +02:00
Makefile.am hashtable: Maintain insertion order when enumerating 2020-07-20 13:50:11 +02:00
library.c Spelling fixes 2020-02-11 18:23:07 +01:00
library.h library: Return FALSE from library_init() if loaded settings are invalid 2018-09-11 18:30:18 +02:00