summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-07-13Close connection/remove event handler when msgbuf_write() hits anKenneth R Westerback
2014-07-13Make error messages more obvious to the user.Bob Beck
2014-07-13Also ignore examplessum.Antoine Jacoutot
2014-07-13improve log output for relays. adjust regress testsSebastian Benoit
2014-07-13repair matching of headers, add regress test for this errorSebastian Benoit
2014-07-12Use Comic Sans (or Chalkboard) as the default font for HTTP errorReyk Floeter
2014-07-12Add httpd(8), an attempt to turn the relayd(8) codebase into a simpleReyk Floeter
2014-07-12don't check_security on newer *after* making sure the set doesn't haveMarc Espie
2014-07-12egsum -> examplessumAntoine Jacoutot
2014-07-12zap trailing whitespace;Jason McIntyre
2014-07-12Close connections when msgbuf_write() returns 0.Kenneth R Westerback
2014-07-12Fix a potential bug. privsep.c didn't check the interface nameYASUOKA Masahiko
2014-07-12oh well, remove -Q entirely... I'm probably the only one who ever used that.Marc Espie
2014-07-12security check in quirksMarc Espie
2014-07-12undocument -QMarc Espie
2014-07-12finish killing old experiment, less confusing codeMarc Espie
2014-07-12@endfake died a while agoMarc Espie
2014-07-12so, pkg_check can now troll thru the whole file system. Either useMarc Espie
2014-07-12Fix error in previous.YASUOKA Masahiko
2014-07-12msgbuf_write() <= 0 for a few more daemons.Kenneth R Westerback
2014-07-12andone last (i hope) accept_rtadv sysctl remnant, also found by jmcHenning Brauer
2014-07-12Extend output a bit.Antoine Jacoutot
2014-07-12Use sha256(1) for compared files, just like we do for examples.Antoine Jacoutot
2014-07-12fix relay "append header" action, add regression test for appendSebastian Benoit
2014-07-12Initial support for /etc/examples.Antoine Jacoutot
2014-07-12Fix the sentence in the BUGS section. Colon is usable for password.YASUOKA Masahiko
2014-07-12Move HTTP error codes into http.h.Reyk Floeter
2014-07-12Sync msgbuf_write() changes from relayd.Reyk Floeter
2014-07-12Use imsg(3) for the IPC between the privileged process and theYASUOKA Masahiko
2014-07-12The hosts.lpd file must exist, or no permission is granted. Change theTheo de Raadt
2014-07-11optimize a FALLTHROUGHSebastian Benoit
2014-07-11Limit HTTP header length to about 8K (based on the default of 4-8K inReyk Floeter
2014-07-118 bits is enough for sslflagsReyk Floeter
2014-07-11Sometimes I just sort the tokens in parse.yReyk Floeter
2014-07-11Add support for EDH to provide perfect forward secrecy for older SSLReyk Floeter
2014-07-11Fix DHCPINFORM not to lookup the lease database, not to fill the yiaddrYASUOKA Masahiko
2014-07-11some say it is kinda likely you want autoconf if you run rtsol/rtsold onHenning Brauer
2014-07-11Close the control fd when it has reported EOF.Kenneth R Westerback
2014-07-11Tweak error checking for msgbuf_write() as recommended by the imsgKenneth R Westerback
2014-07-11missing prototypesFlorian Obser
2014-07-11tweak previous;Jason McIntyre
2014-07-11use the merged 4.4BSD.dist mtree if BSD.local is goneMarc Espie
2014-07-11display the extraction tally only if verboseMarc Espie
2014-07-11with out-of-order extraction, match tempnames to item namesMarc Espie
2014-07-11Simplify the code that handles the HTTP headers by using an RB treeReyk Floeter
2014-07-11Fix typoYASUOKA Masahiko
2014-07-11Add -u option to bind UDP port as a socket to answer DHCPINFORM fromYASUOKA Masahiko
2014-07-11we wont ship this table in base anymoreGilles Chehade
2014-07-11a failed socket is -1. from Doug HoganTed Unangst
2014-07-11add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray