index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libssl
/
t1_meth.c
Age
Commit message (
Expand
)
Author
2017-01-26
Merge the client/server version negotiation into the existing (currently
Joel Sing
2017-01-26
Remove ssl3_undef_enc_method - if we have internal bugs we want to segfault
Joel Sing
2017-01-23
Split most of SSL_METHOD out into an internal variant, which is opaque.
Joel Sing
2017-01-23
Remove ssl_ctrl, ssl_ctx_ctrl, ssl_callback_ctrl and ssl_ctx_callback_ctrl
Joel Sing
2017-01-21
Specify minimum and maximum protocol version for each method. This is
Joel Sing
2016-11-04
The *_method_data structures can be static
Philip Guenther
2015-09-11
Put the *method* data structures and functions in the same place.
Joel Sing
2015-02-06
Bring back the horrible API that is get_cipher_by_char/put_cipher_by_char.
Joel Sing
2014-12-14
Remove trailing whitespace.
Joel Sing
2014-11-16
Sort and group includes.
Joel Sing
2014-08-10
Since we no longer need to support SSLv2-style cipher lists, start
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-29
Make it substantially easier to identify protocol version requirements
Joel Sing
2014-05-24
DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since it is far more
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF and style consistency tweaks
Philip Guenther
2014-04-14
First pass at applying KNF to the OpenSSL code, which almost makes it
Joel Sing
2012-10-13
resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2003-05-12
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
Markus Friedl
1999-09-29
OpenSSL 0.9.4 merge
Bob Beck
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker