summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2010-11-09when setting the rdomain, use the same define as the kernelJonathan Gray
2010-11-08fixup number rounding; ok reykMike Belopuhov
2010-11-02expose the kernels network livelock counterDavid Gwynne
2010-11-01bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` youTheo de Raadt
2010-11-01add support for (full length only) hex keys to the wpakey code. for theTheo de Raadt
2010-10-25range check rtm_type more carefully against the known RTM_ values.Theo de Raadt
2010-10-23make sure an interface is registered before we start using itPeter Hessler
2010-10-19convert to fuse cast from the libcrypto. with a simplification nit fromMike Belopuhov
2010-10-18document the new wpakey optionAlexander Hall
2010-10-18as determined 4 years ago, FortiGate needs DOI of 0 responses to DPDTodd T. Fries
2010-10-18Revert non-compatible and undocumented bullshit commited by 3 developersTheo de Raadt
2010-10-18smm bits removal; whilst here, fix up aliases.5;Jason McIntyre
2010-10-18Add wpakey/-wpakey options. This was originally written by halex andTheo de Raadt
2010-10-17Add quirks support to operating system fingerprinting. tcpdump partJoel Sing
2010-10-15fixup generation of suites string for isakmpd wrt "group none"Mike Belopuhov
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
2010-10-15Add and ignore DHCP option 66/0x42 TFTP server name.Jonathan Gray
2010-10-15tweak previous;Jason McIntyre
2010-10-15freebsd uses SIGINT to request a reboot, we may as well be consistent.David Gwynne
2010-10-14add a SIGQUIT handler that does the same as USR1 and USR2, except itDavid Gwynne
2010-10-14plug a tiny leak.David Hill
2010-10-14looks like i jumped the gun with the duid stuff; back it outJason McIntyre
2010-10-13paste in the description of "special"; ok krwJason McIntyre
2010-10-12pfctl -sr did not show divert-reply rules without address familyAlexander Bluhm
2010-10-11Make route(8) use the ROUTE_TABLEFILTER and change the code so thatClaudio Jeker
2010-10-11Remove net.inet.tcp.recvspace and net.inet.tcp.sendspace here as well.Claudio Jeker
2010-10-08use the right capitalization in the Nd strings.Igor Sobrado
2010-10-06Retire SkipjackMike Belopuhov
2010-10-03tweak previous;Jason McIntyre
2010-10-01the grammar of my last commit worked with mandoc, but didn't work with nroff;Reyk Floeter
2010-10-01Add the -R id option to pfctl that allows to show only a specified ruleReyk Floeter
2010-09-30promote openssl errors to the warning level; ok reykMike Belopuhov
2010-09-30check that there are transforms in the proposal before tryingMike Belopuhov
2010-09-30disable padding correctly. therefore we no longer need to supplyMike Belopuhov
2010-09-30More information about creating and maintaining the PKI with a link toReyk Floeter
2010-09-29Add missing err.h includeDavid Coppa
2010-09-28document disklabel uids and move a little text to improve readability; theJason McIntyre
2010-09-24Make it possible to use "dhclient egress" to refetch a lease withoutClaudio Jeker
2010-09-24remove the check that enforced rdr-to only inbound and nat-to only outbound.Henning Brauer
2010-09-24Now that HW_DISKNAMES returns xx0: or xx0:uid entries, we must truncateTheo de Raadt
2010-09-23tweak the disklabel uid stuff; ok jsingJason McIntyre
2010-09-23Correctly identify mount points when they are specified in /etc/fstab usingJoel Sing
2010-09-23Print disklabel UIDs using printf/fprintf instead of using the hand rolledJoel Sing
2010-09-23change description for AES-GMAC a bit.Mike Belopuhov
2010-09-23support for aes-gcmMike Belopuhov
2010-09-22Support AES-GCM-16 (as aes-gcm) and ENCR_NULL_AUTH_AES_GMACMike Belopuhov
2010-09-22Support for use of AES-GCM-16 (as AESGCM) and ENCR_NULL_AUTH_AES_GMACMike Belopuhov
2010-09-22support INVALID_KE_PAYLOAD notification sent by the responder in caseMike Belopuhov
2010-09-22new log opt "matches"Henning Brauer
2010-09-2115 months later, there is still no mpls(4) man page: .Xr mpls 4 -> MPLSJason McIntyre