Age | Commit message (Expand) | Author |
2019-03-21 | stdlib: Restore timeout in string_SUITE:meas() | Hans Bolinder |
2019-03-21 | Hardcode aes_ctr cipher infos to support older cryptolibs | Loïc Hoguin |
2019-03-21 | Merge branch 'bmk/20190318/gen_tcp_test_pktoptions_improvements' | Micael Karlberg |
2019-03-21 | Merge branch 'bmk/20190318/gen_tcp_compiler_adaptions' | Micael Karlberg |
2019-03-21 | Merge branch 'bmk/20190318/gen_sctp_ipv6_adjustments' | Micael Karlberg |
2019-03-21 | Revert "ssl: Correct handling of crypto exception handling." | Ingela Anderton Andin |
2019-03-21 | Merge branch 'ingela/ssl/crypto-exception-handling' | Ingela Anderton Andin |
2019-03-21 | ssl: Remove default support for legacy versions | Ingela Anderton Andin |
2019-03-21 | Merge branch 'maint' | Ingela Anderton Andin |
2019-03-21 | Merge pull request #1695 from uwiger/uw-fix-index-plugin-access | Dan Gudmundsson |
2019-03-21 | Merge pull request #2179 from richcarl/array-fixup | Dan Gudmundsson |
2019-03-21 | Merge branch 'hasse/stdlib/optimize_string/OTP-15649' | Hans Bolinder |
2019-03-20 | Testing of the example gen_tcp_dist module | Rickard Green |
2019-03-20 | Fix erroneous aborts when using index plugins (ERL-556) | Ulf Wiger |
2019-03-20 | HiPE: Don't fail the compilation for unimplemented instructions | Björn Gustavsson |
2019-03-20 | Merge pull request #2162 from danbaranov/public-key-less-strict-county-name-c... | Ingela Andin |
2019-03-20 | stdlib: Optimize handling of Unicode in the string module | Hans Bolinder |
2019-03-20 | stdlib: Optimize handling of Unicode in the string module | Hans Bolinder |
2019-03-20 | stdlib: Fix a bug in string:lexemes() | Hans Bolinder |
2019-03-20 | Improve the ETS benchmark in the test suite ets_SUITE | Kjell Winblad |
2019-03-20 | [xmerl] Normalize attribute correctly when references are used | Lars Thorsen |
2019-03-20 | ssl: Correct handling of crypto exception handling. | Ingela Anderton Andin |
2019-03-20 | Merge branch 'john/kernel/fix-code-suite-on_load_trace_on_load' | John Högberg |
2019-03-19 | Add possibility to also get size of data from erlang:dist_ctrl_get_data() | Rickard Green |
2019-03-19 | allowed 3 letters country code to be valid | Denis Baranov |
2019-03-19 | Merge pull request #2180 from IngelaAndin/ingela/public_key/ERL-842 | Ingela Andin |
2019-03-19 | ssh: Use the exceptions as error return change | Hans Nilsson |
2019-03-19 | ssh: Use new crypto API | Hans Nilsson |
2019-03-19 | Merge branch 'hans/crypto/new_api/OTP-15644' | Hans Nilsson |
2019-03-19 | [xmerl] Replace character refs correctly in attributes | Lars Thorsen |
2019-03-19 | Merge branch 'maint' | Rickard Green |
2019-03-19 | Merge branch 'maint' | Rickard Green |
2019-03-19 | Merge branch 'rickard/erl_call/ERL-881/OTP-15676' into maint | Rickard Green |
2019-03-19 | Add missing cipher modes to crypto:cipher_info/1 result | Loïc Hoguin |
2019-03-19 | Make crypto:cipher_info work for all ciphers and aliases | Loïc Hoguin |
2019-03-19 | crypto: Add FIPS testing for a couple of algorithms | Hans Nilsson |
2019-03-19 | crypto: Sort ciphers in alphabetic order in testsuite | Hans Nilsson |
2019-03-19 | crypto: Better error report in crypto_SUITE | Hans Nilsson |
2019-03-19 | crypto: Wrong ifdef symbol used for ENGINE | Hans Nilsson |
2019-03-19 | crypto: Handle EVP_CIPHER_CTX copying correctly | Hans Nilsson |
2019-03-19 | crypto: Fix bug in ng_api | Hans Nilsson |
2019-03-19 | crypto: Better error descriptions | Hans Nilsson |
2019-03-19 | crypto: Fix bug for older cryptolib | Hans Nilsson |
2019-03-19 | crypto: Fix leak for eddsa detected by Valgrind | Hans Nilsson |
2019-03-19 | crypto: Testcase for TLS using new API | Hans Nilsson |
2019-03-19 | crypto: Rename SSL special functions | Hans Nilsson |
2019-03-19 | crypto: New function for SSL app | Hans Nilsson |
2019-03-19 | crypto: Remove compat specials from crypto_init | Hans Nilsson |
2019-03-19 | crypto: Exceptions as error return in api_ng | Hans Nilsson |
2019-03-19 | crypto: Relocate the new api code inside the crypto.erl file | Hans Nilsson |