index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-19
Optimize map updating instructions
Björn Gustavsson
2019-03-19
Optimize funs converted to literals
Björn Gustavsson
2019-03-19
Combine move and init to move_shift
Björn Gustavsson
2019-03-19
Remove the move_dup instruction
Björn Gustavsson
2019-03-19
Optimize some common uses of '+' and '-'
Björn Gustavsson
2019-03-19
Extend move_shift to accept a literal Src operand
Björn Gustavsson
2019-03-19
Tune the move_jump instruction
Björn Gustavsson
2019-03-19
Eliminate i_length_setup with a literal list operand
Björn Gustavsson
2019-03-19
Replace swap_temp with swap more aggressively
Björn Gustavsson
2019-03-19
beam_makeops: Eliminate warning
Björn Gustavsson
2019-03-19
Add another move_shift variation
Björn Gustavsson
2019-03-19
Combine move with trim
Björn Gustavsson
2019-03-19
Refactor put_list instructions for readability
Björn Gustavsson
2019-03-19
Combine is_tuple with is_tagged_tuple
Björn Gustavsson
2019-03-19
beam_load.c: Introduce the GENOP_NAME_ARITY() macro
Björn Gustavsson
2019-03-19
beam_debug: Stop disassembling after call_nif
Björn Gustavsson
2019-03-19
beam_debug: Properly disassemble i_bs_match_string_yfWW
Björn Gustavsson
2019-03-19
Merge pull request #2180 from IngelaAndin/ingela/public_key/ERL-842
Ingela Andin
2019-03-19
Merge branch 'hans/ssh/uses_new_crypto_api/OTP-15673'
Hans Nilsson
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
Merge branch 'maint'
Rickard Green
2019-03-19
Merge branch 'maint-21' into 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
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
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
[next]