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
2021-12-19
Simplify error message emitted when requested partition size
Kenneth R Westerback
2021-12-18
Make sure we receive what we expect over imsg.
Florian Obser
2021-12-14
Move raw pubkey bytes to EVP_PKEY conversion to common function.
Tobias Heider
2021-12-13
Fix asprintf() error check. Portable code should check the return
Theo Buehler
2021-12-13
Fix a few leaks due to X509_NAME_oneline(name, NULL, 0) dynamically
Theo Buehler
2021-12-13
including sys/cdefs.h manually started as a result of netbsd trying to
Theo de Raadt
2021-12-13
Avoid a potential double free in group_free()
Theo Buehler
2021-12-13
Cleanup libcrypto memory management. Remove redundant NULL checks
Tobias Heider
2021-12-13
Only generate a new xid on state change.
Florian Obser
2021-12-13
Treat xid as a uint32_t in network byte order on the wire.
Florian Obser
2021-12-13
Replace struct member assignment with struct assignment to make the
Florian Obser
2021-12-11
Start the default OpenBSD partition either immediately following
Kenneth R Westerback
2021-12-09
Rework in which state to add and not add the server-ip and
Florian Obser
2021-12-09
Properly enable NAT-T without udpencap if mobike was negotiated without NAT.
Tobias Heider
2021-12-09
Move switch to NAT-T port and udpencap activation to ikev2_enable_natt().
Tobias Heider
2021-12-08
The /etc/iked/certs/ directory is used for both local and peer
Tobias Heider
2021-12-07
Fix locally stored peer certificates in /etc/iked/certs as documented in
Tobias Heider
2021-12-07
Don't truncate the default OpenBSD partition at the end of the
Kenneth R Westerback
2021-12-06
Logging received addresses and DNS configuration only makes sense for
Tobias Heider
2021-12-04
Send out dstid as initiator if configured. This makes it easier for
Tobias Heider
2021-12-01
Remove the MBR_init() "#ifdef defined(__macppc__) ||
Kenneth R Westerback
2021-12-01
whitespace cleanup during review read
Theo de Raadt
2021-11-30
isakmpd: convert modp_init() for opaque DH.
Theo Buehler
2021-11-30
whitespace
Tobias Heider
2021-11-29
add -V to usage(), and list it before -v in both SYNOPSIS and the
Jason McIntyre
2021-11-29
Add command line option to show the version
Tobias Heider
2021-11-29
sys/param.h was included for MAX(), MIN() and roundup(). make local
Theo de Raadt
2021-11-29
the code in this file has reason to include any sys/*.h header files,
Theo de Raadt
2021-11-28
Make sure the interface still exists before updating it.
Florian Obser
2021-11-28
Make sure if_index is set in all case statements and use it
Florian Obser
2021-11-27
Rename msg_id to msg_peerid now that we also have msg_localid.
Tobias Heider
2021-11-26
A peer sends both his local id and remote id he expects us to be. So far we
Patrick Wildt
2021-11-26
Fix ikev2_child_sa_rekey() warnings. The SPI can't be printed without a
Tobias Heider
2021-11-26
remaing -> remaining
Jonathan Gray
2021-11-25
Remove unused variable fd.
Tobias Heider
2021-11-25
Silence unitialized variable warnings.
Tobias Heider
2021-11-25
Honour /usr/mdec/mbr or -f partition 0 information even outside
Kenneth R Westerback
2021-11-24
Unregister event on pfkey socket during pfkey_reply(). Using events
Tobias Heider
2021-11-24
Pass env to pfkey API. Consistently call pfkey file descriptor fd.
Tobias Heider
2021-11-23
Use system uptime not UTC time to calculate PPPoE session duration
Klemens Nanni
2021-11-23
Add logging for rekey failures.
Tobias Heider
2021-11-22
MOBIKE is RFC 4555.
Tobias Heider
2021-11-21
Add 'ikectl show certinfo' to show trusted CAs and certificates.
Tobias Heider
2021-11-20
Gather the setup of the initial OpenBSD MBR partition into one
Kenneth R Westerback
2021-11-20
Fix some strdup() leaks in ocsp config option.
Tobias Heider
2021-11-20
No need for intermediate 'adj' variable. Add 'disksz'
Kenneth R Westerback
2021-11-20
Send default client identifier when a config file is present but no
Florian Obser
2021-11-20
Sectors-per-cylinder (spc) is a constant value, so make it const
Kenneth R Westerback
2021-11-19
isakmpd: stop reaching into EVP_PKEY.
Theo Buehler
2021-11-19
Check stdrup() return value.
Tobias Heider
[next]