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-15
fnematch: fix a bug that could result in extra chars being pushed back.
Todd C. Miller
2023-11-15
fnematch: fix out-of-bounds access on EOF
Todd C. Miller
2023-11-15
Correct denominators when converting NTP fixed point values to double
Otto Moerbeek
2023-11-15
Make sure we allocate the correct size for an appl_agentcap.
Martijn van Duren
2023-11-15
Don't let signify mess up our status line
Andrew Fresh
2023-11-15
Improve output after waiting for package db lock
Andrew Fresh
2023-11-15
Better handle ftp errors in fw_update
Andrew Fresh
2023-11-15
Improve fw_update output on errors
Andrew Fresh
2023-11-15
Drop some unnecessary parentheses
Theo Buehler
2023-11-15
Shuffle getters and adders down a bit
Theo Buehler
2023-11-15
Add regress test for "grep -m" behavior. From Crystal Kolipe.
Todd C. Miller
2023-11-15
procline: only reduce mcount once per line, not once per match.
Todd C. Miller
2023-11-14
Bump powerpc64 default datasize to 1536M
George Koehler
2023-11-14
Don't strdup NULL filename.
Nicholas Marriott
2023-11-14
Add missing .PATH
Jeremie Courreges-Anglas
2023-11-14
Handle NULL client (in config file) when showing a status message; also
Nicholas Marriott
2023-11-14
Use SM 2026 for Sync which is more widely supported now.
Nicholas Marriott
2023-11-14
increase datasize to 1536M for the default login class
Jonathan Gray
2023-11-14
This code depends on internals from net/art.h so include it explicitly.
Claudio Jeker
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
[next]