tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libssl
/
at
jcs
4 folders
76 files
doc
spelling fixes; from paul tagliamonte ok tb
3 years ago
hidden
Provide SSL_SESSION_dup()
5 months ago
man
Add missing Nm line for SSL_SESSION_dup
5 months ago
test
fix another typo in comment in a line touched by the last commit (this one wouldn't have triggered a spell checker though)
3 years ago
LICENSE
Trim trailing whitespace
10 months ago
Makefile
Add include path for crypto_arch.h.
2 years ago
Symbols.list
Provide SSL_SESSION_dup()
5 months ago
bio_ssl.c
correct indentation, no functional change found with smatch, ok tb@
10 months ago
bs_ber.c
typo: primtive -> primitive
1 year ago
bs_cbb.c
Provide CBB_add_u32_length_prefixed().
2 years ago
bs_cbs.c
sync inclusion of <stdlib.h> from libcrypto
2 years ago
bytestring.h
Zap a trailing space
1 year ago
d1_both.c
Support OPENSSL_NO_FILENAMES
1 year ago
d1_lib.c
Remove get_cipher from SSL_METHOD.
2 years ago
d1_pkt.c
Provide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.
1 year ago
d1_srtp.c
Hide all public symbols in libssl
2 years ago
dtls1.h
Move DTLS structs/definitions/prototypes to dtls_locl.h.
4 years ago
dtls_local.h
Make header guards of internal headers consistent
3 years ago
generate_pkgconfig.sh
Bump libressl's version in pkgconfig to 2.0.0
4 years ago
pqueue.c
sigh. pqueue_find() also needs a const treatment
11 months ago
pqueue.h
sigh. pqueue_find() also needs a const treatment
11 months ago
s3_cbc.c
Make internal header file names consistent
3 years ago
s3_lib.c
Hook up X25519MKLEM768 to the TLS 1.3 handshake
4 months ago
shlib_version
bump lib{crypto,ssl,tls} minors after symbol addition
5 months ago
srtp.h
Make srtp.h self-standing by including ssl.h
1 year ago
ssl.h
Provide SSL_SESSION_dup()
5 months ago
ssl3.h
Fix annoying whitespace
11 months ago
ssl_asn1.c
Use cipher suite values instead of IDs.
2 years ago
ssl_both.c
Remove GOST and STREEBOG support from libssl.
2 years ago
ssl_cert.c
Remove GOST and STREEBOG support from libssl.
2 years ago
ssl_ciph.c
Remove SSL_DES and SSL_IDEA remnants
1 year ago
ssl_ciphers.c
Use cipher suite values instead of IDs.
2 years ago
ssl_clnt.c
Add a MLKEM768_X25519 hybrid key share.
4 months ago
ssl_err.c
SSL_error_internal: remove a superfluous pair of parens
11 months ago
ssl_init.c
Make SSL_library_init() a wrapper of OPENSSL_init_ssl()
2 years ago
ssl_kex.c
Also remove ecdh.h use from libssl
2 years ago
ssl_lib.c
SSL_shutdown(): remove pointless NULL check.
10 months ago
ssl_local.h
Hook up X25519MKLEM768 to the TLS 1.3 handshake
4 months ago
ssl_methods.c
Remove get_cipher from SSL_METHOD.
2 years ago
ssl_packet.c
Remove handling of SSLv2 client hello messages.
2 years ago
ssl_pkt.c
Provide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.
1 year ago
ssl_rsa.c
revert accidental disabling of ssl_security_cert() in -r1.52
7 months ago
ssl_seclevel.c
ssl_seclevel: remove comment pertaining to DSA certs
1 year ago
ssl_sess.c
Provide SSL_SESSION_dup()
5 months ago
ssl_sigalgs.c
Don't push the error stack in ssl_sigalg_select()
2 years ago
ssl_sigalgs.h
Remove GOST and STREEBOG support from libssl.
2 years ago
ssl_srvr.c
Add a MLKEM768_X25519 hybrid key share.
4 months ago
ssl_stat.c
Simplify SSL_alert_desc_string
10 months ago
ssl_tlsext.c
Hook up X25519MKLEM768 to the TLS 1.3 handshake
4 months ago
ssl_tlsext.h
Add an indicator that an extension has been processed.
2 years ago
ssl_transcript.c
Make internal header file names consistent
3 years ago
ssl_txt.c
Use cipher suite values instead of IDs.
2 years ago
ssl_versions.c
Disable TLS 1.0 and TLS 1.1 in libssl
2 years ago
t1_enc.c
Remove cipher from SSL_SESSION.
2 years ago
t1_lib.c
Hook up X25519MKLEM768 to the TLS 1.3 handshake
4 months ago
tls1.h
Fix annoying whitespace
11 months ago
tls12_internal.h
Rewrite TLSv1.2 key exporter.
3 years ago
tls12_key_schedule.c
Remove GOST and STREEBOG support from libssl.
2 years ago
tls12_lib.c
Make internal header file names consistent
3 years ago
tls12_record_layer.c
Remove GOST and STREEBOG support from libssl.
2 years ago
tls13_client.c
Hook up X25519MKLEM768 to the TLS 1.3 handshake
4 months ago
tls13_error.c
Provide an error framework for use with the TLSv1.3 code.
6 years ago
tls13_handshake.c
Rework the exit path of tls13_handshake_recv_action()
2 years ago
tls13_handshake.h
Improve TLSv1.3 state machine for HelloRetryRequest handling.
6 years ago
tls13_handshake_msg.c
Of course libssl also has a few missing void
2 years ago
tls13_internal.h
Support OPENSSL_NO_FILENAMES
1 year ago
tls13_key_schedule.c
Make internal header file names consistent
3 years ago
tls13_legacy.c
Restore SSL_shutdown() two step sequence.
2 years ago
tls13_lib.c
tls13_ctx_new(): fix calloc() incantation
10 months ago
tls13_quic.c
Fix alert callback in the QUIC layer
2 years ago
tls13_record.c
Add read and write support to tls_buffer.
3 years ago
tls13_record.h
Rename tls13_buffer to tls_buffer.
4 years ago
tls13_record_layer.c
Add and use tls13_record_layer_alert_sent()
2 years ago
tls13_server.c
Add a MLKEM768_X25519 hybrid key share.
4 months ago
tls_buffer.c
Use tls_buffer for alert and handshake fragments in the legacy stack.
3 years ago
tls_content.c
Convert the legacy TLS stack to tls_content.
3 years ago
tls_content.h
Convert the legacy TLS stack to tls_content.
3 years ago
tls_internal.h
Add a MLKEM768_X25519 hybrid key share.
4 months ago
tls_key_share.c
Rename RANK{768,1024} to MLKEM{768,1024}_RANK
3 months ago
tls_lib.c
Make internal header file names consistent
3 years ago