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
2020-07-03
Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
Florian Obser
2020-06-27
remove the spacing around "arp | rarp", as prompted by schwarze;
Jason McIntyre
2020-06-27
macro fixes; from matthew martin
Jason McIntyre
2020-06-26
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
bket
2020-06-25
Silence ca_validate_pubkey() error message for cert type
tobhe
2020-06-25
Rework 'ikeauth' configuration option. The key and cert checks in the config
tobhe
2020-06-24
spelling fix; from matthias schmidt
Jason McIntyre
2020-06-24
Fix botched format string in previous commit as spotted by robert@
Otto Moerbeek
2020-06-22
use (undocumented) base64 code in libc instead of libcrypto.
David Gwynne
2020-06-21
various minor tweaks;
Jason McIntyre
2020-06-21
wgpip -> wgendpoint. ok dlg@
Matthieu Herrb
2020-06-21
teach ifconfig about wireguard.
David Gwynne
2020-06-20
With filesystem having many cylinder groups and many inodes per cg the
Otto Moerbeek
2020-06-18
Fix handling of short EAP-MSCHAP messages.
tobhe
2020-06-17
Fix length check in ca_getreq().
tobhe
2020-06-15
Log errors with log_info and SPI prepended.
tobhe
2020-06-09
Move AUTH_REQUEST SA state change from parser to IKE_AUTH exchange handler.
tobhe
2020-06-05
Add default proposals for AES-GCM ciphers in IKE and ESP.
tobhe
2020-06-03
Simplify logic in add_route(), eliminating pointless code duplication and
Kenneth R Westerback
2020-06-03
Pass sockaddr instead of sockaddr_storage to sa_address.
tobhe
2020-06-02
Don't leak authmsg.
tobhe
2020-06-01
Fix "comparison of integers of different signs" warning.
tobhe
2020-05-30
Indentation style(9).
tobhe
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2020-05-28
Move duplicate SA negotiation code to ikev2_sa_negotiate_common().
tobhe
2020-05-28
A few stray 'ifa' overloadings.
Kenneth R Westerback
2020-05-28
Make generation numbers unsigned and fill them using a random number
Otto Moerbeek
2020-05-28
Reduce 'ifa' overloading by renaming some parameters 'address'.
Kenneth R Westerback
2020-05-28
Reduce 'ifa' overloading by renaming proposal field from 'ifa' to
Kenneth R Westerback
2020-05-26
Wrap some overly long lines.
Kenneth R Westerback
2020-05-26
Nuke a superflous local array in release_lease().
Kenneth R Westerback
2020-05-26
Add AES-GCM mode ciphers (IANA IDs 19 and 20) for IKEv2.
tobhe
2020-05-25
Do not log "startup" to syslog.
Florian Obser
2020-05-21
Rename various parameters and variables to eliminate misleading
Kenneth R Westerback
2020-05-21
extract_classless_route() -> extract_route() as there is only the one route
Kenneth R Westerback
2020-05-21
Rename route_in_rtstatic() to route_pos() to more clearly reflect its
Kenneth R Westerback
2020-05-20
Remove no longer necessary RTLEN.
Kenneth R Westerback
2020-05-20
Fix typo in comment.
Kenneth R Westerback
2020-05-20
Rename proposal{} fields rtstatic_len, rtsearch_len and rtdns_len to
Kenneth R Westerback
2020-05-20
Replace fixed 128-byte fields for search domains, static routes and
Kenneth R Westerback
2020-05-19
Eliminate imsg_propose{}, imsg_revoke{} and imsg_tell_unwind{} as
Kenneth R Westerback
2020-05-19
sync libunbound fixes from unbound, ok florian@
Stuart Henderson
2020-05-19
Move back to FFS1 by default for MFS as suggested by millert@. OK otto@
Stuart Henderson
2020-05-19
Copy ownership/permissions from the mountpoint to FFS2 MFS, as already done
Stuart Henderson
2020-05-18
Make ffs2 the default for newfs; change all calls to create e.g. floppy
Otto Moerbeek
2020-05-16
list example files in FILES with a short description: generally, "Example
Jason McIntyre
2020-05-15
Shuffle and tweak code in lease_as_proposal() to allocate the proposal
Kenneth R Westerback
2020-05-15
Fix domain-search option processing. Testing one value and then using
Kenneth R Westerback
2020-05-15
Be more careful in extracting the uint16_t value of interface-mtu, and
Kenneth R Westerback
2020-05-15
pf(4): use CLOCK_BOOTTIME to get time_uptime(9) in userspace
cheloha
[next]