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
/
ssl
/
src
/
ssl_manager.erl
Age
Commit message (
Expand
)
Author
2016-08-19
Add option to bypass SSL PEM cache
Fred Hebert
2016-06-03
ssl: Mitigate load increase when the whole session table is invalidated
Ingela Anderton Andin
2016-05-02
Merge branch 'ingela/ssl-max-session-table/OTP-13490'
Ingela Anderton Andin
2016-04-25
ssl: Remove use of crypto:rand_bytes/1
Ingela Anderton Andin
2016-04-14
ssl: Adjust max table to work as expected from documentation
Ingela Anderton Andin
2016-03-15
update copyright-year
Henrik Nord
2016-01-26
ssl: Only start a new session validator if the old one has finished its work
Ingela Anderton Andin
2015-12-03
ssl: Add upper limit for session cache
Ingela Anderton Andin
2015-12-03
ssl: Measure elapsed time with erlang:monotonic_time
Ingela Anderton Andin
2015-10-22
fix incorrect number of seconds in 24h macro
Pawel Pikula
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-11
ssl: Dialyzer fixes
Ingela Anderton Andin
2015-03-09
ssl: Integrate public_key CRL verification with the ssl application
Ingela Anderton Andin
2015-02-09
Merge branch 'maint'
Ingela Anderton Andin
2015-02-09
ssl: erlang:timestamp -> os:timestamp
Ingela Anderton Andin
2015-02-06
Merge branch 'maint'
Ingela Anderton Andin
2015-02-06
ssl: Improve PEM cache by validating entries
Ingela Anderton Andin
2014-10-13
ssl: Separate session cache for client and server
Ingela Anderton Andin
2014-06-16
Revert "ssl: Avoid creating a huge session table"
Ingela Anderton Andin
2014-06-11
Merge branch 'qrilka/ssl-seconds-in-24h' into maint
Henrik Nord
2014-05-28
ssl: Fix incorrect number of seconds in 24 hours
Kirill Zaborsky
2014-04-11
ssl: Avoid creating a huge session table
Ingela Anderton Andin
2014-02-14
Fix edoc usage errors
Pierre Fenoll
2013-08-28
ssl: Make the ssl manager name for erlang distribution over SSL/TLS
Ingela Anderton Andin
2013-06-07
ssl: Correct rebase mistakes
Ingela Anderton Andin
2013-06-04
ssl: Rename ssl_certificate_db to ssl_pkix_db for clarity
Ingela Anderton Andin
2013-05-08
ssl: Make better use of the crypto API
Ingela Anderton Andin
2013-01-23
ssl: Do not return random values
Kostis Sagonas
2013-01-17
ssl: Certificates and PEM-cache cleaning fixed to avoid memory leak
Ingela Anderton Andin
2012-11-26
ssl: Add dependencies to Makefile
Ingela Anderton Andin
2012-09-25
ssl: Adopt test case to not take so long
Ingela Anderton Andin
2012-08-22
ssl: Dialyzer fixes
Ingela Anderton Andin
2012-06-19
ssl: Fix pem cache bug
Ingela Anderton Andin
2012-06-08
ssl: File handling optimization
Ingela Anderton Andin
2012-06-08
ssl: Simpler PEM cache
Ingela Anderton Andin
2012-06-08
ssl: Move ets:select bottleneck in server
Dan Gudmundsson
2012-06-08
ssl: Move and avoid ets:select bottleneck in client
Ingela Anderton Andin
2011-12-06
Improve ssl session cleanup test
Ingela Anderton Andin
2011-11-16
Merge branch 'ia/ssl/ets-next-problem/OTP-9703'
Ingela Anderton Andin
2011-11-15
Replaced ets:next traversal with ets:foldl and throw
Ingela Anderton Andin
2011-11-15
Improved session cleanup handling
Ingela Anderton Andin
2011-09-13
Merge branch 'ia/ssl/dist/OTP-7053' into major
Ingela Anderton Andin
2011-09-09
First fully working version
Ingela Anderton Andin
2011-09-05
Corrected spec name errors: ip_adress -> ip_address port_num -> port_number
Ingela Anderton Andin
2011-08-31
Use inet and gen_* dialyzer specs
Ingela Anderton Andin
2011-06-29
Removed global name from the certificate tabel
Ingela Anderton Andin
2011-06-27
Use erlang:send_after instead of timer:send_after
Ingela Anderton Andin
2011-06-01
The clean up of the session table now works as intended.
Ingela Anderton Andin
2011-05-24
Corrected last argument to timer:apply_after also corrected a dilyzer spec
Ingela Anderton Andin
2011-05-13
Ssl sometimes fails when reusing a session
Ingela Anderton Andin
[next]