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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mandoc -Tlint tells me I forgot to zap a comma
tb
2023-04-30
1
-2
/
+2
*
Remove most documentation pertaining to proxy certificates.
tb
2023-04-30
6
-205
/
+10
*
Remove proxy cert api remmnants
tb
2023-04-30
1
-9
/
+1
*
Remove documentation of BN_generate_prime(), BN_is_prime{,_fasttest}()
tb
2023-04-30
1
-85
/
+4
*
Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()
tb
2023-04-30
1
-22
/
+3
*
Garbage collect BN_zero_ex()
tb
2023-04-30
1
-7
/
+1
*
Remove __dead again. Apparently this causes issues for some upstreams.
tb
2023-04-30
1
-2
/
+2
*
Revert disablement of the encoding cache
job
2023-04-30
2
-4
/
+17
*
Send x509_subject_cmp() to the attic
tb
2023-04-30
1
-9
/
+1
*
The policy tree is no more
tb
2023-04-30
9
-527
/
+11
*
Zap extra blank line
tb
2023-04-30
1
-2
/
+1
*
Make the descriptions of BIO_get_retry_BIO(3) and BIO_get_retry_reason(3)
schwarze
2023-04-30
1
-11
/
+60
*
Slightly improve the documentation of the "oper" parameter by
schwarze
2023-04-30
1
-3
/
+10
*
Document the eight BIO_CONN_S_* constants that are passed to BIO_info_cb(3)
schwarze
2023-04-30
1
-2
/
+36
*
Mark the five BIO_GHBN_* constants as intentionally undocumented.
schwarze
2023-04-30
1
-2
/
+7
*
whitespace
tb
2023-04-30
1
-2
/
+2
*
Mention a few standard BIO_ctrl(3) command constants
schwarze
2023-04-29
3
-13
/
+30
*
Mention a few standard BIO_ctrl(3) command constants
schwarze
2023-04-29
1
-2
/
+7
*
Mention the type-specific BIO_ctrl(3) command constants
schwarze
2023-04-29
2
-8
/
+34
*
Mention the type-specific BIO_ctrl(3) command constants
schwarze
2023-04-29
2
-16
/
+40
*
Mark OpenSSLDie() as __dead
tb
2023-04-28
1
-2
/
+2
*
Too many stupid things whine about these being used uninitialized
tb
2023-04-28
1
-2
/
+2
*
Remove preservation and use of cached DER/BER encodings in the d2i/i2d paths
job
2023-04-28
2
-17
/
+4
*
Enable policy checking by default now that we are DAG implementation based.
beck
2023-04-28
4
-12
/
+11
*
Mark a number of BIO_ctrl(3) command constants as intentionally
schwarze
2023-04-28
5
-15
/
+23
*
kill the .Xr to BN_nist_mod_521(3) which no longer exists
schwarze
2023-04-28
1
-3
/
+2
*
Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the Makefile
tb
2023-04-28
5
-98
/
+5
*
Add BIO_C_SET_MD_CTX to the list of command constants.
schwarze
2023-04-28
1
-2
/
+3
*
Take the old policy code behind the barn
tb
2023-04-28
8
-1907
/
+1
*
Document BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.
schwarze
2023-04-28
1
-10
/
+84
*
Enable the new policy checking code in x509_policy.c
tb
2023-04-28
1
-4
/
+2
*
Silence gcc-4 warnings about sk_sort()
tb
2023-04-28
1
-5
/
+6
*
Remove misinformation, reason had nothing to do with efficiency
job
2023-04-28
2
-17
/
+4
*
Remove now no longer needed <assert.h>; sort headers
tb
2023-04-28
1
-4
/
+2
*
Deassert has_explicit_policy()
tb
2023-04-28
1
-3
/
+4
*
Deassert delete_if() callbacks
tb
2023-04-28
1
-5
/
+7
*
Deassert x509_policy_level_find()
tb
2023-04-28
1
-18
/
+27
*
Deassert X509_policy_check()
tb
2023-04-28
1
-2
/
+3
*
Deassert x509_policy_level_add_nodes()
tb
2023-04-28
1
-10
/
+1
*
Deassert x509_policy_new()
tb
2023-04-28
1
-3
/
+4
*
Reorder the text such that every function is discussed only once
schwarze
2023-04-28
1
-46
/
+41
*
Cleanup pass over x509_check_policy.c
tb
2023-04-28
1
-73
/
+72
*
Convert size_t's used in conjuction with sk_X509_num back to int.
beck
2023-04-27
1
-12
/
+12
*
Also list the command constants not associated with any macros,
schwarze
2023-04-27
1
-3
/
+29
*
ssl_tlsext.c: Add an accessor for the tls extension type.
tb
2023-04-27
1
-1
/
+7
*
Somehow I managed not to bump LIBRESSL_VERSION_NUMBER
tb
2023-04-27
1
-2
/
+2
*
EC_KEY_{get,insert}_key_method_data() are no longer available
tb
2023-04-27
1
-41
/
+2
*
One more reciprocal thing hid in here (yay for consistent naming)
tb
2023-04-27
1
-2
/
+1
*
Remove stale references to BN reciprocal stuff
tb
2023-04-27
2
-8
/
+5
*
Remove documentation of reciprocal BN which is now internal only
tb
2023-04-27
2
-276
/
+1
[next]