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
2020-12-22
stop showing amd l3 cache information
Jonathan Gray
2020-12-22
Remove lines accidentally left behind in the ProxyJump parsing fix r1.345.
Theo Buehler
2020-12-22
Revert call to pthread_mutex_destroy until installers have a stub.
Brent Cook
2020-12-22
add a ssh_config KnownHostsCommand that allows the client to obtain
Damien Miller
2020-12-22
move subprocess() from auth.c to misc.c
Damien Miller
2020-12-22
tweak previous;
Jason McIntyre
2020-12-21
Use policy_test() to reassign existing SAs to updated policies after
tobhe
2020-12-21
Remove explicit rijndael-cbc@lysator.liu.se test since the cipher was
Darren Tucker
2020-12-21
Fix typo in mktime() year format description. From Paul de Weerd.
Todd C. Miller
2020-12-21
Simplify verbiage in "DYNAMIC ADDRESS CONFIGURATION" section. Add
Kenneth R Westerback
2020-12-21
Avoid issuing pointless 'ifconfig <if> up' when processing 'dhcp' in
Kenneth R Westerback
2020-12-21
Rename syntax test of the \O escape sequence (suppress output groff
Ingo Schwarze
2020-12-21
Destroy the mutex in a tls_config object when tls_config_free is called.
Brent Cook
2020-12-21
Only enable rasops1_putchar8() and rasops1_putchar16() optomizations on
Mark Kettenis
2020-12-21
The plumbing already allowed for smtp authentication, hook it up to the -a
Martijn van Duren
2020-12-21
Use NI_NUMERICSERV. We don't use the result and it's faster and is a
Martijn van Duren
2020-12-21
Rewrite parse_netprefix to no longer use isc_sockaddr_fromin{,6}.
Florian Obser
2020-12-21
Now that a NULL string is marshalled as NULL again we can drop some
Claudio Jeker
2020-12-21
Remove the pre-standardization cipher rijndael-cbc@lysator.liu.se.
Darren Tucker
2020-12-21
Always call endservent_r() after getservbyport_r().
Eric Faurot
2020-12-21
properly fix ProxyJump parsing; Thanks to tb@ for pointing out my error
Damien Miller
2020-12-21
Show scope id when set; ok florian@
Otto Moerbeek
2020-12-21
adapt to API change in hostkeys_foreach()/load_hostkeys()
Damien Miller
2020-12-21
Test that IPv4 path MTU discovery works over IPsec in tunnel mode.
Alexander Bluhm
2020-12-20
plumb ssh_conn_info through to sshconnect.c; feedback/ok markus@
Damien Miller
2020-12-20
allow UserKnownHostsFile=none; feedback and ok markus@
Damien Miller
2020-12-20
load_hostkeys()/hostkeys_foreach() variants for FILE*
Damien Miller
2020-12-20
Use regress framework for setup and shorten target names.
Alexander Bluhm
2020-12-20
slightly tweak the jot regress tests to avoid file name clashes on
Theo Buehler
2020-12-20
Accept reject and blackhole routes for IPsec PMTU discovery.
Alexander Bluhm
2020-12-20
Fix typo.
Mark Kettenis
2020-12-20
Don't leak ipsec_hosts when building hosts_list.
tobhe
2020-12-20
rename pkg_add's pod files to avoid filenames with colons
Daniel Dickman
2020-12-20
Onlly call event_del if there are events enabled, since not all libevents
Martijn van Duren
2020-12-20
Free filter_name in lka_filter_end
Martijn van Duren
2020-12-20
The TCE table needs to be aligned on a boundary that is a multiple of its
Mark Kettenis
2020-12-20
Introduce klistops
Visa Hankala
2020-12-20
Fix EDNS Client Subnet option (+subnet=)
Florian Obser
2020-12-20
Fix IPv6 link-local address handling for nameservers to talk to as
Florian Obser
2020-12-20
Fix copy-pasto when selecting the addresses read from resolv.conf by
Otto Moerbeek
2020-12-20
Convert uvm_km_valloc(9) calls to km_alloc(9). Tested in qemu with
Jonathan Matthew
2020-12-20
sync with i915_pciids.h
Jonathan Gray
2020-12-20
drm/i915: Remove dubious Valleyview PCI IDs
Jonathan Gray
2020-12-20
remove duplicate device id caused by subids in INTEL_IVB_Q_IDS
Jonathan Gray
2020-12-20
test against [VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS] in access_ok()
Jonathan Gray
2020-12-19
Print client kem key with correct length.
tobhe
2020-12-19
remove extra s
Theo Buehler
2020-12-19
Apply r1.86 of amd64 acpi_machdep.c to arm64 and i386, converting a few
Jonathan Matthew
2020-12-19
rename filenames ending in a period
Daniel Dickman
2020-12-19
There's no need to include the OFW GPIO header.
Patrick Wildt
[next]