OpenBSD CVS

src/lib/libssl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libssl

Current tag: OPENBSD_7_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] crypto/        
[DIR] crypto-patent/        
[DIR] doc/        
[DIR] hidden/        
[DIR] man/        
[DIR] src/        
[DIR] ssl/        
[DIR] ssl-patent/        
[DIR] ssleay/        
[DIR] test/        
[TXT] LICENSE  1.12   9 years  deraadt   Remove the commentary about the majority of this code being under 'BSD-style Ope...
[TXT] Makefile  1.78   18 months  beck   Add support for symbol hiding disabled by default. Fully explained in libcrypto...
[TXT] Symbols.list  1.39   18 months  tb   Symbols.list: Drop comments and sort. While grouping the API by its purpose is ...
[TXT] bio_ssl.c  1.38   15 months  tb   libressl *_namespace.h: adjust *_ALIAS() to require a semicolon LCRYPTO_ALIAS()...
[TXT] bs_ber.c  1.11   3 years  jsing   Fix formatting of multi-line license comment per style(9).
[TXT] bs_cbb.c  1.28   22 months  tb   Make CBB_finish() fail if *out_data is not NULL Contrary to CBS_stow(), CBB_fin...
[TXT] bs_cbs.c  1.24   2 years  jsing   Provide various CBS_peek_* functions. These will be used in libcrypto. With in...
[TXT] bytestring.h  1.24   18 months  jsing   Sync CBS_strdup() documentation update from libcrypto.
[TXT] d1_both.c  1.84   17 months  jmc   spelling fixes; from paul tagliamonte ok tb
[TXT] d1_lib.c  1.64   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] d1_pkt.c  1.127   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] d1_srtp.c  1.32   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] dtls1.h  1.27   3 years  jsing   Move DTLS structs/definitions/prototypes to dtls_locl.h. Now that the DTLS stru...
[TXT] dtls_local.h  1.2   18 months  tb   Make header guards of internal headers consistent Not all of them, only those t...
[TXT] generate_pkgconfig.sh  1.11   2 years  tb   Bump libressl's version in pkgconfig to 2.0.0 LibreSSL's pc files effectively h...
[TXT] pqueue.c  1.5   9 years  deraadt   tags as requested by miod and tedu
[TXT] pqueue.h  1.4   7 years  guenther   Add an explict list of exported symbols with just the functions declared in the ...
[TXT] s3_cbc.c  1.26   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] s3_lib.c  1.242.4.1   12 months  tb   add missing pointer invalidation ok tb from jcs This is errata/7.3/004_ssl.pat...
[TXT] shlib_version  1.95   14 months  tb   Crankl libcrypto/libssl/libtls minors after symbol addition
[TXT] srtp.h  1.7   2 years  landry   add AES-GCM constants from RFC 7714 for SRTP SRTP_AEAD_AES_128_GCM/SRTP_AEAD_AE...
[TXT] ssl.h  1.230   17 months  jmc   spelling fixes; from paul tagliamonte ok tb
[TXT] ssl2.h  1.12   9 years  jsing   Remove trailing whitespace.
[TXT] ssl23.h  1.4   9 years  jsing   Remove trailing whitespace.
[TXT] ssl3.h  1.57   2 years  tb   Remove SSL3_RECORD and SSL3_BUFFER with/ok jsing
[TXT] ssl_asn1.c  1.66   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_both.c  1.45   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_cert.c  1.105   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_ciph.c  1.135   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_ciphers.c  1.17   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_clnt.c  1.158   17 months  jmc   spelling fixes; from paul tagliamonte ok tb
[TXT] ssl_err.c  1.45   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_init.c  1.3   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_kex.c  1.10   2 years  tb   Convert ssl_kex.c to opaque DH Stop reaching into DH internals and use the new ...
[TXT] ssl_lib.c  1.308   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_local.h  1.3   17 months  jmc   spelling fixes; from paul tagliamonte ok tb
[TXT] ssl_methods.c  1.29   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_packet.c  1.15   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_pkt.c  1.65   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_rsa.c  1.49   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_seclevel.c  1.27   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_sess.c  1.121   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_sigalgs.c  1.48   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_sigalgs.h  1.26   23 months  tb   Rename uses 'curve' to 'group' and rework tls1 group API. This reworks various ...
[TXT] ssl_srvr.c  1.153   17 months  jmc   spelling fixes; from paul tagliamonte ok tb
[TXT] ssl_stat.c  1.20   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_tlsext.c  1.131   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_tlsext.h  1.32   21 months  tb   Make tlsext_*_{build,needs,parse}() functions static None of these functions ar...
[TXT] ssl_transcript.c  1.9   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_txt.c  1.36   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_versions.c  1.26   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] t1_enc.c  1.157   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] t1_lib.c  1.197   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls1.h  1.56   22 months  jsing   Correct value for TLSEXT_TYPE_quic_transport_parameters Use the correct value f...
[TXT] tls12_internal.h  1.1   18 months  jsing   Rewrite TLSv1.2 key exporter. Replace the grotty TLSv1.2 key exporter with a cl...
[TXT] tls12_key_schedule.c  1.3   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls12_lib.c  1.6   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls12_record_layer.c  1.38   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls13_client.c  1.101   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls13_error.c  1.1   4 years  jsing   Provide an error framework for use with the TLSv1.3 code. This is based on the ...
[TXT] tls13_handshake.c  1.72   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls13_handshake.h  1.5   4 years  jsing   Improve TLSv1.3 state machine for HelloRetryRequest handling. The state machine...
[TXT] tls13_handshake_msg.c  1.6   22 months  jsing   Add read and write support to tls_buffer. tls_buffer was original created for a...
[TXT] tls13_internal.h  1.101   22 months  jsing   Provide record layer callbacks for QUIC. QUIC uses TLS to complete the handshak...
[TXT] tls13_key_schedule.c  1.18   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls13_legacy.c  1.40   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls13_lib.c  1.76   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls13_quic.c  1.7   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls13_record.c  1.10   22 months  jsing   Add read and write support to tls_buffer. tls_buffer was original created for a...
[TXT] tls13_record.h  1.5   2 years  jsing   Rename tls13_buffer to tls_buffer. This code will soon be used in the DTLSv1.2 ...
[TXT] tls13_record_layer.c  1.72   18 months  jsing   Convert the legacy TLS stack to tls_content. This converts the legacy TLS stack...
[TXT] tls13_server.c  1.105   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls_buffer.c  1.4   18 months  jsing   Use tls_buffer for alert and handshake fragments in the legacy stack. This avoi...
[TXT] tls_content.c  1.2   18 months  jsing   Convert the legacy TLS stack to tls_content. This converts the legacy TLS stack...
[TXT] tls_content.h  1.2   18 months  jsing   Convert the legacy TLS stack to tls_content. This converts the legacy TLS stack...
[TXT] tls_internal.h  1.10   18 months  jsing   Use tls_buffer for alert and handshake fragments in the legacy stack. This avoi...
[TXT] tls_key_share.c  1.8   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] tls_lib.c  1.3   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ssl_algs.c (in the Attic) [Hide]  1.31   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...