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
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
2010-12-16
Cache invalidation and consistent user closing
Ingela Anderton Andin
2010-12-16
Cache invaldation first version does not break old test cases
Ingela Anderton Andin
2010-09-15
Corrected and added dialyzer specs
Ingela Anderton Andin
2010-09-03
DER format in API
Ingela Anderton Andin
2010-08-23
Revise the public_key API
Ingela Anderton Andin
2010-06-23
Added more specs and changed from using own min/2 funtion to erlang:min/2.
Ingela Anderton Andin
2010-05-26
Added option list argument to the init function in ssl_session_cache_api.
Ingela Anderton Andin
2010-05-24
Fixed session validation bug thanks to cover.
Ingela Anderton Andin
2010-05-21
Clean up of code
Ingela Anderton Andin
2010-05-20
Fixed internal API
Ingela Anderton Andin
2010-02-12
Merge branch 'yh/packet_option_for_new_ssl_send' into ccase/r13b04_dev
Erlang/OTP
[next]