Age | Commit message (Expand) | Author |
2012-07-19 | Fix for VU#624931 CVE-2012-2978: NSD denial of service | Peter Hessler |
2012-07-18 | make the scheduler less verbose by default. | Eric Faurot |
2012-07-17 | Use correct types for (large) constants. Found a diff like this in my | Otto Moerbeek |
2012-07-17 | use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending | YASUOKA Masahiko |
2012-07-16 | add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) | Markus Friedl |
2012-07-16 | sync the first example with the default conf file; ok gilles | Jason McIntyre |
2012-07-16 | don;t quote things unneccessarily; ok gilles | Jason McIntyre |
2012-07-15 | update examples: | Gilles Chehade |
2012-07-15 | when specifying a relay port that's not standart, do not ntohs() the relay | Gilles Chehade |
2012-07-15 | fix example | Gilles Chehade |
2012-07-14 | reorganize the makefile a bit | Eric Faurot |
2012-07-13 | install the correct file; from schwarze, ok krw | Theo de Raadt |
2012-07-13 | Cleanup the knexthop mess and make sure we only send an update to the RDE | Claudio Jeker |
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt |
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt |
2012-07-13 | Make sure that set med 0 is ACTION_SET_MED and not relative. Fixes | Claudio Jeker |
2012-07-13 | npppd used wrong AVPs as a `calling number' because `break' in switch | YASUOKA Masahiko |
2012-07-13 | Recognize additional DH groups; ok sthen naddy | Mike Belopuhov |
2012-07-13 | after connect() returns EINPROGRESS the connection can still fail, | Sebastian Benoit |
2012-07-13 | temporary option until I come up with a nicer way: if -DNOINSTALLPATH | Marc Espie |
2012-07-13 | put back the Key-Arg field - sess_id still prints it; | Jason McIntyre |
2012-07-13 | zap trailing whitespace; no binary change | Gleydson Soares |
2012-07-12 | remove (hopefully) all traces of sslv2; ok sthen | Jason McIntyre |
2012-07-12 | remove unused files | Eric Faurot |
2012-07-12 | remove a double .include | Jasper Lievisse Adriaanse |
2012-07-12 | minor fix | Marc Espie |
2012-07-12 | add support for maildir tagging/folders. | Charles Longeau |
2012-07-11 | enable back = char in address localpart, that is sometimes used by mailing li... | Charles Longeau |
2012-07-11 | Respect RFC 5321, section 4.5.3.1.: it reduces our current max size for | Charles Longeau |
2012-07-11 | Don't respect RFC 5322, that allows some crazy characters in email | Charles Longeau |
2012-07-11 | improve messages for suspend/hibernate | Theo de Raadt |
2012-07-11 | first go at a manpage | David Gwynne |
2012-07-11 | fix getopt to not eat t | David Gwynne |
2012-07-11 | -t pftag doesnt do anything, trim the getopt side of it until i get to it. | David Gwynne |
2012-07-11 | manpage is coming | David Gwynne |
2012-07-11 | bring in a persistent event driven tftp-proxy to replace the libexec | David Gwynne |
2012-07-11 | Disable SSLv2 in OpenSSL. No objections from djm. | Stuart Henderson |
2012-07-11 | Unbreak the tree for gcc2 arches. | Peter Hessler |
2012-07-11 | cleanup offset argument in default_print_* functions, pointed out by Mike Small | Stuart Henderson |
2012-07-11 | Limit "while(setsockopt(..SO_RCVBUF/SO_SNDBUF..))" loops to prevent them | Stuart Henderson |
2012-07-11 | Don't skip pipe, kqueue, crypto, or systrace files in pstat -f output | Philip Guenthe |
2012-07-10 | backout the: | Charles Longeau |
2012-07-10 | support -A to print the ascii text of captured packets. ok deraadt@ | Stuart Henderson |
2012-07-10 | accept address literal for the recipient domain. | Charles Longeau |
2012-07-10 | - simplify the scheduler loop logic further, it is ridiculously simple now | Gilles Chehade |
2012-07-10 | fix the last outstanding functionality difference i could find between | David Gwynne |
2012-07-10 | libexec/tftpd handled the case where we'd get an ack for the previous | David Gwynne |
2012-07-09 | According to miod, KERNBASE used as a userland symbol should die | Theo de Raadt |
2012-07-09 | resolve conflicts | Stuart Henderson |
2012-07-09 | NSD v3.2.11, ok phessler@ | Stuart Henderson |