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
fan
4 folders
79 files
doc
spelling fixes; from paul tagliamonte ok tb
3 years ago
hidden
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
3 years ago
man
document the interaction with BIO_dup_chain(3)
3 years 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
Remove the commentary about the majority of this code being under 'BSD-style Open Source licenses'.
11 years ago
Makefile
Add support for symbol hiding disabled by default.
3 years ago
Symbols.list
Symbols.list: Drop comments and sort.
3 years ago
bio_ssl.c
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
3 years ago
bs_ber.c
Fix formatting of multi-line license comment per style(9).
4 years ago
bs_cbb.c
Make CBB_finish() fail if *out_data is not NULL
3 years ago
bs_cbs.c
Provide various CBS_peek_* functions.
4 years ago
bytestring.h
Sync CBS_strdup() documentation update from libcrypto.
3 years ago
d1_both.c
spelling fixes; from paul tagliamonte ok tb
3 years ago
d1_lib.c
Make internal header file names consistent
3 years ago
d1_pkt.c
Make internal header file names consistent
3 years ago
d1_srtp.c
Make internal header file names consistent
3 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
tags as requested by miod and tedu
12 years ago
pqueue.h
Add an explict list of exported symbols with just the functions declared in the public headers, and use __{BEGIN,END}_HIDDEN_DECLS in the internal headers to optimize internal functions
9 years ago
s3_cbc.c
Make internal header file names consistent
3 years ago
s3_lib.c
Make internal header file names consistent
3 years ago
shlib_version
Crankl libcrypto/libssl/libtls minors after symbol addition
3 years ago
srtp.h
add AES-GCM constants from RFC 7714 for SRTP
4 years ago
ssl.h
spelling fixes; from paul tagliamonte ok tb
3 years ago
ssl2.h
Remove trailing whitespace.
11 years ago
ssl23.h
Remove trailing whitespace.
11 years ago
ssl3.h
Remove SSL3_RECORD and SSL3_BUFFER
4 years ago
ssl_algs.c
Make internal header file names consistent
3 years ago
ssl_asn1.c
Make internal header file names consistent
3 years ago
ssl_both.c
Make internal header file names consistent
3 years ago
ssl_cert.c
Make internal header file names consistent
3 years ago
ssl_ciph.c
Make internal header file names consistent
3 years ago
ssl_ciphers.c
Make internal header file names consistent
3 years ago
ssl_clnt.c
spelling fixes; from paul tagliamonte ok tb
3 years ago
ssl_err.c
Make internal header file names consistent
3 years ago
ssl_init.c
Make internal header file names consistent
3 years ago
ssl_kex.c
Convert ssl_kex.c to opaque DH
4 years ago
ssl_lib.c
Make internal header file names consistent
3 years ago
ssl_local.h
spelling fixes; from paul tagliamonte ok tb
3 years ago
ssl_methods.c
Make internal header file names consistent
3 years ago
ssl_packet.c
Make internal header file names consistent
3 years ago
ssl_pkt.c
Make internal header file names consistent
3 years ago
ssl_rsa.c
Make internal header file names consistent
3 years ago
ssl_seclevel.c
Make internal header file names consistent
3 years ago
ssl_sess.c
Make internal header file names consistent
3 years ago
ssl_sigalgs.c
Make internal header file names consistent
3 years ago
ssl_sigalgs.h
Rename uses 'curve' to 'group' and rework tls1 group API.
3 years ago
ssl_srvr.c
spelling fixes; from paul tagliamonte ok tb
3 years ago
ssl_stat.c
Make internal header file names consistent
3 years ago
ssl_tlsext.c
Make internal header file names consistent
3 years ago
ssl_tlsext.h
Make tlsext_*_{build,needs,parse}() functions static
3 years ago
ssl_transcript.c
Make internal header file names consistent
3 years ago
ssl_txt.c
Make internal header file names consistent
3 years ago
ssl_versions.c
Make internal header file names consistent
3 years ago
t1_enc.c
Make internal header file names consistent
3 years ago
t1_lib.c
Make internal header file names consistent
3 years ago
tls1.h
Correct value for TLSEXT_TYPE_quic_transport_parameters
3 years ago
tls12_internal.h
Rewrite TLSv1.2 key exporter.
3 years ago
tls12_key_schedule.c
Make internal header file names consistent
3 years ago
tls12_lib.c
Make internal header file names consistent
3 years ago
tls12_record_layer.c
Make internal header file names consistent
3 years ago
tls13_client.c
Make internal header file names consistent
3 years ago
tls13_error.c
Provide an error framework for use with the TLSv1.3 code.
6 years ago
tls13_handshake.c
Make internal header file names consistent
3 years ago
tls13_handshake.h
Improve TLSv1.3 state machine for HelloRetryRequest handling.
6 years ago
tls13_handshake_msg.c
Add read and write support to tls_buffer.
3 years ago
tls13_internal.h
Provide record layer callbacks for QUIC.
3 years ago
tls13_key_schedule.c
Make internal header file names consistent
3 years ago
tls13_legacy.c
Make internal header file names consistent
3 years ago
tls13_lib.c
Make internal header file names consistent
3 years ago
tls13_quic.c
Make internal header file names consistent
3 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
Convert the legacy TLS stack to tls_content.
3 years ago
tls13_server.c
Make internal header file names consistent
3 years 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
Use tls_buffer for alert and handshake fragments in the legacy stack.
3 years ago
tls_key_share.c
Make internal header file names consistent
3 years ago
tls_lib.c
Make internal header file names consistent
3 years ago