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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace .pkey_base_id with a .base_method pointer
tb
2024-01-04
11
-32
/
+32
*
Neuter the remainder of the ameth lib
tb
2024-01-04
1
-65
/
+13
*
Split ameth arrays into individual methods
tb
2024-01-04
4
-149
/
+150
*
Improve length checks for oiv and iv
tb
2024-01-04
1
-4
/
+5
*
Improve order in ancient CMS helpers
tb
2024-01-03
1
-25
/
+25
*
Move a t to the right place in a comment
tb
2024-01-02
1
-2
/
+2
*
Match struct order for the EVP_CIPHER_CTX accessors
tb
2024-01-02
1
-69
/
+73
*
Move down EVP_CIPHER_CTX accessors expose EVP_CIPHER internals
tb
2024-01-02
1
-38
/
+42
*
Move the trivial EVP_CIPHER getters down
tb
2024-01-02
1
-31
/
+35
*
Simplify EVP_CIPHER_{asn1_to_param,parma_to_asn1}()
tb
2024-01-02
1
-17
/
+13
*
Move the EVP_CIPHER API that only exists for CMS/legacy a bit down
tb
2024-01-02
1
-121
/
+125
*
sm4: more NULL misspellings
tb
2024-01-02
1
-4
/
+4
*
Two spellings of key length are enough
tb
2024-01-02
1
-6
/
+7
*
Rename the poor outlier EVP_CIPHER *e into *cipher
tb
2024-01-02
1
-3
/
+3
*
Better variable names in EVP_CIPHER_type()
tb
2024-01-02
1
-7
/
+8
*
Consistently use ctx for an EVP_CIPHER_CTX
tb
2024-01-02
1
-36
/
+36
*
Fix bounds check in EVP_PKEY_CTX_get_keygen_info()
tb
2024-01-01
1
-2
/
+2
*
kill gross whitespace
tb
2024-01-01
1
-6
/
+6
*
pkey_is_pss() and pkey_ctx_is_pss() to rsa_ameth.c
tb
2024-01-01
2
-6
/
+6
*
Remove EVP_PKEY's save_type member
tb
2024-01-01
2
-6
/
+2
*
KNF nit
tb
2023-12-31
1
-2
/
+2
*
Sort the NIDs by name
tb
2023-12-31
1
-8
/
+8
*
Replace the sorted extensions lookup with a switch
tb
2023-12-31
1
-58
/
+23
*
Sprinkle a handfull of missing continue
tb
2023-12-31
1
-1
/
+10
*
Make x509_issuer_cache_free_oldest() static
tb
2023-12-30
1
-2
/
+2
*
Some Australians don't like voids either
tb
2023-12-30
1
-3
/
+3
*
One more missing void was hiding here
tb
2023-12-30
1
-2
/
+2
*
Some BoringSSL devs spent too much time with C++
tb
2023-12-30
2
-4
/
+4
*
Add extended regress coverage for ASN.1 methods
tb
2023-12-30
1
-1
/
+147
*
Fix two more unchecked EVP_PKEY_assign() calls
tb
2023-12-30
1
-17
/
+25
*
fix previous: key -> parameter
tb
2023-12-29
1
-2
/
+2
*
A .Xr to DSA_generate_parameters_ex() was lost accidentally
tb
2023-12-29
1
-1
/
+2
*
Move DSA_generate_parameters.3 to DSA_generate_parameters_ex.3
tb
2023-12-29
2
-3
/
+3
*
Adjust documentation for upcoming DSA_generate_parameters removal
tb
2023-12-29
5
-70
/
+17
*
ameth_lib: zap trailing empty line
tb
2023-12-29
1
-2
/
+1
*
eckey: adjust some variable names and unwrap function definitions
tb
2023-12-29
1
-11
/
+8
*
Clean up old_ec_priv_decode()
tb
2023-12-29
1
-10
/
+17
*
Clean up eckey_param_decode()
tb
2023-12-29
1
-9
/
+16
*
Rework eckey_priv_decode()
tb
2023-12-29
1
-49
/
+53
*
Move a call to X509_ALGOR_get0() down a line
tb
2023-12-29
1
-2
/
+2
*
Neuter the SSL_set_debug(3) API
tb
2023-12-29
4
-21
/
+5
*
Garbage collect the last users of SSL_set_debug(3)
tb
2023-12-29
2
-5
/
+2
*
s_client: pause hasn't worked in ages. Just ignore it
tb
2023-12-29
2
-13
/
+5
*
Move the EVP_PKEY_asn1_* API that will stay to evp/p_lib.c
tb
2023-12-29
5
-212
/
+260
*
Zap some whitespace
tb
2023-12-29
1
-2
/
+2
*
Replace outdated comment on EVP_PKEY_asn1_find() with a todo item
tb
2023-12-29
1
-5
/
+5
*
Move EVP_PKEY_asn1_add* to the end of the file
tb
2023-12-29
1
-15
/
+20
*
Move the EVP_MD block size accessor down
tb
2023-12-29
1
-7
/
+11
*
Move the EVP_MD_CTX flag accessors up a bit
tb
2023-12-29
1
-19
/
+19
*
Hoist EVP_MD_CTX accessors to after EVP_MD_CTX_ctrl
tb
2023-12-29
1
-63
/
+62
[next]