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-14
Fix typo in comment.
Claudio Jeker
2023-11-14
Add break to error out on weird characters in gethostbyname().
Florian Obser
2023-11-14
regen
Jonathan Gray
2023-11-14
add another Navi 32 device id
Jonathan Gray
2023-11-13
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.197
Ingo Schwarze
2023-11-13
raise i386's datasize for 'daemon' class so that relinking libc at boot
Stuart Henderson
2023-11-13
fix i386 sets
Stuart Henderson
2023-11-13
include function name in warning printf in vmx_handle_np_fault() and svm_hand...
Jasper Lievisse Adriaanse
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
[prev]
[next]