summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2010-12-22Fix a little control socket bug, as discussed with mikeb@Reyk Floeter
2010-12-22-s carries the same caveat as -p; from Jiri B.Jason McIntyre
2010-12-22child sa rekeying revamp plus numerous bugfixes;Mike Belopuhov
2010-12-21Convert netmask from sockaddr to prefixlen correctly as noticedMike Belopuhov
2010-12-21fixup log_warn and log_debug arguments; ok reykMike Belopuhov
2010-12-18remove david as author. he is not to blame for the current C implementation.Ted Unangst
2010-12-18add some off_t and ssize_t love; ok stsp millertTheo de Raadt
2010-12-17Add missing util.h include for opendev()Todd C. Miller
2010-12-15make the "invalid probability:" yyerror suck lessHenning Brauer
2010-12-13stray tabs and spacesMarco Peereboom
2010-12-13stray tabMarco Peereboom
2010-12-09When looking up an SA based on peer address, also check the portMartin Hedenfal
2010-12-03disklabel now uses "duid", not "uid";Jason McIntyre
2010-12-01Allow add a -s switch to make bioctl read the passphrase from stdin. HandyChris Kuethe
2010-12-01Clarify the internal ibuf API: rename ibuf_copy() to ibuf_get() becauseReyk Floeter
2010-12-01remove some unused tokensJonathan Gray
2010-11-29make key exchange faster by not checking the predefined groups with DH_check()Markus Friedl
2010-11-29make "fsck -p" respect fs_passno > 2, as implied by the manual. This canChris Kuethe
2010-11-24When dealing with disklabel UIDs (DUIDs) be specific and consistent withJoel Sing
2010-11-22Update example disk partition info to more current reality. NoticedKenneth R Westerback
2010-11-20Explain how to start a rebuild in a more obvious way and add an example.Stefan Sperling
2010-11-17Allow the -D command line flag to actually define macros.Chris Kuethe
2010-11-17Switch fsck_msdos(8) to opendev(3) so that it can handle disklabel UIDs.Joel Sing
2010-11-17Try to determine file system type using readlabelfs(3) if fsck is givenJoel Sing
2010-11-16- remove XXX here now that CMDBUFLEN is defined in scsiio.hJasper Lievisse Adriaanse
2010-11-12The ioctl to show states returns a pfsync_state which is in network byteClaudio Jeker
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