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 | Merge branch 'hans/crypto/engine_pkey_load/OTP-14448' into maint | 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 | Merge branch 'lars/crypto/load-engine/OTP-14567' into maint | Lars Thorsen |
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-07 | Merge branch 'sverker/systask-reqid-bug/OTP-14752' into maint | Sverker Eriksson |
2017-11-07 | Merge PR-1619 from mikpe/erts-hipe-print-heap-fixes | Sverker Eriksson |
2017-11-06 | Clearify call trace limitations. | Sverker Eriksson |
2017-11-06 | erts: Fix bug in systask scheduling | Sverker Eriksson |
2017-11-06 | Merge branch 'siri/observer/dont-crash-on-expand-empty-binary/OTP-14642' into... | Siri Hansen |
2017-11-05 | fix output formatting in hipe_bifs:show_heap/1 | Mikael Pettersson |
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-03 | Prevent hipe_bs_validate_unicode from doing GC | 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 | Updated OTP versionOTP-20.1.4 | Erlang/OTP |
2017-11-02 | Update release notes | Erlang/OTP |
2017-11-02 | Merge branch 'ingela/inets/maint/httpd-location-chunk-and-close/OTP-14716/OTP... | 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 | Merge branch 'hans/crypto/returnvalue_from_void/OTP-14720' into maint | 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 |