Age | Commit message (Expand) | Author |
2013-05-20 | crypto: Documentation fixes from review | Ingela Anderton Andin |
2013-05-20 | crypto: Change argument order of crypto:next_iv/3 | Sverker Eriksson |
2013-05-20 | crypto,public_key,ssl: Change return value of crypto:generate_key(ecdh,..) | Sverker Eriksson |
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-20 | ssl, public_key & inets: Remove use of deprecated crypto functions from | Ingela Anderton Andin |
2013-05-20 | ssl: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-20 | public_key: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-20 | dialyzer: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-20 | ssh & crypto: Remove use of deprecated crypto functions from ssh | Ingela Anderton Andin |
2013-05-20 | common_test: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-05-20 | beam_lib, compile: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-05-20 | crypto: Correct deprecated information | Ingela Anderton Andin |
2013-05-17 | [snmp/agent] Improved mib-server data module overview text | Micael Karlberg |
2013-05-17 | [snmp/agent] Add comment to TTLN file instead of deleting it | Micael Karlberg |
2013-05-17 | [snmp] Added rules to git-ignore to not see patch apply result files | Micael Karlberg |
2013-05-17 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen |
2013-05-17 | [common_test] Refactor ct_telnet_SUITE.erl | Siri Hansen |
2013-05-17 | [common_test] Add new option 'no_prompt_check' to ct_telnet:expect/3. | Siri Hansen |
2013-05-17 | Merge branch 'nm/mnesia_idx_insert_speedup/OTP-11103' into maint | Fredrik Gustafsson |
2013-05-17 | Merge branch 'hb/stdlib/erl_pp_options/OTP-11100' into maint | Hans Bolinder |
2013-05-16 | [snmp/agent] Fixed some test cases | Micael Karlberg |
2013-05-16 | [snmp/agent] Updated documentation and release notes | Micael Karlberg |
2013-05-16 | [snmp] Added doc/index.html file to git ignore | Micael Karlberg |
2013-05-16 | [snmp/agent] Fixed snmpa_mib_data behaviour and related | Micael Karlberg |
2013-05-16 | [snmp/agent] Added some description and the behaviour attribute | Micael Karlberg |
2013-05-16 | Merge branch 'rickard/inet_opts/OTP-11075' into maint | Rickard Green |
2013-05-16 | [stdlib] Fix pretty printing of invalid forms | Hans Bolinder |
2013-05-16 | Merge branch 'fredrik/close_socket_ei' into maint | Fredrik Gustafsson |
2013-05-16 | Merge branch 'sla/reltool_copy_file_not_owner_fix/OTP-11099' into maint | Fredrik Gustafsson |
2013-05-15 | Merge branch 'dgud/mnesia/schema_info_in_table/OTP-11030' into maint | Dan Gudmundsson |
2013-05-15 | [common_test] Add debug printouts in ct_telnet_client | Siri Hansen |
2013-05-14 | [common_test] Backed out wait_for_linebreak option from ct_telnet | Siri Hansen |
2013-05-14 | [common_test] Add test for ct_telnet using own telnet server | Siri Hansen |
2013-05-14 | [common_test] Add telnet server to use for testing | Siri Hansen |
2013-05-13 | Merge branch 'bmk/megaco/flex_buffer_overrun_while_scanning_prop_parms/OTP-10... | Erlang/OTP |
2013-05-08 | erl_interface: check if file descriptor is valid before closing | Fredrik Gustafsson |
2013-05-08 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2013-05-08 | crypto: Remove debug printouts | Sverker Eriksson |
2013-05-08 | ssl: Only send ECC-hello extension if ECC-cipher suites are advertised | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Use standard name | Ingela Anderton Andin |
2013-05-08 | ssl & crypto: Generalize the remaining crypto API | Ingela Anderton Andin |
2013-05-08 | public_key: Add new API functions to the documentation | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Use new crypto API functions | Ingela Anderton Andin |
2013-05-08 | crypto: New API for ciphers | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-05-08 | ssl: Fix Curve selection | Ingela Anderton Andin |
2013-05-08 | ssl, crypto: Eliminate remaining mpint and EC resource key from API | Ingela Anderton Andin |
2013-05-08 | ssl, public_key, crypto: General generate_key and compute_key functions | Ingela Anderton Andin |
2013-05-08 | crypto: Add generic functions generate_key and compute_key | Sverker Eriksson |
2013-05-08 | crypto: Change ecdh_compute_key to have 3 arguments | Sverker Eriksson |