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-12-22
Log SPI with SPI_SH() wherever possible.
tobhe
2020-12-21
Use policy_test() to reassign existing SAs to updated policies after
tobhe
2020-12-20
Don't leak ipsec_hosts when building hosts_list.
tobhe
2020-12-17
Use strtonum() instead of atoi() to parse port option.
tobhe
2020-12-17
Sort command line options.
tobhe
2020-12-16
Fail to parse rules with invalid ranges
kn
2020-12-16
Reject rules with invalid port ranges
kn
2020-12-15
Fix leak of REQUEST string.
tobhe
2020-12-13
Make sure flow src and dst addresses have the same address family.
tobhe
2020-12-11
The keyword "any" does not actually work properly for traffic selectors.
tobhe
2020-12-11
Introduce query_imsg2str() to simplify printing "qname class type".
Florian Obser
2020-12-11
The recent fix to handle large answers in unwind (errata #5 for 6.8)
Florian Obser
2020-12-11
Warning: arithmetic on a pointer to void is a GNU extension; merged
Florian Obser
2020-12-11
Sprinkle in some static to prevent missing prototype warnings; merged
Florian Obser
2020-12-11
sync to libunbound 1.13.0
Florian Obser
2020-12-11
pass down the `skip' flag to the mountfs() function in the case of
Robert Nagy
2020-12-10
Simplify '-i' handling, failing immediately during command line parsing
Kenneth R Westerback
2020-12-10
Print valid ikesa/childsa configuration at startup. Comma seperated
tobhe
2020-12-07
synproxy should be processing incoming SYN packets only.
Alexandr Nedvedicky
2020-12-06
Oops. Missed chunk in previous.
Kenneth R Westerback
2020-12-06
Add support for RSASSA-PSS signature verification (RFC 7427).
tobhe
2020-12-06
fatal() immediately whem parsing command line option '-c' reveals a non-existant
Kenneth R Westerback
2020-12-05
Make len unsigned.
tobhe
2020-12-04
Log pfkey type and message length on write failure.
tobhe
2020-12-03
Fix type mismatch. auth_method should be uint8_t.
tobhe
2020-12-02
The skip steps must be set up for each attribute independently
tobhe
2020-12-01
Don't log ESRCH as warning.
tobhe
2020-12-01
Sync get_ifrdomain() to rad(8) version by removing a useles (void)
Florian Obser
2020-12-01
Extract another couple of chunks from main() into helper functions,
Kenneth R Westerback
2020-11-30
We need to rekey every child SA (even if acquired): Otherwise we can
tobhe
2020-11-29
Add 'set stickyaddress' option. If this option is enabled, iked will try
tobhe
2020-11-29
Fix previous; we need to set the icmp6ev in the interface to NULL
Florian Obser
2020-11-28
improve legibility of the newly introduced unref_icmp6ev() before this
Christian Weisgerber
2020-11-28
Add support for multiple address pools. The parser already allows
tobhe
2020-11-28
An interface might have disappeared or switched rdomains while we
Florian Obser
2020-11-28
Reduce code duplication by introducing unref_icmp6ev().
Florian Obser
2020-11-28
Handle the case of an autoconf interface changing its rdomain.
Florian Obser
2020-11-27
Remove redundant state change. ikev2_ikesa_delete() sets the correct state.
tobhe
2020-11-27
Shuffle code relating to initializing the physical interface and the
Kenneth R Westerback
2020-11-26
Use a counter instead of random IV for AES-GCM. Security depends on
tobhe
2020-11-25
Fix proposal error handling. If a proposal contains an unknown transform
tobhe
2020-11-25
Teach route(8) about the names of the IEEE80211_F_* flags.
Kenneth R Westerback
2020-11-25
When processing proposed static routes (inc. default route) ignore
Kenneth R Westerback
2020-11-24
Fix duplicate sa->sa_cp assignment.
tobhe
2020-11-23
Ignore duplicate sigsha2 notify, don't fail the exchange.
tobhe
2020-11-22
Fix comment typo.
tobhe
2020-11-21
No need to update ifi->state just before setting quit to TERMINATE.
Kenneth R Westerback
2020-11-21
Clean up NATT hack. Pass 'frompeer' as parameter instead of manipulating
tobhe
2020-11-21
No need to update resolv.conf when renewing a lease does not result in any
Kenneth R Westerback
2020-11-21
When REBOOT'ing it is necessary to apply_defaults() to the recorded
Kenneth R Westerback
[next]