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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
Fix a typo and move a word
tb
1
-5
/
+5
2023-10-02
Add some coverage for ASN1_TIME_cmp_time_t() as well
tb
1
-1
/
+14
2023-10-02
Add regress coverage for ASN1_TIME_compare()
tb
1
-1
/
+78
2023-10-02
Minor asn1time tweaks
tb
1
-26
/
+12
2023-10-01
Example code tweak: do not hardcode the size of array
tb
1
-2
/
+2
2023-10-01
Fix a copy-paste bug in ASN1_TIME_compare()
tb
1
-2
/
+2
2023-10-01
Document EVP_CIPHER_CTX_iv_length() return values
tb
1
-3
/
+7
2023-10-01
The colons separate the octets, not the digits; add missing link to
tb
1
-4
/
+5
2023-10-01
Improve a code comment in the EXAMPLES section
tb
1
-3
/
+3
2023-10-01
Refer to RFC 3779, 2.1.2 for encoding of ranges
tb
1
-2
/
+7
2023-10-01
Point out that the result of IPAddressRange_new() is an invalid range
tb
1
-3
/
+3
2023-10-01
encoding -> decoding for d2i
tb
1
-3
/
+3
2023-10-01
Add an empty line
tb
1
-1
/
+2
2023-09-30
Reorder list of additional validation checks needed
tb
1
-9
/
+8
2023-09-30
Switch copyright year to 2023.
tb
2
-4
/
+4
2023-09-30
Use addrblocks for .Fa
tb
1
-2
/
+2
2023-09-30
avoid using the string "a" without markup as a placeholder
schwarze
1
-4
/
+9
2023-09-30
consistently use "allow_inherit" for the argument name
schwarze
1
-6
/
+6
2023-09-30
drop one pair of needless parentheses
schwarze
1
-5
/
+5
2023-09-30
remove a useless repetition of a function name
schwarze
1
-6
/
+4
2023-09-30
polish an awkward wording
schwarze
1
-9
/
+7
2023-09-30
two instances of missing .Fa macros
schwarze
1
-13
/
+15
2023-09-30
fix one copy and paste error: d2i_*() decode rather than encode;
schwarze
1
-7
/
+7
2023-09-30
garbage collect two stray words, no change of meaning
schwarze
1
-4
/
+4
2023-09-29
Allow IP addresses to be specified in a URI.
beck
3
-19
/
+70
2023-09-29
Some wording tweaks to make things a bit more precise.
tb
1
-6
/
+7
2023-09-29
Fix a wrong tag and work around an ugly linebreak
tb
1
-5
/
+6
2023-09-29
Document X509v3_{addr,asid}_validate_{path,resource_set}(3)
tb
6
-10
/
+217
2023-09-29
Appease coverity
tb
1
-2
/
+4
2023-09-28
Fix error message
tb
1
-2
/
+2
2023-09-28
Don't leak ctx on failure
tb
1
-3
/
+2