index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-13
Reduce the man(7) default global indentation from 7n, which was an oddity
Ingo Schwarze
2023-11-13
Fix rt_setgate() error handling.
Alexander Bluhm
2023-11-13
Make X509_certificate_type() less bad
Theo Buehler
2023-11-13
Garbage collect an incoherent export crypto check
Theo Buehler
2023-11-13
Use a sensible variable name (i.e. nid) instead of i for a NID
Theo Buehler
2023-11-13
Use X509_get_signature_nid() instead of inlining it
Theo Buehler
2023-11-13
X509_certificate_type() needs to know about RSA-PSS
Theo Buehler
2023-11-13
Apparently base-gcc doesn't like having OID() inside MIBDECL(). Handroll
Martijn van Duren
2023-11-13
Bye bye libcsi
Theo Buehler
2023-11-13
Retire the libcsi regress
Theo Buehler
2023-11-13
sync Symbols.list with reality; ok tb@
Robert Nagy
2023-11-13
enable UDF on arm64 install media
Jonathan Gray
2023-11-13
Prepare to expose OPENSSL_gmtime and OPENSSL_timegm as public
Bob Beck
2023-11-13
Kill last user of ASN1_time_parse() in the tree
Theo Buehler
2023-11-13
Check notBefore/notAfter validity with ASN1_TIME_to_tm(3)
Theo Buehler
2023-11-13
Replace ASN1_time_parse() with ASN1_TIME_to_tm()
Theo Buehler
2023-11-13
Bump datasize for staff to match amd64
Jeremie Courreges-Anglas
2023-11-13
sync
Jonathan Gray
2023-11-13
Remove last caller of ASN1_time_parse(3) in libtls
Theo Buehler
2023-11-13
Remove ASN1_time_parse() dependency in tls_conninfo.c
Theo Buehler
2023-11-13
Eliminate the timegm(3) dependency in libcrypto
Theo Buehler
2023-11-13
Add 2 tests to make sure getbulkrequests return the correct error index.
Martijn van Duren
2023-11-13
struct appl_varbind_internal's avi_index is used to give the index to
Martijn van Duren
2023-11-13
adjust `regress' description since REGRESS_FAIL_EARLY is yes now
Omar Polo
2023-11-13
sync
Jonathan Gray
2023-11-13
Make sure sftp_get_limits() only returns 0 if 'limits' was initialized.
Tobias Heider
2023-11-12
Bump datasize for the default login class, needed to build clang-16
Jeremie Courreges-Anglas
2023-11-12
Declare global variable zeroin46_addr as const.
Alexander Bluhm
2023-11-12
Also bump the default limit on riscv64
Jeremie Courreges-Anglas
2023-11-12
append ExtensionDependencies.inc to CLEANFILES only if .OBJDIR != .CURDIR
Robert Nagy
2023-11-12
Move struct oid from snmpd.h into smi.c and trim a lot of the now unused
Martijn van Duren
2023-11-12
Remove a bunch of unused smi_ functions and move a couple of definitions
Martijn van Duren
2023-11-12
Now that smi_oid_cmp() is only used by the oidtree RB-tree, and nothing
Martijn van Duren
2023-11-12
Now that MIBDECL() fills in bo_n, no need to call smi_oidlen() anymore.
Martijn van Duren
2023-11-12
Let MIBDECL() make use of OID(). This gives use bo_n for free and we
Martijn van Duren
2023-11-12
Now that smi.c is basically an oid/name translator, let smi_insert()
Martijn van Duren
2023-11-12
No need to use struct oid to compare two struct ber_oids. Just call
Martijn van Duren
2023-11-12
Printing all known objects inside smi when build with -DDEBUG has no
Martijn van Duren
2023-11-12
No reason to call (error-prone) smi_scalar_oidlen when we include the
Martijn van Duren
2023-11-12
revert https://reviews.llvm.org/D135402 for now to shut lld up until we fix
Robert Nagy
2023-11-12
Bump NTP era if the offset we receive is small, in a similar manner
Otto Moerbeek
2023-11-12
Use constant sockaddr in route lookup.
Alexander Bluhm
2023-11-12
sync path to libclang_rt*.a
Jeremie Courreges-Anglas
2023-11-12
Fix install path, reminded by otto@
Jeremie Courreges-Anglas
2023-11-12
Mechanical lib/clang/13.0.0/include -> lib/clang/16/include
Jeremie Courreges-Anglas
2023-11-12
+/usr/include/llvm/Config/TargetMCAs.def
Jeremie Courreges-Anglas
2023-11-12
sync
Jeremie Courreges-Anglas
2023-11-12
sync (libLLVM bump)
Jeremie Courreges-Anglas
2023-11-12
Bump MAXDSIZ to 2G on armv7. Needed for llvm-16.
Mark Kettenis
2023-11-12
Fix parsing of branch target protection options on arm64 to enable
Mark Kettenis
[prev]
[next]