Age | Commit message (Expand) | Author |
2005-11-13 | missing fclose(); from dhill@mindcry.org | Theo de Raadt |
2005-11-13 | missing fclose(); dhill@mindcry.org | Theo de Raadt |
2005-11-13 | spacing | Theo de Raadt |
2005-11-13 | fclose() file descriptor of the rule file when we are done with it. | Hans-Joerg Hoexer |
2005-11-13 | zap unused variable and silence gcc. | Hans-Joerg Hoexer |
2005-11-12 | spacing | Hans-Joerg Hoexer |
2005-11-12 | add support for interface names as host specifications | Hans-Joerg Hoexer |
2005-11-12 | FILE * leak, missing fclose(); evol@online.ptt.ru | Theo de Raadt |
2005-11-12 | return; at end of function is dorky | Theo de Raadt |
2005-11-12 | left a free() behind, spotted by cloder | Theo de Raadt |
2005-11-12 | permit TO/FROM to be swapped (symmetry is good); ok hshoexermk | Theo de Raadt |
2005-11-12 | simplify TAILQ walking code; ok hshoexer | Theo de Raadt |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | do not stat() before open(); instead -- use fstat(); ok hshoexer | Theo de Raadt |
2005-11-12 | more asprintf; ok dhill@mindcry.org | Theo de Raadt |
2005-11-12 | more memleaks plugged; evol@online.ptt.ru | Theo de Raadt |
2005-11-12 | use snprintf; dhill@mindcry.org | Theo de Raadt |
2005-11-12 | use snprintf; ok cloder dhill@mindcry.org | Theo de Raadt |
2005-11-12 | handle transport/tunnel mode | Hans-Joerg Hoexer |
2005-11-12 | memory leak; ok cloder | Theo de Raadt |
2005-11-06 | Improved address and address mask handling, derived from pfctl stuff. | Hans-Joerg Hoexer |
2005-11-06 | Install a manpage for luna88k since we build the binary anyway. | Miod Vallat |
2005-11-06 | better handling of ip addresses, prepare for v6. Partially derived from diff | Hans-Joerg Hoexer |
2005-11-04 | crank pf_state and pf_src_node byte and packet counters to u_in64_t, since | Ryan Thomas McBride |
2005-11-01 | missing freeaddrinfo(); maticd@gmail.com | Theo de Raadt |
2005-10-30 | - SEE ALSO is sorted by section first | Jason McIntyre |
2005-10-30 | prepare for more flexible hostname resolver. Right now just v4, more to come | Hans-Joerg Hoexer |
2005-10-30 | Xr ipcomp, sort "SEE ALSO" section | Hans-Joerg Hoexer |
2005-10-30 | describe ipcomp | Hans-Joerg Hoexer |
2005-10-30 | add support for ipcomp. | Hans-Joerg Hoexer |
2005-10-28 | Make it possible to use -P on readonly memory filesystems. From | Otto Moerbeek |
2005-10-28 | Change some TAILQ_FIRST() == NULL tests into TAILQ_EMPTY(). The first | Otto Moerbeek |
2005-10-28 | more error message cleanup | Hans-Joerg Hoexer |
2005-10-27 | Do not touch LIST_* macro internals. | Hans-Joerg Hoexer |
2005-10-26 | don't send DPD messages before the exchange is finialized, otherwise | Markus Friedl |
2005-10-26 | put the 100% right r1.79 back in, that is still as right as it was the first | Henning Brauer |
2005-10-25 | some small knf, ok ho@ | Hans-Joerg Hoexer |
2005-10-25 | Do not send a message when no transport is available. | Hans-Joerg Hoexer |
2005-10-24 | delete more EFAULT stupidity | Theo de Raadt |
2005-10-23 | Add support for SENSOR_AMPS. | Mark Kettenis |
2005-10-18 | add support for static interface group expansion, i. e. | Henning Brauer |
2005-10-17 | parse correctly flows using ipcomp. Glitch noticed by jared rr spiegel. | Hans-Joerg Hoexer |
2005-10-16 | Prepare for better host specification parser: dns names, interfaces, etc. But | Hans-Joerg Hoexer |
2005-10-16 | Unset debug flag. | Hans-Joerg Hoexer |
2005-10-16 | Add keyword "any" for addresses, reduces to "0.0.0.0/0". | Hans-Joerg Hoexer |
2005-10-16 | cleanup messages generated by err(3) | Hans-Joerg Hoexer |
2005-10-15 | Use queue macros instead of directly accessing fields. ok miod@ aaron@ | Otto Moerbeek |
2005-10-13 | unused parameters | Henning Brauer |
2005-10-13 | dead defines | Henning Brauer |