Age | Commit message (Expand) | Author |
2014-07-12 | Close connections when msgbuf_write() returns 0. | Kenneth R Westerback |
2014-07-12 | Fix a potential bug. privsep.c didn't check the interface name | YASUOKA Masahiko |
2014-07-12 | oh well, remove -Q entirely... I'm probably the only one who ever used that. | Marc Espie |
2014-07-12 | security check in quirks | Marc Espie |
2014-07-12 | undocument -Q | Marc Espie |
2014-07-12 | finish killing old experiment, less confusing code | Marc Espie |
2014-07-12 | @endfake died a while ago | Marc Espie |
2014-07-12 | so, pkg_check can now troll thru the whole file system. Either use | Marc Espie |
2014-07-12 | Fix error in previous. | YASUOKA Masahiko |
2014-07-12 | msgbuf_write() <= 0 for a few more daemons. | Kenneth R Westerback |
2014-07-12 | andone last (i hope) accept_rtadv sysctl remnant, also found by jmc | Henning Brauer |
2014-07-12 | Extend output a bit. | Antoine Jacoutot |
2014-07-12 | Use sha256(1) for compared files, just like we do for examples. | Antoine Jacoutot |
2014-07-12 | fix relay "append header" action, add regression test for append | Sebastian Benoit |
2014-07-12 | Initial support for /etc/examples. | Antoine Jacoutot |
2014-07-12 | Fix the sentence in the BUGS section. Colon is usable for password. | YASUOKA Masahiko |
2014-07-12 | Move HTTP error codes into http.h. | Reyk Floeter |
2014-07-12 | Sync msgbuf_write() changes from relayd. | Reyk Floeter |
2014-07-12 | Use imsg(3) for the IPC between the privileged process and the | YASUOKA Masahiko |
2014-07-12 | The hosts.lpd file must exist, or no permission is granted. Change the | Theo de Raadt |
2014-07-11 | optimize a FALLTHROUGH | Sebastian Benoit |
2014-07-11 | Limit HTTP header length to about 8K (based on the default of 4-8K in | Reyk Floeter |
2014-07-11 | 8 bits is enough for sslflags | Reyk Floeter |
2014-07-11 | Sometimes I just sort the tokens in parse.y | Reyk Floeter |
2014-07-11 | Add support for EDH to provide perfect forward secrecy for older SSL | Reyk Floeter |
2014-07-11 | Fix DHCPINFORM not to lookup the lease database, not to fill the yiaddr | YASUOKA Masahiko |
2014-07-11 | some say it is kinda likely you want autoconf if you run rtsol/rtsold on | Henning Brauer |
2014-07-11 | Close the control fd when it has reported EOF. | Kenneth R Westerback |
2014-07-11 | Tweak error checking for msgbuf_write() as recommended by the imsg | Kenneth R Westerback |
2014-07-11 | missing prototypes | Florian Obser |
2014-07-11 | tweak previous; | Jason McIntyre |
2014-07-11 | use the merged 4.4BSD.dist mtree if BSD.local is gone | Marc Espie |
2014-07-11 | display the extraction tally only if verbose | Marc Espie |
2014-07-11 | with out-of-order extraction, match tempnames to item names | Marc Espie |
2014-07-11 | Simplify the code that handles the HTTP headers by using an RB tree | Reyk Floeter |
2014-07-11 | Fix typo | YASUOKA Masahiko |
2014-07-11 | Add -u option to bind UDP port as a socket to answer DHCPINFORM from | YASUOKA Masahiko |
2014-07-11 | we wont ship this table in base anymore | Gilles Chehade |
2014-07-11 | a failed socket is -1. from Doug Hogan | Ted Unangst |
2014-07-11 | add additional includes required to build with -DOPENSSL_NO_DEPRECATED | Jonathan Gray |
2014-07-10 | make quirks slightly more special, grab the whole packing-list always, | Marc Espie |
2014-07-10 | add additional includes required to build with -DOPENSSL_NO_DEPRECATED | Jonathan Gray |
2014-07-10 | Print "%s (removed)" into relayd log and test for that string. | Alexander Bluhm |
2014-07-10 | make the control process broadcast verbose/profile admin requests directly, | Eric Faurot |
2014-07-10 | Improve the scheduler, better and simpler. | Eric Faurot |
2014-07-10 | Tweak accept pacing in pptp. Add handling when accept_add() fails and | YASUOKA Masahiko |
2014-07-10 | add additional includes required to build with -DOPENSSL_NO_DEPRECATED | Jonathan Gray |
2014-07-10 | /var/games/tetris.scores will move away from the etc set. | Antoine Jacoutot |
2014-07-10 | prevent users from adding timestamp themselves | Marc Espie |
2014-07-10 | add a separate timestamp annotation to have this as metadata | Marc Espie |