Age | Commit message (Expand) | Author |
2013-11-26 | need errno, thx sthen | Henning Brauer |
2013-11-26 | don't intentionally cast the argument to isprint() to the wrong type... | Theo de Raadt |
2013-11-26 | remove old files | Stuart Henderson |
2013-11-26 | merge conflicts | Stuart Henderson |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2013-11-26 | msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | remove "clever" shortcut that might bite later, ok gilles benno | Henning Brauer |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | deal with msgbuf_write EAGAIN, ok gilles benno | Henning Brauer |
2013-11-26 | Copy some entries from Apache's mime.types file to nginx's, ok robert@ | Stuart Henderson |
2013-11-25 | use u_char for buffers in yylex, for ctype calls, as done in all other | Theo de Raadt |
2013-11-25 | use u_char for buffers in yylex, for ctype calls | Sebastian Benoit |
2013-11-24 | more ctype cleanups | Theo de Raadt |
2013-11-24 | more unsigned char casts for ctype | Theo de Raadt |
2013-11-24 | fairly obvious ctype cleanup dealing with argv | Theo de Raadt |
2013-11-23 | yet more unsigned char casts for ctype | Theo de Raadt |
2013-11-23 | remove redundant check, and be a bit more careful about queue naming | Theo de Raadt |
2013-11-23 | obvious unsigned char cast for ctype | Theo de Raadt |
2013-11-23 | remove unused macro; ok jca | Theo de Raadt |
2013-11-23 | unsigned char casts for ctype | Theo de Raadt |
2013-11-23 | unsigned char casts for ctype | Theo de Raadt |
2013-11-23 | obvious unsigned char casts for ctype | Theo de Raadt |
2013-11-23 | unsigned char casts for ctype; ok jca | Theo de Raadt |
2013-11-22 | unsigned char casts where needed for for ctype.h | Theo de Raadt |
2013-11-22 | unsigned char cast for some ctype calls | Theo de Raadt |
2013-11-21 | split kernel parts of the if.h into a separate header file if_var.h | Mike Belopuhov |
2013-11-21 | security update to nginx 1.4.4 which fixes CVE-2013-4547 | Robert Nagy |
2013-11-21 | correctly set verify flag on the listener | Eric Faurot |
2013-11-21 | fail if lka can't load cert file | Eric Faurot |
2013-11-21 | correctly handle EAGAIN and closed pipe in msgbuf_write() | Eric Faurot |
2013-11-21 | get bytes off the wire as unsigned char so we can pass them to | David Gwynne |
2013-11-20 | +.An -nosplit | Jason McIntyre |
2013-11-20 | Rework the mda and scheduler to use the holdq mechanism instead of | Eric Faurot |
2013-11-19 | handle msgbuf_write() returning EAGAIN | Sebastian Benoit |
2013-11-19 | include queue.h directly instead of relying on if.h to provide it; | Mike Belopuhov |
2013-11-19 | Allow '*' in the user part of mailaddresses. By default, potentially dangerous | Eric Faurot |
2013-11-19 | Add a limit on the number of inflight envelopes. The scheduler suspends | Eric Faurot |
2013-11-18 | Allow overriding the local ca | Eric Faurot |
2013-11-18 | When looking up a MX, parse the address if the domain is a "[ipaddr]" string. | Eric Faurot |
2013-11-18 | change dict_poproot() prototype: do not take key placeholder parameter as | Eric Faurot |
2013-11-15 | Include unistd.h as it is the standard location for getopt(). | Todd C. Miller |
2013-11-14 | cope with the EAGAIN API change for msgbuf_write() | Theo de Raadt |
2013-11-13 | handle msgbuf_write() returning EAGAIN, looks right to deraadt | Stuart Henderson |
2013-11-13 | handle msgbuf_write() returning EAGAIN, | Sebastian Benoit |
2013-11-13 | handle msgbuf_write() returning EAGAIN | Sebastian Benoit |
2013-11-13 | handle msgbuf_write() returning EAGAIN | Sebastian Benoit |
2013-11-13 | from sthen: handle msgbuf_write() returning EAGAIN | Sebastian Benoit |