aboutsummaryrefslogtreecommitdiffstats
path: root/jrt/src/com/yahoo/jrt/CryptoSocket.java
Commit message (Expand)AuthorAgeFilesLines
* Implement RequireCapabilitiesFilter in jrt + miscBjørn Christian Seime2022-07-201-8/+2
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-201-1/+1
* Return granted capabilities from PeerAuthorizerBjørn Christian Seime2022-07-151-2/+4
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* drop empty buffers support for JavaHåvard Pettersen2021-06-021-0/+7
* Rename 'securityContext' to 'getSecurityContext'. Add default implementationBjørn Christian Seime2019-05-061-1/+3
* Add security context to targetBjørn Christian Seime2019-05-061-0/+7
* Do heavy computation work as an explicit handshake stepBjørn Christian Seime2019-02-181-2/+10
* integrate crypto concepts into jrtHåvard Pettersen2018-08-291-0/+88