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
2017-11-20
Wnen purging dhclient.leases and when looking for unexpired offers to
Kenneth R Westerback
2017-11-20
Support collapsing flow outputs.
Martin Pieuchot
2017-11-18
Generate correct time comments (renewal/rebind/expiry) in
Kenneth R Westerback
2017-11-17
replace the deletetunnel option with -tunnel
Sebastian Benoit
2017-11-16
Range check default values so that a range like
Kenneth R Westerback
2017-11-15
Reset the OCSP URL on config reload. Otherwise we end up not being
Patrick Wildt
2017-11-14
- nested anchors vs. pfctl/parse.y
Alexandr Nedvedicky
2017-11-14
Treat invalid server name as empty instead of declining the lease offered
Martin Pieuchot
2017-11-13
Constrain MBR partition offsets to 0 .. disk.size - 1.
Kenneth R Westerback
2017-11-13
add a generic packet rate matching filter. allows things like
Henning Brauer
2017-11-12
Clone epoch value in clone_lease(), not manually.
Kenneth R Westerback
2017-11-09
tweak previous;
Jason McIntyre
2017-11-09
Use lease 'epoch' (time lease was acquired) to calculate timers for
Kenneth R Westerback
2017-11-08
Add a type cast to force signed comparison. This fixes a loop
Visa Hankala
2017-11-08
Do not accept superfluous arguments.
Patrick Wildt
2017-11-08
In the final RFC 5903 the computation for the DH shared secret changed.
Patrick Wildt
2017-11-08
For IPcomp we need to load explicit ESP-flows for the IPIP or IPCOMP
Patrick Wildt
2017-11-06
Add lease declaration 'epoch' to hold the time() when a lease is
Kenneth R Westerback
2017-11-06
Add format 't' to parse_decimal() for signed 64-bit
Kenneth R Westerback
2017-11-05
ifconfig <if> giftunnel was deprecated in 2001, it's never too late to
Sebastian Benoit
2017-11-04
Don't keep blindly chugging along when receiving an unexpected imsg,
Florian Obser
2017-11-04
Decline duplicate offers for the requested address, as are
Kenneth R Westerback
2017-11-03
There can be multiple default routers sending router advertisements.
Florian Obser
2017-10-30
Fix '-L' file handling. Mixing idioms in previous cleanups ended up
Kenneth R Westerback
2017-10-30
Exit printing an error message if SIOCSIFMEDIA fails.
Martin Pieuchot
2017-10-30
In the subjectAltName comparison, the bzero before the while-loop was
Patrick Wildt
2017-10-27
zap a bad space in usage(): sorry ken for not spotting!
Jason McIntyre
2017-10-27
Add '-n' option to just parse dhclient.conf for errors.
Kenneth R Westerback
2017-10-27
Support multiple subjectAltNames by trying each existing until there
Patrick Wildt
2017-10-27
In the final RFC 5903 the computation for the DH shared secret changed.
Patrick Wildt
2017-10-27
Support DH groups 19 to 21 and 25 to 30, just like iked(8) does.
Martin Pieuchot
2017-10-24
remove defines for ioctls the kernel doesn't recognise
Jonathan Gray
2017-10-23
Use 'for (;;)' instead of a mix of "while (1) {}" and
Kenneth R Westerback
2017-10-23
Use same parse_warn() verbiage in parse_lease_time() as that
Kenneth R Westerback
2017-10-23
Enforce dhclient.conf prohibitions on nesting 'interface'
Kenneth R Westerback
2017-10-21
Last but not least, bring parse_interface_declaration()
Kenneth R Westerback
2017-10-21
Whitespace.
Kenneth R Westerback
2017-10-21
Bring parse_client_lease_statement() into the new world by
Kenneth R Westerback
2017-10-20
prev_line and cur_line can be static.
Kenneth R Westerback
2017-10-20
Split eol() from get_char() so that token assmebly that is
Kenneth R Westerback
2017-10-20
Flense dhclient.conf.5 down to useful information. Move
Kenneth R Westerback
2017-10-19
Nuke special case for '\n' in skip_to_semi() and
Kenneth R Westerback
2017-10-18
Typo, from Hiltjo Posthuma.
Martin Pieuchot
2017-10-17
add missing HISTORY; based on CVS logs and release announcements
Ingo Schwarze
2017-10-17
Do not print an extra line if the 'get' command succeeds.
Martin Pieuchot
2017-10-16
Print the correct message and return an error code when no route entry
Martin Pieuchot
2017-10-16
Sort & update syntax comments to match code. Sort
Kenneth R Westerback
2017-10-16
Bring parse_reject_statement() into line by
Kenneth R Westerback
2017-10-14
Whitespace fix.
Kenneth R Westerback
2017-10-14
Refactor parsing of hex sequences. Rename parse_X()
Kenneth R Westerback
[next]