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-24
Add chacha aliases for OpenSSL compatibility
Theo Buehler
2023-10-24
According to RFC2741 section 6.1.1 an agentx-response-pdu shouldn't have
Martijn van Duren
2023-10-24
Make sure that unpacking of an AgentX OID doesn't contain more than 128
Martijn van Duren
2023-10-22
correct Va in previous;
Jason McIntyre
2023-10-22
When option D is active, store callers for all chunks; this avoids
Otto Moerbeek
2023-10-21
Remove mention of alg_section. This never worked in LibreSSL.
Theo Buehler
2023-10-21
style tweak: avoid double conjunction to make it read better
Ingo Schwarze
2023-10-19
Rename the modulus from n into m
Theo Buehler
2023-10-19
Garbage collect weird /* 1 */ and /* 2 */ comments
Theo Buehler
2023-10-19
Fix aliasing of result and exponent in the internal BN_mod_exp_recp()
Theo Buehler
2023-10-19
Fix aliasing of result with exponent or modulus in BN_mod_exp_simple()
Theo Buehler
2023-10-18
Remove EVP_add_alg_module() prototype
Theo Buehler
2023-10-18
Use X509_ALGOR_set_evp_md() in CMS_add1_signer()
Theo Buehler
2023-10-18
cms_DigestedData_create() use X509_ALGOR_set_evp_md()
Theo Buehler
2023-10-17
Update ncurses and associated libraries (form, panel, menu) to
Nicholas Marriott
2023-10-14
Document the hw.battery sysctls.
Mark Kettenis
2023-10-13
Tweak previous by using the argument name, not its type
Theo Buehler
2023-10-13
Improve the description of X509_ALGOR_dup(3)
Theo Buehler
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
[next]