Age | Commit message (Expand) | Author |
2011-12-12 | Allow using FQDN as a ID payload type. Some client (eg Windows XP) | YASUOKA Masahiko |
2011-12-10 | Try harder to re-initialize parsing state so nothing accidentally | Kenneth R Westerback |
2011-12-10 | Tweak parsing. No need to declare, assign and then ignore the token | Kenneth R Westerback |
2011-12-10 | Tweak leases file handling. | Kenneth R Westerback |
2011-12-04 | Cleanup recently removed flags from ifconfig.c and its manpage. | Christiano F. Haesbaert |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze |
2011-12-03 | pfctl_set_hostid always returns 0; don't pretend otherwise and make it a | Ryan Thomas McBride |
2011-12-03 | Avoid loading garbage hostid and other values not always initialised, | Ryan Thomas McBride |
2011-12-01 | Fix negating of unsigned d_secsize. FIRST, cast to signed type, | Kenneth R Westerback |
2011-11-27 | Manpage bits for the recent changes in vlan(4) prio handling. | Christiano F. Haesbaert |
2011-11-26 | Tie the 802.1p (CoS) value in vlan(4) with the new prio scheme in pf. | Christiano F. Haesbaert |
2011-11-23 | print ports as numbers by default; -P prints names instead | Henning Brauer |
2011-11-23 | print_rule: rename opts -> ropts, no binary change | Henning Brauer |
2011-11-13 | provide a specific section reference; from Lawrence Teo | Jason McIntyre |
2011-11-11 | A zero-length partition is a non-partition, so reject a partition | Kenneth R Westerback |
2011-11-08 | Fixup skip step printout: rdomains come after direction; ok mcbride, henning | Mike Belopuhov |
2011-11-08 | - put -i in the right place | Jason McIntyre |
2011-11-08 | mention default fifo path, sthen. previous manpage changes were ok jmc, plus | Henning Brauer |
2011-11-08 | allow the path to isakmpd's fifo to be specified (aka changed) on the | Henning Brauer |
2011-11-02 | Properly document hwfeatures. | Christiano F. Haesbaert |
2011-11-02 | this list is sorted alphabetically; | Jason McIntyre |
2011-11-02 | Expose if_capabilities to userland so that ifconfig can display the | Christiano F. Haesbaert |
2011-10-25 | document some limits of "group-name"; from Steffen Daode Nurpmeso | Jason McIntyre |
2011-10-20 | For NAT-T with transport mode, use the ISAKMP's SA addresses for the | YASUOKA Masahiko |
2011-10-13 | pfctl change for af-to / NAT64 support. | Claudio Jeker |
2011-10-12 | default snaplen is 160 these days | Henning Brauer |
2011-10-06 | no more ccd(4); | Jason McIntyre |
2011-10-06 | mark ccd(4) deprecated in a few more places | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre |
2011-09-20 | Prepare to add support ALPS touchpads | Alexandr Shadchin |
2011-09-20 | rev 1.80 added calls from the signal handler to stdio. bad bad bad! | Theo de Raadt |
2011-09-19 | kill prototypes for long removed functions, Rafael Sadowski <rafael at | Henning Brauer |
2011-09-17 | Standarize the ToS option across nc/ping/traceroute so that they'll | Christiano F. Haesbaert |
2011-09-16 | reorder SENSOR_* in switch() and add missing cases. | Yojiro Uo |
2011-09-16 | fix typo | Yojiro Uo |
2011-09-16 | apply following changes to sensor framework: | Yojiro Uo |
2011-09-15 | Fix recognition Synaptics touchpad | Alexandr Shadchin |
2011-09-07 | Avoid possible SIGSEGV when wrong tos option. | Christiano F. Haesbaert |
2011-09-04 | knock out useless Pp; | Jason McIntyre |
2011-09-04 | grammar fix; from Martin Pelikan | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-08-30 | One shot rules can be used in pf.conf by specifying a "once" filter option. | Mike Belopuhov |
2011-08-27 | Under certain circumstances iked can be tricked to bypass a signature | Mike Belopuhov |
2011-08-21 | Remove old wpapsk entries. Cleanup casts and use timerclear. | Christiano F. Haesbaert |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2011-08-02 | add refcounting for "Configuration" section for acquire-mode SAs | Markus Friedl |
2011-08-01 | Add missing closing braces in usage(). | Matthieu Herrb |
2011-07-31 | missing .Nm macro; ok jmc@ | Ingo Schwarze |
2011-07-29 | Remove requirement to quote 'debug' loglevel for the 'debug' option. | Ryan Thomas McBride |