summaryrefslogtreecommitdiff
path: root/lib/public_key
Commit message (Expand)AuthorAgeFilesLines
* Convert XML files to UTF-8, where neededHans Bolinder2013-04-191-2/+2
* Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson2013-04-171-2/+2
* public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27Ingela Anderton Andin2013-03-1311-42/+161
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-291-0/+49
* Update copyright yearsBjörn-Egil Dahlberg2013-01-252-2/+2
* Merge branch 'bjorn/asn1/further-cleanup/OTP-10588'Björn Gustavsson2013-01-251-1/+1
|\
| * Remove the 'inline' and '{inline,OutputFile}' optionsBjörn Gustavsson2013-01-221-1/+1
* | public_key: Include some PKCS-9 support needed by PKCS-10Ingela Anderton Andin2013-01-232-3/+32
* | public_key: Prepare for R16Ingela Anderton Andin2013-01-221-1/+1
* | Merge branch 'fredrik/public_key/specs-r16/OTP-10723'Fredrik Gustafsson2013-01-211-2/+2
|\ \ | |/ |/|
| * Fixed specsFredrik Gustafsson2013-01-181-2/+2
* | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-182-5/+5
|\ \ | |/ |/|
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-152-5/+5
* | public_key: Fix spelling errorsIngela Anderton Andin2013-01-171-2/+2
* | public_key: Enhance documentationIngela Anderton Andin2013-01-116-49/+71
* | public_key: CTify test suitesIngela Anderton Andin2013-01-113-550/+303
* | public_key: Document pkix_path_validation/3 and pkix_crls_validate/3Ingela Anderton Andin2013-01-114-19/+119
* | Support CRL verification in public_keyIngela Anderton Andin2013-01-113-587/+417
* | All basic test cases passIngela Anderton Andin2013-01-11185-259/+3681
* | Merge branch 'rn/public_key/fix-doc-cert-records/OTP-10670'Fredrik Gustafsson2013-01-101-1/+1
|\ \
| * | Fix subjectPublicKeyInfo type commentRyosuke Nakai2012-12-131-1/+1
| |/
* | Fix some FOP warningsHans Bolinder2013-01-091-3/+4
|/
* Merge tag 'OTP_R15B03'Björn-Egil Dahlberg2012-11-271-0/+35
|\
| * Prepare releaseOTP_R15B03Erlang/OTP2012-11-261-0/+35
* | Merge branch 'bjorn/asn1/clean-up-backends/OTP-10410'Björn Gustavsson2012-11-263-6/+6
|\ \
| * | Fix other applicationsBjörn Gustavsson2012-11-263-6/+6
* | | Merge branch 'maint'Björn-Egil Dahlberg2012-11-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Update copyright yearsBjörn-Egil Dahlberg2012-11-231-1/+1
* | Merge remote branch 'upstream/maint'Ingela Anderton Andin2012-11-212-3/+4
|\ \ | |/
| * Make public_key doc compile againPatrik Nyblom2012-11-212-3/+4
* | Merge remote branch 'upstream/maint'Ingela Anderton Andin2012-11-1617-26/+3454
|\ \ | |/
| * Prepare for releaseIngela Anderton Andin2012-11-161-1/+1
| * public_key: Add PKCS-10 documentation and PKCS-7 test caseIngela Anderton Andin2012-11-165-13/+89
| * public_key: Simplified PKCS-7 and PKCS-10 specs.Ingela Anderton Andin2012-11-159-48/+63
| * public_key: Added PKCS-10Fredrik Gustafsson2012-11-157-4/+96
| * public_key: Modified PKCS-7.asn1, removing unnecessary IMPORTS.Kenneth Lundin2012-11-158-1922/+68
| * public_key: Add PKCS-7Ingela Anderton Andin2012-11-1513-5/+5104
* | Merge branch 'ia/public_key/ssh_decode-comment-issue/OTP-9361'Ingela Anderton Andin2012-09-116-120/+191
|\ \
| * | public_key: ssh_decode now handles comments, at the end of the line, containi...Ingela Anderton Andin2012-09-056-120/+191
| |/
* | public_key: Add missing references to sha224 and sha384Sverker Eriksson2012-09-052-0/+10
|/
* Prepare releaseOTP_R15B02Erlang/OTP2012-09-031-0/+25
* Update copyright yearsBjörn-Egil Dahlberg2012-08-315-5/+5
* ssl & public_key: Workaround that some certificates encode countryname as utf...Ingela Anderton Andin2012-08-243-4/+54
* ssl & public_key: Prepare for releaseIngela Anderton Andin2012-08-221-1/+1
* ssl & public_key: Add use of more "sha-rsa oids"Ingela Anderton Andin2012-08-221-0/+3
* public_key: Fix documentation typoSverker Eriksson2012-08-221-4/+4
* public_key: Add sha224 to RSA sign/verifySverker Eriksson2012-08-222-2/+2
* public_key: Align the interface of sign and verify with cryptoSverker Eriksson2012-08-222-63/+36
* public_key: Generalised APIIngela Anderton Andin2012-08-222-69/+59