Age | Commit message (Expand) | Author |
2017-11-10 | ssh: Update SSH for engine-stored host keys | Hans Nilsson |
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 '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 'maint' | Lars Thorsen |
2017-11-10 | [crypto] Add support for loading an alternative Engine | Lars Thorsen |
2017-11-10 | Recognize 'deterministic' when given in a -compile() attribute | Björn Gustavsson |
2017-11-09 | Merge branch 'maint' | Sverker Eriksson |
2017-11-09 | Merge PR-1618 from sverker/sverker/hipe-doc-limitations OTP-14767 | Sverker Eriksson |
2017-11-09 | Remove unused test include file from test suites | Hans Nilsson |
2017-11-09 | stdlib: Implement compose and dissect query (HTML5) | Péter Dimitrov |
2017-11-09 | ssl: Fix test cases to work on all test platforms | Ingela Anderton Andin |
2017-11-09 | public_key: Fix dialyzer spec | Ingela Anderton Andin |
2017-11-09 | ssl: Sessions must be registered with SNI if exists | Ingela Anderton Andin |
2017-11-09 | ssl: Extend hostname check to fallback to checking IP-address | Ingela Anderton Andin |
2017-11-09 | public_key, ssl: Handles keys so that APIs are preserved correctly | Ingela Anderton Andin |
2017-11-09 | ssl: Use ?FUNCTION_NAME | Ingela Anderton Andin |
2017-11-09 | ssl: Prepare for release | Ingela Anderton Andin |
2017-11-09 | ssl: Prepare for release | Ingela Anderton Andin |
2017-11-09 | ssl: Prepare for release | Ingela Anderton Andin |
2017-11-09 | ssl: Countermeasurements for Bleichenbacher attack | Ingela Anderton Andin |
2017-11-09 | ssl: Countermeasurements for Bleichenbacher attack | Ingela Anderton Andin |
2017-11-09 | ssl: Countermeasurements for Bleichenbacher attack | Ingela Anderton Andin |
2017-11-09 | Update release notes | Erlang/OTP |
2017-11-09 | Merge branch 'ingela/inets/fix-location/OTP-14761' into maint-20 | Erlang/OTP |
2017-11-09 | Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20 | Erlang/OTP |
2017-11-09 | [supervisor] Store children in map instead of list | Siri Hansen |
2017-11-09 | [supervisor] Change Name to Id | Siri Hansen |
2017-11-09 | [supervisor] Use map instead of dict for dynamic children | Siri Hansen |
2017-11-09 | [supervisor] Refactor to improve maintainability | Siri Hansen |
2017-11-09 | [supervisor] Add macros to use in guards | Siri Hansen |
2017-11-09 | [supervisor] Refactor handling of dynamic children | Siri Hansen |
2017-11-09 | [supervisor] Improve test suite before refactoring | Siri Hansen |
2017-11-09 | eldap: Repair Makefile | Hans Nilsson |
2017-11-09 | ssh: Don't remove trailing WS in Hello msg | Hans Nilsson |
2017-11-09 | snmp: Correct netsnmp arglist and check for usable netsnmp | Ingela Anderton Andin |
2017-11-09 | inets: Prepare for release | Ingela Anderton Andin |
2017-11-09 | inets: Add missing guard | Ingela Anderton Andin |
2017-11-09 | Avoid WindowBits=8 as per the manual | John Högberg |
2017-11-09 | Fix deflateParams on zlib 1.2.11 | John Högberg |
2017-11-09 | Merge pull request #1609 from bjorng/bjorn/compiler/add-internal_doc | Björn Gustavsson |
2017-11-08 | Merge branch 'maint' | Siri Hansen |