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_5


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.81   6 months  tb   Unhook and remove the now even more useless ssl_algs.c than it was before. ok j...
[TXT] Symbols.list  1.43   3 months  tb   Remove SSL_debug The garbage truck is quite full by now. Collect the last symbo...
[TXT] bio_ssl.c  1.40   10 months  tb   Fix two aliases in libcrypto spotted by the new symbols test ok jsing
[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.128   11 months  tb   Simplify allocation checks Instead of attempting to allocate a few times and on...
[TXT] d1_srtp.c  1.33   10 months  beck   Hide all public symbols in libssl With the guentherizer 9000 ok tb@
[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.251   3 months  tb   Make {SSL3,TLS}_CT_* internal And here goes a bunch of unused macros that just ...
[TXT] shlib_version  1.98   3 months  tb   crank libssl major same bump as libcrypto; symbol removal and 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.236   3 months  tb   Remove SSL_debug The garbage truck is quite full by now. Collect the last symbo...
[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.60   3 months  tb   Garbage collect TLS1_FLAGS_SKIP_CERT_VERIFY And here goes another weird-ass thi...
[TXT] ssl_asn1.c  1.67   10 months  beck   Hide all public symbols in libssl With the guentherizer 9000 ok tb@
[TXT] ssl_both.c  1.47   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[TXT] ssl_cert.c  1.108   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[TXT] ssl_ciph.c  1.140   3 months  tb   Remove SSL_CIPHER_get_by_{id,value}() While this undocumented API would have be...
[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.165   3 months  tb   Remove last peeking at TLS1_FLAGS_SKIP_CERT_VERIFY This was used for some GOST ...
[TXT] ssl_err.c  1.47   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[TXT] ssl_init.c  1.6   6 months  tb   Make SSL_library_init() a wrapper of OPENSSL_init_ssl() This way it doesn't do ...
[TXT] ssl_kex.c  1.12   10 months  tb   Also remove ecdh.h use from libssl
[TXT] ssl_lib.c  1.321   3 months  tb   Remove SSL_debug The garbage truck is quite full by now. Collect the last symbo...
[TXT] ssl_local.h  1.13   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[TXT] ssl_methods.c  1.31   10 months  beck   Hide all public symbols in libssl With the guentherizer 9000 ok tb@
[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.66   10 months  tb   Remove old workaround for F5 F5 is well-known for needing workaround (go read R...
[TXT] ssl_rsa.c  1.51   5 months  tb   Fix two more unchecked EVP_PKEY_assign() calls In SSL{_CTX}_use_RSAPrivateKey()...
[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.124   4 months  jsing   Stop fiddling with hash table internals from lhash doall callers. It is now saf...
[TXT] ssl_sigalgs.c  1.49   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[TXT] ssl_sigalgs.h  1.27   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[TXT] ssl_srvr.c  1.160   3 months  tb   Zap a trailing blank that snuck into ssl3_get_client_hello()
[TXT] ssl_stat.c  1.21   10 months  beck   Hide all public symbols in libssl With the guentherizer 9000 ok tb@
[TXT] ssl_tlsext.c  1.137   13 months  tb   Too many stupid things whine about these being used uninitialized (which they ar...
[TXT] ssl_tlsext.h  1.33   13 months  tb   Randomize the order of TLS extensions On creation of an SSL using SSL_new(), ra...
[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.37   10 months  beck   Hide all public symbols in libssl With the guentherizer 9000 ok tb@
[TXT] ssl_versions.c  1.27   11 months  beck   Disable TLS 1.0 and TLS 1.1 in libssl Their time has long since past, and they ...
[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.198   6 months  tb   Check for negative EVP_CIPHER_CTX_iv_length() return in libssl ok beck
[TXT] tls1.h  1.59   3 months  tb   Make {SSL3,TLS}_CT_* internal And here goes a bunch of unused macros that just ...
[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.4   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[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.42   3 months  beck   Remove GOST and STREEBOG support from libssl. This version of GOST is old and n...
[TXT] tls13_client.c  1.102   11 months  tb   Convert EVP_Digest{Sign,Verify}* to one-shot for TLSv1.3 Using one-shot EVP_Dig...
[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.73   3 months  tb   Rework the exit path of tls13_handshake_recv_action() If an error occurs in act...
[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.7   3 months  tb   Of course libssl also has a few missing void From Christian Andersen
[TXT] tls13_internal.h  1.103   4 months  jsing   Make tls13_legacy_return_code() static.
[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.44   4 months  jsing   Restore SSL_shutdown() two step sequence. Change SSL_shutdown() such that it wi...
[TXT] tls13_lib.c  1.77   4 months  jsing   Add message callbacks for alerts in the TLSv1.3 stack. This will make it easier...
[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.73   4 months  jsing   Add message callbacks for alerts in the TLSv1.3 stack. This will make it easier...
[TXT] tls13_server.c  1.106   11 months  tb   Convert EVP_Digest{Sign,Verify}* to one-shot for TLSv1.3 Using one-shot EVP_Dig...
[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 *_...