Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-10 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson | |
* bjorn/cuddle-with-tests: Skip compile_SUITE:pre_load_check/1 when code is native-compiled | |||
2017-11-10 | Merge branch 'maint' | Ingela Anderton Andin | |
2017-11-10 | Merge branch 'ingela/snmp/cuddle' into maint | Ingela Anderton Andin | |
* ingela/snmp/cuddle: snmp: Correct netsnmp arglist and check for usable netsnmp | |||
2017-11-10 | Merge branch 'maint' | Ingela Anderton Andin | |
2017-11-10 | Merge branch 'ingela/ssl/engine-API/OTP-14448' into maint | Ingela Anderton Andin | |
* ingela/ssl/engine-API/OTP-14448: ssl: Add private key configuration for crypto engine | |||
2017-11-10 | Merge branch 'maint' | Hans Nilsson | |
2017-11-10 | Merge branch 'hans/ssh/hostkey_in_engine/OTP-14757' into maint | Hans Nilsson | |
2017-11-10 | ssh: Document engine_key_ref() returned from ssh_server_key:host_key/2 | Hans Nilsson | |
2017-11-10 | ssh: Update ssh_{server|client}_key doc to what it should have been | Hans Nilsson | |
2017-11-10 | ssh: New test suite for engine-stored keys | Hans Nilsson | |
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 ↵ | Hans Nilsson | |
Engine Only RSA and DSA so far. | |||
2017-11-10 | Merge branch 'maint' | 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 'maint' | Lars Thorsen | |
2017-11-10 | Merge branch 'lars/crypto/load-engine/OTP-14567' into maint | Lars Thorsen | |
* lars/crypto/load-engine/OTP-14567: [crypto] Add support for loading an alternative Engine | |||
2017-11-10 | [crypto] Add support for loading an alternative Engine | Lars Thorsen | |
Add support to plug in alternative implementations for some or all of the cryptographic operations supported by the OpenSSL Engine API. When configured appropriately, OpenSSL calls the engine's implementation of these operations instead of its own. | |||
2017-11-09 | Merge branch 'maint' | Sverker Eriksson | |
2017-11-09 | Merge PR-1618 from sverker/sverker/hipe-doc-limitations OTP-14767 | Sverker Eriksson | |
Document HiPE limitations | |||
2017-11-09 | snmp: Correct netsnmp arglist and check for usable netsnmp | Ingela Anderton Andin | |
2017-11-09 | Merge pull request #1609 from bjorng/bjorn/compiler/add-internal_doc | Björn Gustavsson | |
Add some internal documentation about cerl_clauses | |||
2017-11-08 | Merge branch 'maint' | Siri Hansen | |
Conflicts: lib/observer/src/crashdump_viewer.erl | |||
2017-11-08 | Merge branch 'siri/cdv/misc-improvements/OTP-14755' into maint | Siri Hansen | |
* siri/cdv/misc-improvements/OTP-14755: [cdv] Fix test of size limit reached on crash dump [cdv] Display warning if heap is incomplete [cdv] Check if dump version is newer than cdv can handle [cdv] Add comment about ets tables | |||
2017-11-08 | [cdv] Fix test of size limit reached on crash dump | Siri Hansen | |
This test failed every now and then since the selected max size could be greater than the actual size of the dump - so the dump was not truncated. This is now corrected. | |||
2017-11-08 | [cdv] Display warning if heap is incomplete | Siri Hansen | |
2017-11-08 | Merge branch 'siri/ct/dont-call-which_applications' | Siri Hansen | |
* siri/ct/dont-call-which_applications: [ct] Remove call to application:which_applications() | |||
2017-11-08 | ssl: Add private key configuration for crypto engine | Ingela Anderton Andin | |
2017-11-07 | Merge branch 'sverker/systask-reqid-bug/OTP-14752' into maint | Sverker Eriksson | |
* sverker/systask-reqid-bug: erts: Fix bug in systask scheduling | |||
2017-11-07 | Merge branch 'sverker/systask-reqid-bug' | Sverker Eriksson | |
* sverker/systask-reqid-bug: erts: Fix bug in systask scheduling | |||
2017-11-07 | Merge branch 'sverker/cleanup-hipe_bs_validate_unicode' | Sverker Eriksson | |
* sverker/cleanup-hipe_bs_validate_unicode: erts: Remove obsolete hipe primop bs_validate_unicode | |||
2017-11-07 | Merge branch 'maint' | Sverker Eriksson | |
2017-11-07 | Merge PR-1619 from mikpe/erts-hipe-print-heap-fixes | Sverker Eriksson | |
fix output formatting in hipe_bifs:show_heap/1 | |||
2017-11-07 | Merge pull request #1551 from peterdmv/peterdmv/stdlib/add_uri_string/OTP-14496 | Péter Dimitrov | |
Implement new uri_string module in stdlib | |||
2017-11-07 | Merge branch 'hasse/erl_docgen/clause_i_anchors/OTP-14321' | Hans Bolinder | |
* hasse/erl_docgen/clause_i_anchors/OTP-14321: erts: Correct a link in erlang(3) erts: Improve some links in erlang(3) erl_docgen: Insert an anchor for "anchor" attribute | |||
2017-11-06 | Merge PR-1622 from Zorbash/typo-ets-suite | Sverker Eriksson | |
Fix typo in test/ets_SUITE.erl | |||
2017-11-06 | Clearify call trace limitations. | Sverker Eriksson | |
2017-11-06 | Fix typo in test/ets_SUITE.erl | Dimitris Zorbas | |
2017-11-06 | erts: Remove obsolete hipe primop bs_validate_unicode | Sverker Eriksson | |
which was replaced by 'is_unicode' in 5369e34a892bfd8ab5aa98df330e3bbf19497b71 but kept for ABI compatibility in OTP-20.*. | |||
2017-11-06 | Merge branch 'sverker/mend-do_call_trace' | Sverker Eriksson | |
* sverker/mend-do_call_trace: erts: Fix lock checking in do_call_trace | |||
2017-11-06 | erts: Fix bug in systask scheduling | Sverker Eriksson | |
when request id is an immediate. Ex: erlang:garbage_collect(P, [{async,Immediate}]). may crash the VM. | |||
2017-11-06 | stdlib: Remove compose_query and dissect_query | Péter Dimitrov | |
compose_query/{1,2} and dissect_query/1 removed as the implemented specification (HTML 2.0) is old. They will be re-implemented based on HTML5. |