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-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
2017-10-14
Tweak parse_option_list() to return 0/1 to indicate success,
Kenneth R Westerback
2017-10-13
Tweak parse_option_decl() to return 0/1 to indicate success,
Kenneth R Westerback
2017-10-12
Don't leak string that overflows the option data buffer.
Kenneth R Westerback
2017-10-12
Stop leaks of SSID strings. Whitespace fix.
Kenneth R Westerback
2017-10-12
Make parse_string() toe the new line by returning
Kenneth R Westerback
2017-10-11
Works better when both files in a diff are
Kenneth R Westerback
2017-10-11
Eliminate unneeded intermediate variable. Fix
Kenneth R Westerback
2017-10-11
Tweak parse_date() again, this time to factor
Kenneth R Westerback
2017-10-11
Tweak parse_decimal() and its invocations to emit a
Kenneth R Westerback
2017-10-11
Repair printing of classless-static-routes to leases
Kenneth R Westerback
2017-10-10
Tweak parse_boolean() to be more like its friends.
Kenneth R Westerback
2017-10-10
Tweak parse_cidr() to be more like its friends.
Kenneth R Westerback
2017-10-09
Tweak parse_lease_time() to emit a single message on
Kenneth R Westerback
2017-10-09
Tweak parse_ip_addr() to emit a single message on
Kenneth R Westerback
2017-10-08
Simply parse_date() by trusting strptime() more and omitting
Kenneth R Westerback
2017-10-05
tables.c was unhooked from the build a while ago.
Kenneth R Westerback
2017-10-05
'DENY' is a dhcpd-only thing. No need to parse it in
Kenneth R Westerback
2017-09-29
don't be silent on auto-allocation failure in write mode. ok millert@ krw@
Otto Moerbeek
2017-09-28
Correct the timeout used when select-timeout is
Kenneth R Westerback
2017-09-26
- pfctl always prints warning when flushes ruleset
Alexandr Nedvedicky
2017-09-22
Remove the '-u' command line option to
Kenneth R Westerback
2017-09-21
Shorten and otherwise tweak the verbiage
Kenneth R Westerback
2017-09-21
Fix '-u' option (reject offers that include unknown
Kenneth R Westerback
[next]