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
...
*
Revert BIO_push(3) cycle prevention (bio_lib.c rev. 1.42).
schwarze
2022-12-16
2
-39
/
+7
*
In curve25519.h rev. 1.4 to 1.7, tb@ and jsing@ provided
schwarze
2022-12-15
1
-11
/
+121
*
The argument to ctype functions must be EOF or representable as an
florian
2022-12-15
1
-2
/
+2
*
In evp.h rev. 1.109 and 1.112, jsing@ and tb@ provided
schwarze
2022-12-14
1
-61
/
+154
*
In asn1.h rev. 1.71 and 1.72, jsing@ and tb@ provided ASN1_buf_print(3).
schwarze
2022-12-14
4
-5
/
+78
*
Bump to LibreSSL 3.7.1
tb
2022-12-12
1
-3
/
+3
*
Add a small blurb on @SECLEVEL=n
libressl-v3.7.0
tb
2022-12-11
1
-2
/
+8
*
bio chain test: compress some error printing
tb
2022-12-10
1
-5
/
+4
*
bio chain test: deduplicate chain walking code
tb
2022-12-10
1
-52
/
+40
*
bio chain test: handle walking of empty chains
tb
2022-12-10
1
-27
/
+15
*
bio chain test: add a consistency check for chain lengths
tb
2022-12-09
1
-1
/
+9
*
bn/Makefile: tidy up and simplify
tb
2022-12-09
1
-16
/
+10
*
bio chain test: make two errors noisy
tb
2022-12-09
1
-3
/
+11
*
bio chain test: ensure the length of empty chains is 0
tb
2022-12-09
1
-3
/
+9
*
bio chain test: various minor readability tweaks
tb
2022-12-09
1
-6
/
+8
*
bio chain test: fix inconsequential off-by-one
tb
2022-12-08
1
-2
/
+2
*
bio chain test: minor readability tweaks
tb
2022-12-08
1
-5
/
+6
*
bio chain test: rename a few variables for consistency
tb
2022-12-08
1
-29
/
+29
*
bio chain test: decouple lengths of test chains
tb
2022-12-08
1
-59
/
+89
*
bio chain test: refactor link_chains_at()
tb
2022-12-08
1
-198
/
+109
*
bio chain test: lose some do_{,bio_} prefixes
tb
2022-12-08
1
-12
/
+12
*
Split biotest into its three logical parts
tb
2022-12-08
4
-458
/
+512
*
biotest: Tweak long comment a bit
tb
2022-12-08
1
-11
/
+13
*
Fix copy-paste error that left a paragraph ending in a comma
tb
2022-12-08
1
-3
/
+3
*
Add BIO_push() and BIO_set_next() regress coverage
tb
2022-12-08
1
-1
/
+367
*
bn_mod_exp test: drop extra parentheses for readability
tb
2022-12-08
1
-4
/
+4
*
Improve the implementation of BIO_push(3) such that it changes nothing
schwarze
2022-12-07
2
-6
/
+39
*
Add references to the BIO_{push,pop}(3) example
tb
2022-12-07
1
-3
/
+8
*
Fix example string
tb
2022-12-07
1
-4
/
+4
*
Zap extra space
tb
2022-12-06
1
-3
/
+3
*
Major rewrite for accuracy and clarity, and document BIO_set_next(3).
schwarze
2022-12-06
1
-37
/
+148
*
Add a few missing headers and drop a few unused ones
tb
2022-12-06
7
-20
/
+20
*
Make sure BIO_push(3) always preserves all invariants of the prev_bio
schwarze
2022-12-06
1
-3
/
+10
*
Improve the poorly designed BIO_set_next(3) API to always preserve all
schwarze
2022-12-06
1
-3
/
+18
*
arithmethic -> arithmetic
jsg
2022-12-06
1
-3
/
+3
*
Unbreak rust-openssl-tests on sparc64
tb
2022-12-05
1
-8
/
+4
*
bn_mod_exp.c doesn't need <string.h>
tb
2022-12-05
1
-2
/
+1
*
userspace: remove vestigial '?' cases from top-level getopt(3) loops
cheloha
2022-12-04
2
-4
/
+2
*
zap weird spaces $EDITOR added in previous
tb
2022-12-04
1
-2
/
+2
*
skip rust-openssl-tests on sparc64
tb
2022-12-03
1
-3
/
+17
*
Clean up makefile
tb
2022-12-03
1
-8
/
+6
*
biotest needs bio_local.h now
tb
2022-12-03
1
-6
/
+7
*
Test BIO_{push,pop}() along a linear chain
tb
2022-12-03
1
-1
/
+135
*
More cleanup
tb
2022-12-03
1
-11
/
+8
*
Refactor and fix bn_mod_exp test
tb
2022-12-03
1
-80
/
+86
*
Add missing checks for BN_mod_exp_{non,}ct()
tb
2022-12-03
1
-6
/
+8
*
Fix some ancient silliness with a random byte
tb
2022-12-03
1
-8
/
+5
*
Drop 'perhaps a little', plus grammar and spelling nits
tb
2022-12-02
1
-5
/
+5
*
Revert bio_prev removal
tb
2022-12-02
2
-2
/
+12
*
bn_mod_exp.c: printing to stdout needs no BIO
tb
2022-12-02
1
-17
/
+9
[prev]
[next]