Age | Commit message (Expand) | Author |
2005-06-16 | bye bye whiteouts | Todd C. Miller |
2005-06-16 | whiteout bit I missed earlier | Todd C. Miller |
2005-06-14 | Kill whiteout support. OK deraadt@ and beck@ | Todd C. Miller |
2005-06-14 | no need to restrict tagging to stateful rules any more, dhartmei ok | Henning Brauer |
2005-06-14 | do not confuse bytes with bits, noted by marcus.popp at paranoidbsd.org | Hans-Joerg Hoexer |
2005-06-14 | add ENCAP_UDP_{TUNNEL,TRANSPORT} types according to rfc 3947 | Hans-Joerg Hoexer |
2005-06-14 | use "egress" instead of "external" for the interface group containing the | Henning Brauer |
2005-06-13 | document extended pfctl -sl format | Henning Brauer |
2005-06-13 | make the packet and byte counters on rules and src nodes per direction, | Henning Brauer |
2005-06-13 | free memory in show_src_nodes and show_states, as reported by | Jared Yanovich |
2005-06-13 | Allow isakmpd to write a pid file when /var is a subdir (e.g. /usr/var) | Todd C. Miller |
2005-06-12 | let 'ifconfig <group>' work, displaying all the interfaces which are member | Henning Brauer |
2005-06-11 | grammar; | Jason McIntyre |
2005-06-10 | add Xr to mount_udf(8); | Jason McIntyre |
2005-06-09 | note that nwid and essid are synonymous; | Jason McIntyre |
2005-06-09 | print the interface address on route get; ok henning, claudio | Markus Friedl |
2005-06-08 | netns crap i missed earlier... damn unreliable tools | Henning Brauer |
2005-06-07 | move description of the default groups to the ifconfog manpage | Henning Brauer |
2005-06-07 | don't include ccitt headers (were not used anyway) | Henning Brauer |
2005-06-06 | parse local/remote credential payload types. | Hans-Joerg Hoexer |
2005-06-06 | get rid of another leftover from the src routing adventure | Henning Brauer |
2005-06-04 | undo last commit, all memory is already freed by udp_remove() | Hans-Joerg Hoexer |
2005-06-04 | Clarify that for -i/-R only paths beginning with /var/run are valid. | Hans-Joerg Hoexer |
2005-06-02 | unbreak port floating, noticed by sean at obstacle9 dot com | Hans-Joerg Hoexer |
2005-06-02 | Make buf_add a no-op if length == 0. OK henning | Chad Loder |
2005-06-02 | expand the section on pki: | Jason McIntyre |
2005-06-01 | Fix memory leak. OK hshoexer | Chad Loder |
2005-06-01 | Fix memory leaks. OK hshoexer | Chad Loder |
2005-06-01 | This file is outdated, everything needed for setting up PKI is in the man pages | Hans-Joerg Hoexer |
2005-06-01 | snprintf returns an int, not a size_t. OK deraadt@ | Chad Loder |
2005-05-31 | grammar; | Jason McIntyre |
2005-05-31 | tidy up the trunk stuff; | Jason McIntyre |
2005-05-31 | fix a typo, touch-pannel -> touch-panel | Brad Smith |
2005-05-31 | certpatch is gone, noticed by david@ | Hans-Joerg Hoexer |
2005-05-29 | robustness against malformed snames. | marius eriksen |
2005-05-28 | ooops | Hans-Joerg Hoexer |
2005-05-28 | Remove current state code, it's bogus. We'll redo this. | Hans-Joerg Hoexer |
2005-05-28 | do sanity checking on directoy entries. ok hshoexer@ | Moritz Jodeit |
2005-05-28 | Cleanup sample configurations a bit; more AES, less MD5, remove fields we | Hakan Olsson |
2005-05-28 | introduce new readdir implementation for the monitor. | Moritz Jodeit |
2005-05-28 | make path checking in the monitor a lot easier. ok hshoexer@ | Moritz Jodeit |
2005-05-28 | don't print the "[ Inserted: uid pid ]" line when -g is used, so the | Daniel Hartmeier |
2005-05-27 | Use rtm_fmask instead of rtm_use | Ryan Thomas McBride |
2005-05-27 | Hide Hostid and Checksum in pfctl -si output unless the -v flag is used. | Ryan Thomas McBride |
2005-05-27 | Calculate an MD5 checksum over the main pf ruleset. | Marco Pfatschbacher |
2005-05-27 | Make monitor.c use unsigned lengths in messages. Makes this compile | Chad Loder |
2005-05-27 | filtering on ruleset name is already implemented, document it. | Daniel Hartmeier |
2005-05-27 | show flow type (require, use, etc.) | Hans-Joerg Hoexer |
2005-05-27 | Additional paranoia. OK hshoexer | Chad Loder |
2005-05-27 | Use SADB_SATYPE_* instead of IPPROTO_* | Hans-Joerg Hoexer |