/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
lib/libssl/
..
doc

spelling fixes; from paul tagliamonte ok tb

4 года назад
hidden

Remove SSL_add_compression_method

2 года назад
man

The mdoc(7) .Ft macro does not need quoting of its arguments, but about 10% of our manual pages using this macro employed useless quoting anyway. Remove these quotes such that they do not incite fear, uncertainty, and doubt in developers who happen to look at these pages. jmc@ and tb@ agree with the direction.

год назад
test

fix another typo in comment in a line touched by the last commit (this one wouldn't have triggered a spell checker though)

4 года назад
LICENSE

Trim trailing whitespace

год назад
Makefile

Add include path for crypto_arch.h.

2 года назад
Symbols.list

Remove SSL_add_compression_method

2 года назад
bio_ssl.c

correct indentation, no functional change found with smatch, ok tb@

год назад
bs_ber.c

typo: primtive -> primitive

год назад
bs_cbb.c

Provide CBB_add_u32_length_prefixed().

2 года назад
bs_cbs.c

sync inclusion of <stdlib.h> from libcrypto

2 года назад
bytestring.h

Zap a trailing space

2 года назад
d1_both.c

Support OPENSSL_NO_FILENAMES

год назад
d1_lib.c

Remove get_cipher from SSL_METHOD.

2 года назад
d1_pkt.c

Provide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.

год назад
d1_srtp.c

Hide all public symbols in libssl

3 года назад
dtls1.h

Move DTLS structs/definitions/prototypes to dtls_locl.h.

5 лет назад
dtls_local.h

Make header guards of internal headers consistent

4 года назад
generate_pkgconfig.sh

Bump libressl's version in pkgconfig to 2.0.0

5 лет назад
pqueue.c

sigh. pqueue_find() also needs a const treatment

год назад
pqueue.h

sigh. pqueue_find() also needs a const treatment

год назад
s3_cbc.c

Make internal header file names consistent

4 года назад
s3_lib.c

Remove get_cipher from SSL_METHOD.

2 года назад
shlib_version

minor libssl bump (SSL_OP_NO_RENEGOTIATION/SSL_OP_ALLOW_CLIENT_RENEGOTIATION) code #ifdef'ing these and compiled with new headers won't work as expected on earlier libraries

год назад
srtp.h

Make srtp.h self-standing by including ssl.h

год назад
ssl.h

Fix annoying whitespace

год назад
ssl3.h

Fix annoying whitespace

год назад
ssl_asn1.c

Use cipher suite values instead of IDs.

2 года назад
ssl_both.c

Remove GOST and STREEBOG support from libssl.

3 года назад
ssl_cert.c

Remove GOST and STREEBOG support from libssl.

3 года назад
ssl_ciph.c

Remove SSL_DES and SSL_IDEA remnants

2 года назад
ssl_ciphers.c

Use cipher suite values instead of IDs.

2 года назад
ssl_clnt.c

const correct tls_session_secret_cb_fn()

год назад
ssl_err.c

SSL_error_internal: remove a superfluous pair of parens

год назад
ssl_init.c

Make SSL_library_init() a wrapper of OPENSSL_init_ssl()

3 года назад
ssl_kex.c

Also remove ecdh.h use from libssl

3 года назад
ssl_lib.c

SSL_shutdown(): remove pointless NULL check.

год назад
ssl_local.h

ssl_local.h: stop guarding SYSerror() with an #ifdef

год назад
ssl_methods.c

Remove get_cipher from SSL_METHOD.

2 года назад
ssl_packet.c

Remove handling of SSLv2 client hello messages.

2 года назад
ssl_pkt.c

Provide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.

год назад
ssl_rsa.c

Fix two more unchecked EVP_PKEY_assign() calls

3 года назад
ssl_seclevel.c

ssl_seclevel: remove comment pertaining to DSA certs

2 года назад
ssl_sess.c

const correct tls_session_secret_cb_fn()

год назад
ssl_sigalgs.c

Don't push the error stack in ssl_sigalg_select()

2 года назад
ssl_sigalgs.h

Remove GOST and STREEBOG support from libssl.

3 года назад
ssl_srvr.c

const correct tls_session_secret_cb_fn()

год назад
ssl_stat.c

Simplify SSL_alert_desc_string

год назад
ssl_tlsext.c

Fix weird calloc() argument order

год назад
ssl_tlsext.h

Add an indicator that an extension has been processed.

2 года назад
ssl_transcript.c

Make internal header file names consistent

4 года назад
ssl_txt.c

Use cipher suite values instead of IDs.

2 года назад
ssl_versions.c

Disable TLS 1.0 and TLS 1.1 in libssl

3 года назад
t1_enc.c

Remove cipher from SSL_SESSION.

2 года назад
t1_lib.c

zap weird empty added to tls1_ec_nid2group_id() in previous

год назад
tls1.h

Fix annoying whitespace

год назад
tls12_internal.h

Rewrite TLSv1.2 key exporter.

4 года назад
tls12_key_schedule.c

Remove GOST and STREEBOG support from libssl.

3 года назад
tls12_lib.c

Make internal header file names consistent

4 года назад
tls12_record_layer.c

Remove GOST and STREEBOG support from libssl.

3 года назад
tls13_client.c

Use cipher suite values instead of IDs.

2 года назад
tls13_error.c

Provide an error framework for use with the TLSv1.3 code.

7 лет назад
tls13_handshake.c

Rework the exit path of tls13_handshake_recv_action()

3 года назад
tls13_handshake.h

Improve TLSv1.3 state machine for HelloRetryRequest handling.

6 лет назад
tls13_handshake_msg.c

Of course libssl also has a few missing void

3 года назад
tls13_internal.h

Support OPENSSL_NO_FILENAMES

год назад
tls13_key_schedule.c

Make internal header file names consistent

4 года назад
tls13_legacy.c

Restore SSL_shutdown() two step sequence.

3 года назад
tls13_lib.c

tls13_ctx_new(): fix calloc() incantation

год назад
tls13_quic.c

Fix alert callback in the QUIC layer

2 года назад
tls13_record.c

Add read and write support to tls_buffer.

4 года назад
tls13_record.h

Rename tls13_buffer to tls_buffer.

5 лет назад
tls13_record_layer.c

Add and use tls13_record_layer_alert_sent()

2 года назад
tls13_server.c

Use cipher suite values instead of IDs.

2 года назад
tls_buffer.c

Use tls_buffer for alert and handshake fragments in the legacy stack.

4 года назад
tls_content.c

Convert the legacy TLS stack to tls_content.

4 года назад
tls_content.h

Convert the legacy TLS stack to tls_content.

4 года назад
tls_internal.h

Use tls_buffer for alert and handshake fragments in the legacy stack.

4 года назад
tls_key_share.c

Make internal header file names consistent

4 года назад
tls_lib.c

Make internal header file names consistent

4 года назад