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
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libcrypto
/
x509
/
constraints.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
constraints: \178 isn't a valid octal escape sequence
tb
2023-12-13
1
-2
/
+2
*
Add an empty line
tb
2023-10-01
1
-1
/
+2
*
Allow IP addresses to be specified in a URI.
beck
2023-09-29
1
-4
/
+50
*
Tweak x509_constraints_uri_host() regress to test for NULL deref in
tb
2022-11-28
1
-1
/
+3
*
Fix sparc64 build/run
kn
2022-11-23
1
-3
/
+2
*
Start CBS-ifying the name constraints code.
beck
2022-11-11
1
-33
/
+50
*
The previous commit message out to say this:
kn
2022-10-30
1
-1
/
+1
*
/* $OpenBSD: $ */
kn
2022-10-30
1
-2
/
+2
*
Fix URI name constraints, allow for URI's with no host part.
beck
2022-06-26
1
-0
/
+26
*
Plug memleak
tb
2021-12-29
1
-2
/
+7
*
Relax SAN DNSname validation and constraints to permit non leading *
beck
2021-04-27
1
-8
/
+4
*
move a misplaced 'goto done;' so that all invalid uris are tested
tb
2020-09-21
1
-1
/
+1
*
add a few short invalid URIs in test_constraints1() that cause early
tb
2020-09-21
1
-0
/
+4
*
Correct a 1 byte read overflow in x509_contraints_uri and add
beck
2020-09-20
1
-0
/
+4
*
move variable declaration up to top to make this compile and pass
tb
2020-09-18
1
-1
/
+1
*
Use void function argument to appease gcc 4.2.1
tb
2020-09-18
1
-1
/
+1
*
remove unused include that breaks regress
beck
2020-09-12
1
-1
/
+0
*
Add x509_constraints.c - a new implementation of x509 name constraints, with
beck
2020-09-11
1
-0
/
+485