strongswan/src/libstrongswan/utils
Коренберг Марк 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
..
compat windows: Don't declare [v]asprintf() 2020-11-13 16:38:17 +01:00
printf_hook Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
utils object: Add helper for callbacks with two void pointers 2020-07-20 14:05:39 +02:00
backtrace.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
backtrace.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
capabilities.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
capabilities.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
chunk.c chunk: Rename hash key variable to avoid conflicts with function arguments 2019-12-09 11:23:02 +01:00
chunk.h Spelling fixes 2020-02-11 18:23:07 +01:00
cpu_feature.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
cpu_feature.h cpu-feature: Support Via Padlock security features 2015-04-13 15:31:58 +02:00
debug.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
debug.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
enum.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
enum.h Spelling fixes 2020-02-11 18:23:07 +01:00
identification.c identification: Change abbreviation for surname/serialNumber RDNs 2021-01-18 17:41:37 +01:00
identification.h identification: Change abbreviation for surname/serialNumber RDNs 2021-01-18 17:41:37 +01:00
integrity_checker.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
integrity_checker.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
leak_detective.c leak-detective: Whitelist OPENSSL_init_ssl() 2020-09-09 13:25:30 +02:00
leak_detective.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
lexparser.c removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
lexparser.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
optionsfrom.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
optionsfrom.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
parser_helper.c parser-helper: Don't attempt to open anything but regular files 2020-11-04 10:06:46 +01:00
parser_helper.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
process.c process: Include missing <signal.h> for raise(3) 2014-10-14 16:33:10 +02:00
process.h process: Add a wrapper to invoke a command under the system default shell 2014-10-06 18:24:39 +02:00
test.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
test.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
utils.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
utils.h Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00