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
path:
root
/
lib
/
crypto
/
c_src
/
engine.c
Age
Commit message (
Expand
)
Author
2019-03-21
crypto: Fixup unused label warning
Hans Nilsson
2019-02-25
crypto: New experimental api
Hans Nilsson
2019-01-15
Convert argc checks to ASSERTs per PR
Doug Hogan
2019-01-15
Fix documentation and argc check for engine_ctrl_cmd_strings_nif
Doug Hogan
2019-01-14
Fix documentation and argc check in engine_get_first_nif()
Doug Hogan
2019-01-14
enif_release_resource is not NULL safe
Doug Hogan
2019-01-08
Revamp init_engine_ctx()
Doug Hogan
2019-01-08
Revamp engine_get_all_methods_nif()
Doug Hogan
2019-01-08
Revamp get_engine_load_cmd_list()
Doug Hogan
2019-01-08
Revamp engine_get_name_nif()
Doug Hogan
2019-01-08
Revamp engine_get_id_nif()
Doug Hogan
2019-01-08
Revamp engine_get_next_nif()
Doug Hogan
2019-01-08
Revamp engine_get_first_nif()
Doug Hogan
2019-01-08
Revamp engine_unregister_nif()
Doug Hogan
2019-01-08
Revamp engine_register_nif()
Doug Hogan
2019-01-08
Revamp engine_remove_nif()
Doug Hogan
2019-01-08
Revamp engine_add_nif()
Doug Hogan
2019-01-08
Revamp engine_ctrl_cmd_strings_nif()
Doug Hogan
2019-01-08
Revamp engine_load_dynamic_nif()
Doug Hogan
2019-01-08
Revamp engine_finish_nif()
Doug Hogan
2019-01-08
Revamp engine_free_nif()
Doug Hogan
2019-01-08
Revamp engine_init_nif()
Doug Hogan
2019-01-08
Revamp engine_by_id_nif()
Doug Hogan
2019-01-08
Revamp zero_terminate()
Doug Hogan
2019-01-08
Revamp get_key_password()
Doug Hogan
2019-01-08
Revamp get_engine_and_key_id()
Doug Hogan
2019-01-07
Revamp engine_ctx_dtor()
Doug Hogan
2018-12-21
Make engine ctx init internal to engine.c per PR feedback
Doug Hogan
2018-12-20
Add Ericsson AB copyright header to all new files
Doug Hogan
2018-12-20
Move most engine code to a separate file
Doug Hogan