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
/
sbin
Age
Commit message (
Expand
)
Author
2010-07-01
Remove two useless nul characters. -moj
Mats O Jansson
2010-07-01
add screen types and emulations to things to be shown for displays.
Mats O Jansson
2010-07-01
Add support for the tap extension (ikev2 ... tap "enc1") that will
Reyk Floeter
2010-07-01
support dumping the new SADB_X_EXT_TAP extension.
Reyk Floeter
2010-06-30
allow uppercase A-F in the uid input
Alexander Hall
2010-06-30
Make 'fdisk -i' start the OpenBSD partition on a power of 2 512-byte
Kenneth R Westerback
2010-06-30
make the disklabel editor not crash when pressing ^D in the uid prompt
Alexander Hall
2010-06-29
Replace enc(4) with a new implementation as a cloner device. We still
Reyk Floeter
2010-06-29
add code to lookup the RSA public keys in /etc/iked/pubkeys/ as an
Reyk Floeter
2010-06-29
Replace the hand-crafted Diffie-Hellman implementation in isakmpd with
Reyk Floeter
2010-06-29
Add missing frees.
Reyk Floeter
2010-06-29
Fix use after free. Found by regress tests.
Charles Longeau
2010-06-29
list kern.rthreads as a knob you can but shouldn't turn
Ted Unangst
2010-06-28
Clean up iterface stats handling:
Ryan Thomas McBride
2010-06-28
A long time ago when wsconsctl was written it expected that ksym was uniq.
Mats O Jansson
2010-06-27
tweak previous; ok claudio
Jason McIntyre
2010-06-27
Make 'route exec' emit error messages like xargs when execve() fails does.
Philip Guenthe
2010-06-27
When a peer requests a certificate from the local gateway, we first
Reyk Floeter
2010-06-27
fix possible double free of the initiator cert
Reyk Floeter
2010-06-27
fix the length check for ASN1_ID Ids.
Reyk Floeter
2010-06-27
Verify that the subjectAltName extension is present and matches the
Reyk Floeter
2010-06-27
Instead of modifying and fiddling with the IKE SA in the payload
Reyk Floeter
2010-06-27
print the required bits as a string
Reyk Floeter
2010-06-27
cycle static buffers in print_bits()
Reyk Floeter
2010-06-26
malloc/strlcpy -> strdup. Apparently I forgot to commit this one with
Kenneth R Westerback
2010-06-26
Whitespace.
Kenneth R Westerback
2010-06-26
revert the files that have been accidentally committed with my
Reyk Floeter
2010-06-26
Add a way to enable and set the keepalive parameters for gre(4).
Claudio Jeker
2010-06-26
mixing any (AF_UNSPEC) with AF_INET/INET6 is not an address family mismatch
Reyk Floeter
2010-06-26
Include the Id type in the generated SA tag that is passed to the
Reyk Floeter
2010-06-26
allow a user to set a -c count of 0.
Peter Hessler
2010-06-25
remove -m (merge).
Henning Brauer
2010-06-24
unbreak the ikectl log verbose/brief commands.
Reyk Floeter
2010-06-23
rename the ec groups to either ec2n or ecp (eg. ec155 -> ec2n155 or
Reyk Floeter
2010-06-23
further cleanup of the dh code:
Reyk Floeter
2010-06-22
rename devname->devicename to prevent shadowing devname(3). ok marco jsing
Darren Tucker
2010-06-18
Make bioctl(8) disklabel UID friendly by attempting to open the device
Joel Sing
2010-06-15
When fsck_ffs is used with disklabel UIDs the hot root test fails in
Joel Sing
2010-06-15
fix keyword sort order
Reyk Floeter
2010-06-15
only compare the SPIi in the SA tree
Reyk Floeter
2010-06-14
check if cert is available and valid
Reyk Floeter
2010-06-14
Initiator mode with certificates; needs more work but works.
Reyk Floeter
2010-06-14
Initial support for initiator mode which allows to run iked as a
Reyk Floeter
2010-06-14
the ikesa prf config option is currently broken
Reyk Floeter
2010-06-14
fix block length for AES
Reyk Floeter
2010-06-14
fix EAP responder mode
Reyk Floeter
2010-06-14
NAT detection again: make it work in initiator and responder mode
Reyk Floeter
2010-06-14
remove policy lookup debug message
Reyk Floeter
2010-06-14
NAT detection with SPIr is always 0
Reyk Floeter
2010-06-14
restructure code a bit to move closer to initiator mode:
Reyk Floeter
[next]