Age | Commit message (Expand) | Author |
2017-11-10 | crypto: Doc privkey_to_pubkey/2 | Hans Nilsson |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub key extraction from priv keys | Hans Nilsson |
2017-11-10 | crypto: Add privkey_to_pubkey/2 to get the public key from a priv key in an E... | Hans Nilsson |
2017-11-10 | crypto: Remove unused 'atom_bad_engine' | Hans Nilsson |
2017-11-10 | crypto: Remove 'relasenotes.xml' from doc/src/Makefile | Hans Nilsson |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub/priv key fetches | Hans Nilsson |
2017-11-10 | crypto: Update the OTP test engine with pub/priv key storage | Hans Nilsson |
2017-11-10 | crypto: Documentation for pkey engine loading | Hans Nilsson |
2017-11-10 | crypto: Define and export some types for engine | Hans Nilsson |
2017-11-10 | crypto: Enable using pub/priv PKCS8 keys stored in an Engine | Hans Nilsson |
2017-11-10 | [crypto] Add support for loading an alternative Engine | Lars Thorsen |
2017-11-09 | Merge PR-1618 from sverker/sverker/hipe-doc-limitations OTP-14767 | Sverker Eriksson |
2017-11-08 | Merge branch 'siri/cdv/misc-improvements/OTP-14755' into maint | Siri Hansen |
2017-11-08 | [cdv] Fix test of size limit reached on crash dump | Siri Hansen |
2017-11-08 | [cdv] Display warning if heap is incomplete | Siri Hansen |
2017-11-06 | Clearify call trace limitations. | Sverker Eriksson |
2017-11-06 | Merge branch 'siri/observer/dont-crash-on-expand-empty-binary/OTP-14642' into... | Siri Hansen |
2017-11-03 | Removed "unused list comprehensions" | Sverker Eriksson |
2017-11-03 | Merge PR-1607 from sverker/hipe_bin_utf32_bug OTP-14740 | Sverker Eriksson |
2017-11-03 | Fix bug in hipe for <<X/utf32>> | Sverker Eriksson |
2017-11-02 | hipe: Add doc sections about limitations | Sverker Eriksson |
2017-11-02 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-02 | Update release notes | Erlang/OTP |
2017-11-01 | Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviour | Ingela Andin |
2017-11-01 | Merge branch 'ingela/inets/httpd-location/OTP-14716' into maint | Ingela Anderton Andin |
2017-11-01 | inets: Prepare for release | Ingela Anderton Andin |
2017-11-01 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |
2017-11-01 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-11-01 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-11-01 | Merge branch 'hans/crypto/DH_generate_parameters_deprecated/OTP-14639' into m... | Hans Nilsson |
2017-11-01 | crypto: replaced deprecated DH_generate_parameters | Hans Nilsson |
2017-11-01 | crypto: Remove returnvalue from void C-fn | Hans Nilsson |
2017-10-31 | Merge branch 'hans/ssh/check_host_user_keys/OTP-14676' into maint | Hans Nilsson |
2017-10-31 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-10-31 | Merge branch 'hasse/stdlib/fix_qlc_SUITE' into maint | Hans Bolinder |
2017-10-31 | Merge branch 'ingela/snmp/crypto-tests' into maint | Ingela Anderton Andin |
2017-10-30 | stdlib: Fix a minor issue with the qlc suite | Hans Bolinder |
2017-10-30 | ssh: Fix testcase failures caused by better key checks | Hans Nilsson |
2017-10-30 | ssh: Testcase with ecdsa hostkey placed in rsa files | Hans Nilsson |
2017-10-30 | ssh: Client checks user's public key | Hans Nilsson |
2017-10-30 | ssh: Server checks host key files at start and at accept | Hans Nilsson |
2017-10-30 | ssh: Sharpen the PubKey validity check | Hans Nilsson |
2017-10-29 | [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3 | Hamidreza Soleimani |
2017-10-27 | snmp: Add crypto precondition test | Ingela Anderton Andin |
2017-10-27 | Merge branch 'ingela/public_key-test' into maint | Ingela Anderton Andin |
2017-10-26 | inets: Correct guard test | Ingela Anderton Andin |
2017-10-26 | [cdv] Check if dump version is newer than cdv can handle | Siri Hansen |
2017-10-26 | [cdv] Add comment about ets tables | Siri Hansen |
2017-10-26 | public_key: Check that ec curve used for test is supported | Ingela Anderton Andin |
2017-10-26 | Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maint | Ingela Anderton Andin |