index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2 days
minor libssl bump (SSL_OP_NO_RENEGOTIATION/SSL_OP_ALLOW_CLIENT_RENEGOTIATION)
HEAD
master
sthen
2
-2
/
+2
2 days
pkey_ec_derive: fix call to ECDH_compute_key()
tb
1
-2
/
+2
2 days
Simplify field and private key encoding
tb
1
-13
/
+3
2 days
Make srtp.h self-standing by including ssl.h
tb
1
-1
/
+3
3 days
Provide an accelerated SHA-512 assembly implementation for aarch64.
jsing
4
-2
/
+353
3 days
Test SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.
jsing
1
-1
/
+56
3 days
Provide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.
jsing
4
-6
/
+36
3 days
Use .arch rather than .cpu for sha2 instructions.
jsing
1
-2
/
+2
4 days
Streamline X509_VERIFY_PARAM_add0_table()
tb
1
-17
/
+12
4 days
x509_vpm: remove unnecessary NULL check before sk_pop_free()
tb
1
-4
/
+2
5 days
ec.h: remove last SunPro pragmas
tb
1
-13
/
+1
6 days
Disambiguate curve comments
tb
1
-21
/
+21
6 days
X509_NAME_print_ex: zap stray comma
tb
1
-2
/
+2
6 days
Give libtls the same bump as libcrypto and libssl
tb
1
-2
/
+2
6 days
Give libssl the same bump as libcrypto
tb
1
-1
/
+1
6 days
Bump libcrypto major after symbol removal
tb
1
-1
/
+1
6 days
const correct tls_session_secret_cb_fn()
tb
4
-8
/
+8
6 days
Bump LibreSSL version
tb
1
-3
/
+3
6 days
Reinstate PKCS12_key_gen_uni()
tb
5
-7
/
+10
6 days
Remove EC_POINTs_* API
tb
4
-34
/
+3
6 days
Remove Jprojective_coordinates API
tb
4
-29
/
+3
6 days
Unexport EC_GROUP_*precompute_mult()
tb
4
-25
/
+3
6 days
Unexport EC_GROUP_copy()
tb
4
-8
/
+4
6 days
Unexport EC_METHOD and all API using it
tb
6
-56
/
+10
6 days
Align CRYPTO_set_mem*_functions with OpenSSL 1.1
tb
4
-20
/
+9
6 days
const correct UI_OpenSSL()
tb
2
-5
/
+5
6 days
Fix documented signature of UI_OpenSSL()
tb
1
-3
/
+3
6 days
Fix documented signature of BN_MONT_CTX_copy()
tb
1
-3
/
+3
6 days
const correct BN_MONT_CTX_copy()
tb
2
-4
/
+4
6 days
Unexport the weird X509_OBJECT_up_ref_count()
tb
4
-8
/
+6
6 days
Unexport X509_NAME_print()
tb
4
-8
/
+4
6 days
Support OPENSSL_NO_FILENAMES
tb
18
-91
/
+221
6 days
X509_NAME_print_ex.3: move s to the proper place
tb
1
-2
/
+2
6 days
Remove mention of X509_NAME_print(3) in the docs
tb
3
-46
/
+13
7 days
ec_asn1_test: Prepare for upcoming bump
tb
2
-8
/
+11
7 days
Adjust signature of CRYPTO_set_mem_functions and remove _get_ docs
tb
1
-23
/
+5
7 days
Rename CRYPTO_get_mem_functions.3 to CRYPTO_set_mem_functions.3
tb
2
-4
/
+4
7 days
Remove EC_POINT_method_of() docs
tb
1
-19
/
+1
7 days
Remove X509_OBJECT_free_contets() docs
tb
1
-20
/
+3
7 days
Remove X509_OBJECT_up_ref_count() documentation
tb
1
-23
/
+2
7 days
Remove EC_PIONT_{get,set}_Jprojective_coordinates_GFp docs
tb
1
-53
/
+1
7 days
Remove EC_POINTs_{make_affine,mul}() docs
tb
1
-67
/
+2
7 days
Remove EC_GROUP_{,have_}precompute_mult() docs
tb
1
-31
/
+4
7 days
Remove EC_GROUP_method_of() docs
tb
1
-20
/
+1
7 days
Remove EC_GFp_* and EC_METHOD_get_field_type docs
tb
7
-156
/
+12
7 days
Inline _CONF_get_section_values() in its last caller and remove it
tb
3
-19
/
+9
8 days
Provide an accelerated SHA-256 assembly implementation for aarch64.
jsing
4
-2
/
+232
8 days
_CONF_new_section: error check hash insertion
tb
1
-1
/
+5
8 days
_CONF_new_section(): avoid silly ok dance
tb
1
-11
/
+8
8 days
_CONF_new_section(): replace hand-rolled strdup() with the real thing
tb
1
-5
/
+3
[next]