index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-10-12
Static binaries which do not call execve() were not calling
Theo de Raadt
2023-10-12
for a few sysctl nodes, mention standard or at least more widely
Ingo Schwarze
2023-10-11
Some housekeeping in x_algor
Theo Buehler
2023-10-11
Rewrite X509_ALGOR_set0()
Theo Buehler
2023-10-11
Ensure that out_value is initialized even if out_type is NULL
Theo Buehler
2023-10-11
Rewrite X509_ALGOR_get0()
Theo Buehler
2023-10-11
Add internal version of X509_ALGOR_set_md()
Theo Buehler
2023-10-11
Clean up X509_ALGOR_cmp()
Theo Buehler
2023-10-11
I forgot that we now have ASN1_INTEGER_set_uint64()
Theo Buehler
2023-10-11
Be more precise about X509_ALGOR_get0()
Theo Buehler
2023-10-10
Improve X509_ALGOR_new(3) documentation
Theo Buehler
2023-10-09
Mention that the strings are OS-specific.
Ingo Schwarze
2023-10-09
Use the usual text for X509_ALGOR_free()
Theo Buehler
2023-10-09
Clarify that 'undefined type' means V_ASN1_UNDEF
Theo Buehler
2023-10-09
Clarify documentation of X509_ALGOR_{set0,set_md}()
Theo Buehler
2023-10-06
__swsetup: set error flag and errno on error.
Todd C. Miller
2023-10-03
Fix a typo and move a word
Theo Buehler
2023-10-02
Add 'host root port' information to hw.ucomnames.
Kenneth R Westerback
2023-10-02
DV -> Dv;
Jason McIntyre
2023-10-01
Example code tweak: do not hardcode the size of array
Theo Buehler
2023-10-01
Fix a copy-paste bug in ASN1_TIME_compare()
Theo Buehler
2023-10-01
Document EVP_CIPHER_CTX_iv_length() return values
Theo Buehler
2023-10-01
Add sysctl hw.ucomnames to list 'fixed' paths to USB serial
Kenneth R Westerback
2023-10-01
The colons separate the octets, not the digits; add missing link to
Theo Buehler
2023-10-01
Improve a code comment in the EXAMPLES section
Theo Buehler
2023-10-01
Refer to RFC 3779, 2.1.2 for encoding of ranges
Theo Buehler
2023-10-01
Point out that the result of IPAddressRange_new() is an invalid range
Theo Buehler
2023-10-01
encoding -> decoding for d2i
Theo Buehler
2023-09-30
Reorder list of additional validation checks needed
Theo Buehler
2023-09-30
Switch copyright year to 2023.
Theo Buehler
2023-09-30
Use addrblocks for .Fa
Theo Buehler
2023-09-30
avoid using the string "a" without markup as a placeholder
Ingo Schwarze
2023-09-30
consistently use "allow_inherit" for the argument name
Ingo Schwarze
2023-09-30
drop one pair of needless parentheses
Ingo Schwarze
2023-09-30
remove a useless repetition of a function name
Ingo Schwarze
2023-09-30
polish an awkward wording
Ingo Schwarze
2023-09-30
two instances of missing .Fa macros
Ingo Schwarze
2023-09-30
fix one copy and paste error: d2i_*() decode rather than encode;
Ingo Schwarze
2023-09-30
garbage collect two stray words, no change of meaning
Ingo Schwarze
2023-09-29
Allow IP addresses to be specified in a URI.
Bob Beck
2023-09-29
Some wording tweaks to make things a bit more precise.
Theo Buehler
2023-09-29
Fix a wrong tag and work around an ugly linebreak
Theo Buehler
2023-09-29
Document X509v3_{addr,asid}_validate_{path,resource_set}(3)
Theo Buehler
2023-09-28
add a missing .Fa macro
Ingo Schwarze
2023-09-28
fix two wrong function names in the description;
Ingo Schwarze
2023-09-28
Document X509v3_{addr,asid}_subset.3 take two (missed cvs add)
Theo Buehler
2023-09-28
Document X509v3_{addr,asid}_subset.3
Theo Buehler
2023-09-28
Fix EVP_CIPHER_CTX_iv_length()
Theo Buehler
2023-09-28
don't mention what language functions are implemented in
Jonathan Gray
2023-09-27
RFC 3779: stop pretending we support AFIs other than IPv4 and IPv6
Theo Buehler
[next]