index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ssl
/
src
/
ssl_cipher.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ingela/ssl/correct-sigalg-order/OTP-18550'
Ingela Anderton Andin
2023-04-06
1
-2
/
+2
|
\
|
*
ssl: Honor signatur alogithm input order
Ingela Anderton Andin
2023-04-06
1
-2
/
+2
|
*
Update copyright year
Erlang/OTP
2023-03-06
1
-1
/
+1
*
|
ssl: replace macro name
Kiko Fernandez-Reyes
2023-04-03
1
-4
/
+4
*
|
ssl: apply reviewer comment
Kiko Fernandez-Reyes
2023-03-31
1
-67
/
+35
*
|
ssl: use of maps and all instead of recursive implementation
Kiko Fernandez-Reyes
2023-03-31
1
-100
/
+75
*
|
ssl: use macros instead of hardcoded version numbers
Kiko Fernandez-Reyes
2023-03-30
1
-55
/
+51
*
|
Update copyright year
Erlang/OTP
2023-02-14
1
-1
/
+1
*
|
Merge branch 'maint'
Kiko Fernandez-Reyes
2023-02-06
1
-2
/
+2
|
\
\
|
|
/
|
*
ssl: replace size/1 by xxx_size/1
Kiko Fernandez-Reyes
2023-02-03
1
-2
/
+2
*
|
Merge branch 'maint'
Ingela Anderton Andin
2022-11-24
1
-2
/
+2
|
\
\
|
|
/
|
*
Merge pull request #6490 from IngelaAndin/ingela/ssl/legacy-sign-algs/ERL-643...
Ingela Andin
2022-11-24
1
-2
/
+2
|
|
\
|
|
*
ssl: Correct handling of legacy algorithms
Ingela Anderton Andin
2022-11-23
1
-2
/
+2
*
|
|
Merge pull request #6362 from sindrip/ssl/tls13-resumption-cert-stateless-sta...
Jakub Witczak
2022-11-22
1
-4
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ssl: Store PeerCertificate for session resumption
Sindri P. Ingimundarson
2022-11-17
1
-4
/
+22
|
|
/
*
|
ssl: Add debug logging on error cases
Dan Gudmundsson
2022-11-21
1
-2
/
+4
|
/
*
Update copyright year
Erlang/OTP
2022-02-15
1
-1
/
+1
*
Fix typos in lib/ssl
Kian-Meng, Ang
2022-01-03
1
-4
/
+4
*
Update copyright year
Rickard Green
2021-12-13
1
-1
/
+1
*
ssl: Fix typo of ECC signature name
Ingela Anderton Andin
2021-11-16
1
-1
/
+1
*
ssl: Add guard for possible future algorithms not beeing handled as legacy
Ingela Anderton Andin
2021-10-14
1
-1
/
+6
*
ssl: Fix filter and conversions of singnature algorithms schemes for TLS-1.2
Ingela Anderton Andin
2021-10-14
1
-4
/
+25
*
ssl: Fix algorithm typo
Ingela Anderton Andin
2021-10-11
1
-1
/
+1
*
ssl: Move ssl application exports up
Ingela Anderton Andin
2021-10-08
1
-65
/
+70
*
ssl: Fix TLS-1.2 RSASSA-PSS negotiation
Ingela Anderton Andin
2021-10-08
1
-0
/
+19
*
ssl: Correct cipher suite filtering
Ingela Anderton Andin
2021-08-27
1
-209
/
+25
*
ssl: Add support for RSASSA-PSS in TLS-1.2
Ingela Anderton Andin
2021-08-20
1
-6
/
+10
*
ssl: Add support for EDDSA
Ingela Anderton Andin
2021-04-30
1
-6
/
+6
*
ssl: Implement early_data for TLS clients
Péter Dimitrov
2021-01-12
1
-1
/
+2
*
ssl: Correct cipher suite name conversion to OpenSSL names
Ingela Anderton Andin
2021-01-08
1
-2
/
+4
*
Name cipher suites consistently across ssl docs
João Britto
2020-08-18
1
-2
/
+2
*
ssl: Fix session ticket handling
Péter Dimitrov
2020-07-31
1
-3
/
+9
*
ssl: Implement cookie encryption
Péter Dimitrov
2020-07-09
1
-5
/
+19
*
ssl: Add exclusive option to cipher suite listing
Ingela Anderton Andin
2020-04-27
1
-27
/
+37
*
ssl: Handle RSASSA-PSS signatures
Ingela Anderton Andin
2020-04-09
1
-4
/
+26
*
Merge pull request #2515 from jwheare/jwheare/ssl/rsa-before-rc4-des/ERL-1145
Ingela Andin
2020-01-23
1
-2
/
+2
|
\
|
*
ssl: Prioritise des_suites above rc4
James Wheare
2020-01-22
1
-2
/
+2
|
*
ssl: Prioritise rsa_suites above rc4 and des
James Wheare
2020-01-22
1
-2
/
+2
*
|
ssl: Remove SSL-3.0 support
Ingela Anderton Andin
2020-01-09
1
-8
/
+0
*
|
ssl: Update stream according to crypto deprecation
Hans Nilsson
2019-12-11
1
-8
/
+15
*
|
ssl: Update block according to crypto deprecation
Hans Nilsson
2019-12-11
1
-38
/
+39
|
/
*
ssl: Use AEAD cipher in stateless session tickets
Péter Dimitrov
2019-10-22
1
-1
/
+65
*
ssl: Correct RSP/PSK and ALPN handling
Ingela Anderton Andin
2019-07-18
1
-12
/
+18
*
Merge pull request #2286 from peterdmv/ssl/tls13-ecdsa/OTP-15854
Péter Dimitrov
2019-07-01
1
-4
/
+14
|
\
|
*
ssl: Handle ECDSA signatures in TLS 1.3
Péter Dimitrov
2019-06-13
1
-4
/
+14
*
|
ssl: Improve handling of signature algorithms
Péter Dimitrov
2019-06-14
1
-1
/
+9
|
/
*
ssl: Add functions to convert between diffrent cipher suite formats
Ingela Anderton Andin
2019-04-12
1
-3
/
+3
*
ssl: Handle legacy algorithms in signature_scheme/1
Péter Dimitrov
2019-04-10
1
-0
/
+5
*
ssl: Fix Chacha20 IV length and nonce calculation
Péter Dimitrov
2019-04-02
1
-2
/
+3
*
ssl: Add support AES_CCM cipher suites form RFC 6655
Ingela Anderton Andin
2019-03-29
1
-14
/
+72
[next]