Age | Commit message (Expand) | Author |
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 |
2019-03-19 | crypto: Cleaning of comments + spec fixing | Hans Nilsson |
2019-03-19 | crypto: Remove unused variables in test case | Hans Nilsson |
2019-03-19 | crypto: Test fixes for stream api emulated by the new api | Hans Nilsson |
2019-03-19 | crypto: Shrink aes.c,h (remove aes_ctr_stream_* funcs) | Hans Nilsson |
2019-03-19 | crypto: Remove chacha20.c,h and rc4.c,h | Hans Nilsson |
2019-03-19 | crypto: Use/implement new funcs for stream-api | Hans Nilsson |
2019-03-19 | crypto: Test the new api | Hans Nilsson |
2019-03-19 | crypto: Remove block.c and block.h | Hans Nilsson |
2019-03-19 | crypto: Fix syntax error in ASSERT | Hans Nilsson |
2019-03-19 | crypto: Implement crypto one-shot | Hans Nilsson |
2019-03-19 | crypto: Remove condition of block size | Hans Nilsson |
2019-03-19 | Merge branch 'john/compiler/fix-eq-type-infererence-in-validator/ERL-886' | John Högberg |
2019-03-18 | Merge pull request #2114 from se-apc/strip_fix | John Högberg |
2019-03-18 | Merge branch 'ingela/ssl/public_key/verify_fun-doc-error/ERL-887' | Ingela Anderton Andin |
2019-03-18 | public_key: Correct documentation of verify_fun | Ingela Anderton Andin |
2019-03-18 | lib/compiler/scripts/smoke: Force a local hex | Björn Gustavsson |
2019-03-18 | Merge branch 'peterdmv/ssl/client-auth/OTP-15591' | Péter Dimitrov |
2019-03-18 | Merge branch 'bmk/20190315/net_memleak' | Micael Karlberg |
2019-03-18 | Merge branch 'bmk/20190315/use_wrong_current_when_stopping' | Micael Karlberg |
2019-03-18 | Merge branch 'bmk/20190314/socket_invalid_activate_next_for_write' | Micael Karlberg |
2019-03-18 | Merge branch 'bmk/20190312/linked_test_procs' | Micael Karlberg |
2019-03-18 | Merge branch 'hans/crypto/fix_chacha20_bug/OTP-15678' | Hans Nilsson |
2019-03-18 | Merge branch 'hans/crypto/fix_ret_bug_poly1305/OTP-15677' | Hans Nilsson |
2019-03-18 | beam_validator: Infer types on both sides of '=:=' | John Högberg |
2019-03-15 | Merge branch 'sverker/ets-select-fixation-owner-change-bug/OTP-15672' | Sverker Eriksson |
2019-03-15 | erts: Fix bug for yielding ets:replace | Sverker Eriksson |
2019-03-15 | crypto: Disable chacha20 if OpenSSL 1.1.0-1.1.0c | Hans Nilsson |
2019-03-15 | crypto: Fix bug in error return for crypto:poly1305/2 | Hans Nilsson |
2019-03-15 | [net] Fixed memory leak in address info encoding | Micael Karlberg |
2019-03-15 | Merge branch 'sverker/ets-select-fixation-owner-change-bug/OTP-15672' | Sverker Eriksson |
2019-03-15 | [socket] Fixing debug printout | Micael Karlberg |
2019-03-14 | [socket] The activate-next always used read select | Micael Karlberg |
2019-03-14 | Merge pull request #2181 from KronicDeth/patch-2 | Lukas Larsson |
2019-03-14 | retranspissions -> retransmissions | Luke Imhoff |
2019-03-14 | ssl: Improve ssl logging | Péter Dimitrov |
2019-03-14 | ssl: Test handling of signature algorithms | Péter Dimitrov |
2019-03-14 | ssl: Handle unencrypted Alert (Illegal Parameter) | Péter Dimitrov |
2019-03-14 | ssl: Improve verification of received Certificate | Péter Dimitrov |
2019-03-14 | ssl: Fix Alert logging | Péter Dimitrov |
2019-03-13 | Merge pull request #2177 from bjorng/bjorn/erts/tail-recursive-bifs | Björn Gustavsson |
2019-03-13 | Merge branch 'bmk/20190308/socket_limitations' | Micael Karlberg |
2019-03-13 | Merge branch 'bmk/20190306/win32_fixes' | Micael Karlberg |
2019-03-13 | Merge branch 'bmk/20190301/cleanup_through_macro_abuse/OTP-15565' | Micael Karlberg |
2019-03-13 | Merge pull request #2178 from peterdmv/howto/xcomp-pi3-macos-mojave | Péter Dimitrov |
2019-03-12 | Adding a link to release notes for all OTP versions | Kenneth Lundin |
2019-03-12 | [socket|test] Make the evaluator processes linked | Micael Karlberg |