Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-19 | Merge branch 'hans/crypto/eddsa/OTP-15419' into maint | Hans Nilsson | |
* hans/crypto/eddsa/OTP-15419: public_key: Add Edward curves to the documentation public_key: Add ed25519 and ed448 sign/verify crypto: Add Edward curves to the documentation crypto: Add eddsa test case (ed25519 and ed448) crypto: Add ed25519 and ed448 sign/verify | |||
2018-11-19 | Merge branch 'hans/ssh/eddsa/OTP-15094' into maint | Hans Nilsson | |
* hans/ssh/eddsa/OTP-15094: ssh: Add Edward curves to the documentation ssh: Update test cases for eddsa ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448' | |||
2018-11-19 | ssh: Make host and user key pre-checking better | Hans Nilsson | |
This will prevent crashes in ssh_file for public key types which have no passphrase option although being supported. Also centralize host key checking to avoid code duplication. This was already done for user keys. | |||
2018-11-19 | ssh: Generalize unpublished test support option | Hans Nilsson | |
Also rename the corresponding testcase in ssh_options_SUITE and add logging. | |||
2018-11-19 | ssh: Cleaning and polishing of ssh_auth | Hans Nilsson | |
No intentional api changes. Only to make the code less hard to read. | |||
2018-11-19 | ssh: Add a common key_cb call function | Hans Nilsson | |
2018-11-19 | public_key: Add Edward curves to the documentation | Hans Nilsson | |
2018-11-19 | public_key: Add ed25519 and ed448 sign/verify | Hans Nilsson | |
2018-11-19 | crypto: Add Edward curves to the documentation | Hans Nilsson | |
2018-11-19 | crypto: Add eddsa test case (ed25519 and ed448) | Hans Nilsson | |
2018-11-19 | crypto: Add ed25519 and ed448 sign/verify | Hans Nilsson | |
2018-11-19 | ssh: Add Edward curves to the documentation | Hans Nilsson | |
2018-11-19 | ssh: Update test cases for eddsa | Hans Nilsson | |
2018-11-19 | ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448' | Hans Nilsson | |
Requires OpenSSL-1.1.1 https://tools.ietf.org/html/draft-ietf-curdle-ssh-ed25519-ed448-00 | |||
2018-11-16 | Merge branch 'maint-21' into maint | John Högberg | |
* maint-21: Updated OTP version Prepare release | |||
2018-11-15 | Merge branch 'sverker/crypto/gcc-8-warning' into maint | Sverker Eriksson | |
* sverker/crypto/gcc-8-warning: crypto: Fix gcc 8 warning | |||
2018-11-15 | Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maint | Sverker Eriksson | |
* sverker/erts/atomics-counters/OTP-13468: erts: Add new module 'counters' erts: Add new module 'atomics' | |||
2018-11-15 | erts: Add new module 'counters' | Sverker Eriksson | |
2018-11-15 | erts: Add new module 'atomics' | Sverker Eriksson | |
2018-11-15 | Prepare release | Erlang/OTP | |
2018-11-15 | Merge branch 'ingela/public_key/DSA-SHA2/OTP-15367' into maint-21 | Erlang/OTP | |
* ingela/public_key/DSA-SHA2/OTP-15367: public_key: Add additional ASN-1 definitions for DSA SHA2 support public_key: Add DSA with SHA2 support | |||
2018-11-15 | Merge branch 'maint-20' into maint | Hans Nilsson | |
* maint-20: Updated OTP version Prepare release | |||
2018-11-14 | Merge branch 'ingela/ssl/maint-bench-cuddle' into maint | Ingela Anderton Andin | |
* ingela/ssl/maint-bench-cuddle: ssl: Handle unicode ~s -> ~ts | |||
2018-11-14 | Prepare release | Erlang/OTP | |
2018-11-14 | Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maint-20 | Erlang/OTP | |
* hans/ssh/fix_ext_info/OTP-15413: ssh: Fix ssh_options checking for ext_info ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as server ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as client | |||
2018-11-14 | Merge branch 'maint-18' into maint | Lukas Larsson | |
* maint-18: Updated OTP version Prepare release Optimize operator '--' and yield on large inputs Conflicts: OTP_VERSION erts/doc/src/notes.xml erts/emulator/beam/erl_alloc.types erts/emulator/beam/erl_bif_lists.c erts/vsn.mk lib/stdlib/doc/src/notes.xml lib/stdlib/vsn.mk make/otp_version_tickets otp_versions.table | |||
2018-11-12 | ssl: Handle unicode ~s -> ~ts | Ingela Anderton Andin | |
2018-11-12 | Merge branch 'maint-20' into maint | Ingela Anderton Andin | |
* maint-20: Updated OTP version Prepare release | |||
2018-11-12 | Merge branch 'ingela/ssl/rsa-kex-engine/ERIERL-268/OTP-15420' into maint | Ingela Anderton Andin | |
* ingela/ssl/rsa-kex-engine/ERIERL-268/OTP-15420: ssl: Add engine handling clause to RSA key exchange | |||
2018-11-09 | Prepare release | Erlang/OTP | |
2018-11-09 | ssl: Add engine handling clause to RSA key exchange | Ingela Anderton Andin | |
2018-11-09 | ssl: Add engine handling clause to RSA key exchange | Ingela Anderton Andin | |
2018-11-09 | Merge branch 'hans/ssh/fix_ext_info_doc' into maint | Hans Nilsson | |
* hans/ssh/fix_ext_info_doc: ssh: Fix documentation for public key in ext_info | |||
2018-11-09 | ssh: Clear remote user_dir in ssh_compat_SUITE | Hans Nilsson | |
2018-11-09 | ssh: Check compatibility with new OpenSSH versions | Hans Nilsson | |
2018-11-09 | ssh: Fix documentation for public key in ext_info | Hans Nilsson | |
2018-11-09 | Merge branch 'hans/ssh/fix_ext_info/OTP-15413' into maint | Hans Nilsson | |
* hans/ssh/fix_ext_info/OTP-15413: ssh: Fix ssh_options checking for ext_info ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as server ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as client | |||
2018-11-09 | Prepare release | Erlang/OTP | |
2018-11-09 | Merge branch 'john/erts/OTP-18.3.4/minusminus_trapping/OTP-15371' into maint-18 | Erlang/OTP | |
* john/erts/OTP-18.3.4/minusminus_trapping/OTP-15371: Optimize operator '--' and yield on large inputs | |||
2018-11-09 | Merge branch 'maint-20' into maint | Lukas Larsson | |
* maint-20: Updated OTP version Prepare release Optimize operator '--' and yield on large inputs Conflicts: OTP_VERSION erts/doc/src/notes.xml erts/emulator/beam/erl_alloc.types erts/emulator/beam/erl_bif_lists.c erts/vsn.mk lib/ssl/doc/src/notes.xml lib/ssl/vsn.mk lib/stdlib/doc/src/notes.xml lib/stdlib/vsn.mk make/otp_version_tickets otp_versions.table | |||
2018-11-08 | Merge branch 'ingela/ssl/erl-dist/ERL-770/OTP-15418' into maint | Ingela Anderton Andin | |
* ingela/ssl/erl-dist/ERL-770/OTP-15418: ssl: Correct gen_statem return value | |||
2018-11-08 | ssh: Fix doc error in daemon 'exec' option | Hans Nilsson | |
2018-11-08 | public_key: Add additional ASN-1 definitions for DSA SHA2 support | Ingela Anderton Andin | |
2018-11-08 | Merge branch 'ingela/public-key/more-sha2' into maint | Ingela Anderton Andin | |
* ingela/public-key/more-sha2: public_key: Add additional ASN-1 definitions for DSA SHA2 support | |||
2018-11-08 | ssh: Fix ssh_options checking for ext_info | Hans Nilsson | |
A bug for SSH_MSG_EXT_INFO was fixed both for client and server. Before that fix, wrong option was read for the information sent to the peer. This commit adapts the option checking so that the correct option now used is available not only for servers but also for clients. | |||
2018-11-07 | ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as server | Hans Nilsson | |
The wrong set of supported public keys was sent to the client. | |||
2018-11-07 | ssh: Fix SSH_MSG_EXT_INFO bug for OTP SSH as client | Hans Nilsson | |
The message could not be received in connected state | |||
2018-11-07 | ssl: Correct gen_statem return value | Ingela Anderton Andin | |
Could cause renegotiation to fail | |||
2018-11-06 | public_key: Add additional ASN-1 definitions for DSA SHA2 support | Ingela Anderton Andin | |
2018-11-06 | Merge branch 'bjorn/erts/persistent_terms/OTP-14669' into maint | Björn Gustavsson | |
* bjorn/erts/persistent_terms/OTP-14669: Implement a tab for persistent terms in crashdump viewer Add tests of persistent terms for crashdump_viewer Add a persistent term storage Refactor releasing of literals Extend the sharing-preserving routines to optionally copy literals |