Age | Commit message (Expand) | Author |
2010-12-09 | When looking up an SA based on peer address, also check the port | Martin Hedenfal |
2010-12-03 | disklabel now uses "duid", not "uid"; | Jason McIntyre |
2010-12-01 | Allow add a -s switch to make bioctl read the passphrase from stdin. Handy | Chris Kuethe |
2010-12-01 | Clarify the internal ibuf API: rename ibuf_copy() to ibuf_get() because | Reyk Floeter |
2010-12-01 | remove some unused tokens | Jonathan Gray |
2010-11-29 | make key exchange faster by not checking the predefined groups with DH_check() | Markus Friedl |
2010-11-29 | make "fsck -p" respect fs_passno > 2, as implied by the manual. This can | Chris Kuethe |
2010-11-24 | When dealing with disklabel UIDs (DUIDs) be specific and consistent with | Joel Sing |
2010-11-22 | Update example disk partition info to more current reality. Noticed | Kenneth R Westerback |
2010-11-20 | Explain how to start a rebuild in a more obvious way and add an example. | Stefan Sperling |
2010-11-17 | Allow the -D command line flag to actually define macros. | Chris Kuethe |
2010-11-17 | Switch fsck_msdos(8) to opendev(3) so that it can handle disklabel UIDs. | Joel Sing |
2010-11-17 | Try to determine file system type using readlabelfs(3) if fsck is given | Joel Sing |
2010-11-16 | - remove XXX here now that CMDBUFLEN is defined in scsiio.h | Jasper Lievisse Adriaanse |
2010-11-12 | The ioctl to show states returns a pfsync_state which is in network byte | Claudio Jeker |
2010-11-09 | when setting the rdomain, use the same define as the kernel | Jonathan Gray |
2010-11-08 | fixup number rounding; ok reyk | Mike Belopuhov |
2010-11-02 | expose the kernels network livelock counter | David Gwynne |
2010-11-01 | bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` you | Theo de Raadt |
2010-11-01 | add support for (full length only) hex keys to the wpakey code. for the | Theo de Raadt |
2010-10-25 | range check rtm_type more carefully against the known RTM_ values. | Theo de Raadt |
2010-10-23 | make sure an interface is registered before we start using it | Peter Hessler |
2010-10-19 | convert to fuse cast from the libcrypto. with a simplification nit from | Mike Belopuhov |
2010-10-18 | document the new wpakey option | Alexander Hall |
2010-10-18 | as determined 4 years ago, FortiGate needs DOI of 0 responses to DPD | Todd T. Fries |
2010-10-18 | Revert non-compatible and undocumented bullshit commited by 3 developers | Theo de Raadt |
2010-10-18 | smm bits removal; whilst here, fix up aliases.5; | Jason McIntyre |
2010-10-18 | Add wpakey/-wpakey options. This was originally written by halex and | Theo de Raadt |
2010-10-17 | Add quirks support to operating system fingerprinting. tcpdump part | Joel Sing |
2010-10-15 | fixup generation of suites string for isakmpd wrt "group none" | Mike Belopuhov |
2010-10-15 | Switch the remaining users of libdes in src to libcrypto, | Jonathan Gray |
2010-10-15 | Add and ignore DHCP option 66/0x42 TFTP server name. | Jonathan Gray |
2010-10-15 | tweak previous; | Jason McIntyre |
2010-10-15 | freebsd uses SIGINT to request a reboot, we may as well be consistent. | David Gwynne |
2010-10-14 | add a SIGQUIT handler that does the same as USR1 and USR2, except it | David Gwynne |
2010-10-14 | plug a tiny leak. | David Hill |
2010-10-14 | looks like i jumped the gun with the duid stuff; back it out | Jason McIntyre |
2010-10-13 | paste in the description of "special"; ok krw | Jason McIntyre |
2010-10-12 | pfctl -sr did not show divert-reply rules without address family | Alexander Bluhm |
2010-10-11 | Make route(8) use the ROUTE_TABLEFILTER and change the code so that | Claudio Jeker |
2010-10-11 | Remove net.inet.tcp.recvspace and net.inet.tcp.sendspace here as well. | Claudio Jeker |
2010-10-08 | use the right capitalization in the Nd strings. | Igor Sobrado |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-10-03 | tweak previous; | Jason McIntyre |
2010-10-01 | the grammar of my last commit worked with mandoc, but didn't work with nroff; | Reyk Floeter |
2010-10-01 | Add the -R id option to pfctl that allows to show only a specified rule | Reyk Floeter |
2010-09-30 | promote openssl errors to the warning level; ok reyk | Mike Belopuhov |
2010-09-30 | check that there are transforms in the proposal before trying | Mike Belopuhov |
2010-09-30 | disable padding correctly. therefore we no longer need to supply | Mike Belopuhov |
2010-09-30 | More information about creating and maintaining the PKI with a link to | Reyk Floeter |