summaryrefslogtreecommitdiff
path: root/lib/public_key
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2023-05-152-1/+22
* Revert "Prepare release"Henrik Nord2023-04-122-22/+1
* Prepare releaseErlang/OTP2023-04-112-1/+22
* Merge pull request #7033 from u3s/kuba/ssl/exp_ocsp_refactorJakub Witczak2023-03-282-72/+126
|\
| * public_key: rename internal variablesJakub Witczak2023-03-211-7/+7
| * public_key: reduce not needed OCSP functionsJakub Witczak2023-03-211-31/+21
| * ssl, public_key: trace configJakub Witczak2023-03-212-0/+74
| * public_key: remove pubkey_ocsp:otp_cert/1 functionJakub Witczak2023-03-212-58/+48
| * ssl: move responder cert to connection processJakub Witczak2023-03-212-9/+9
* | Revert "Prepare release"Henrik Nord2023-03-222-22/+1
* | Prepare releaseErlang/OTP2023-03-212-1/+22
* | Update copyright yearErlang/OTP2023-03-211-1/+1
|/
* Merge pull request #6983 from u3s/kuba/ssl/ocsp_code_format_cleanup/OTP-16875Jakub Witczak2023-03-092-231/+120
|\
| * public_key: re-order source in pubkey_ocspJakub Witczak2023-03-071-106/+97
| * public_key, ssl: spec cleanupJakub Witczak2023-03-071-105/+11
| * ssl, public_key: code formattingJakub Witczak2023-03-062-45/+37
* | Merge branch 'maint' into masterHenrik Nord2023-03-084-3/+70
|\ \ | |/ |/|
| * Prepare releaseErlang/OTP2023-03-062-1/+68
| * Update copyright yearErlang/OTP2023-03-067-7/+7
* | Merge branch 'maint'Ingela Anderton Andin2023-02-233-10/+26
|\ \ | |/
| * public_key: Move decode of CRLDistributionPoints extensionIngela Anderton Andin2023-02-173-10/+26
* | Revert "Prepare release"Henrik Nord2023-02-152-22/+1
* | Prepare releaseErlang/OTP2023-02-142-1/+22
* | Update copyright yearErlang/OTP2023-02-144-4/+4
* | Use internal wildcard function from -on_loadRaimo Niskanen2023-02-131-2/+5
* | Merge branch 'maint'Kiko Fernandez-Reyes2023-01-161-2/+2
|\ \ | |/
| * Merge pull request #6673 from kikofernandez/kiko/public_key/remove-calls-to-d...Kiko2023-01-161-2/+2
| |\
| | * public_key: replace size/1 by XXX_size/1Kiko Fernandez-Reyes2023-01-161-2/+2
* | | Merge branch 'maint'Dan Gudmundsson2023-01-162-2/+15
|\ \ \ | |/ /
| * | Merge branch 'dgud/public_key/fix-cacerts-load-mac/GH-6656/OTP-18392' into maintDan Gudmundsson2023-01-162-2/+15
| |\ \ | | |/ | |/|
| | * Unlink port_command to avoid EXIT msgsDan Gudmundsson2023-01-132-2/+15
* | | Merge branch 'maint'Kiko Fernandez-Reyes2023-01-121-58/+108
|\ \ \ | |/ /
| * | public_key: update tests to not depend on yearKiko Fernandez-Reyes2023-01-111-58/+108
* | | Merge branch 'maint'Kiko Fernandez-Reyes2022-12-274-39/+230
|\ \ \ | |/ /
| * | public_key: add types/delete redundant code pkits_SUITEKiko Fernandez-Reyes2022-12-191-18/+33
| * | public_key: add typespecs to pubkey_certKiko Fernandez-Reyes2022-12-191-4/+4
| * | public_key: date sliding window validation functionKiko Fernandez-Reyes2022-12-193-17/+193
| |/
* | Merge branch 'maint' into masterHenrik Nord2022-12-142-1/+16
|\ \ | |/
| * Prepare releaseErlang/OTP2022-12-122-1/+16
* | Merge branch 'maint'Ingela Anderton Andin2022-12-053-3/+63
|\ \ | |/
| * public_key: Disregard unexpected URIIngela Anderton Andin2022-12-023-3/+63
* | Fix public key lcntLukas Larsson2022-10-051-1/+1
* | Merge pull request #5924 from frazze-jobb/frazze/stdlib/shell_completion/OTP-...Lukas Larsson2022-09-271-0/+1
|\ \ | |/ |/|
| * otp: Fix some windows gitignoresLukas Larsson2022-09-271-0/+1
* | Prepare releaseErlang/OTP2022-09-202-1/+29
* | Update copyright yearErlang/OTP2022-09-201-1/+1
|/
* public_key: Check interop conditionsIngela Anderton Andin2022-09-131-18/+32
* public_key: Omit some tests if unsupported algHans Nilsson2022-08-291-2/+14
* public_key: Fix testcase failing for OSSL < 1.1.1Hans Nilsson2022-08-261-16/+41
* public_key: Add test caseHans Nilsson2022-08-191-1/+42