7431 Commits (31a603a93438621d7d67662b7450a62f7986d41e)
 

Author SHA1 Message Date
  krw b9c8b35740 Fix geometry of rdroot entry so 9 years ago
  sthen 49d3bef7da Add services entries for BFD (RFC5880), and reorder MS RDP while there. 9 years ago
  krw cff2cddef6 Fix ba# attribute in rdroot entry. It should be 4096 (a valid size for 9 years ago
  tedu a295a8a9de call it bcrypt in the man page too 9 years ago
  tedu 1b0313eadb permit "bcrypt" as an alias for "blowfish". this is, after all, what 9 years ago
  sthen 2d23f289ed add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@ 9 years ago
  yasuoka 20292b2bf2 Build and install libradius as default. 9 years ago
  dtucker c11ab06678 Generate new moduli. 9 years ago
  ajacoutot fedd8f8a4a Add the _radiusd user. 9 years ago
  yasuoka a0900f08ec Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS 9 years ago
  yasuoka 373a8b4402 Add _radius to etc/master.passwd and etc/group for coming radiusd. 9 years ago
  sthen 0f204b21fa add class used by the _pbuild user for DPB, ok ajacoutot@ 9 years ago
  rpe ee8831258e Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be 9 years ago
  millert b7048f2268 Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@ 9 years ago
  florian 3b01a896de Bring up pflow last as it might send with a source address that is on 9 years ago
  doug bb4ad98053 Remove OpenSSL engine RSAX. 9 years ago
  rpe df23259f18 Always source rc.subr to be able to use the rc.conf parsing routine 9 years ago
  martynas d17d076200 Define new C99 macros: 9 years ago
  sthen 7d2fd17dc7 remove code from unbound's rc script that generates control keys/certs if 9 years ago
  sthen 18a950b9e6 change default unbound config to enable the control socket, without using 9 years ago
  ajacoutot 3c5648004f Revert 1.148 for now until I can talk to rpe@ 9 years ago
  nicm 0f67cd6d58 Handle malloc(0) returning NULL (which can happen on some other 9 years ago
  rpe 0dbfdf1513 Replace test command with []. 9 years ago
  rpe 52fcd40cbb Ensure, that we source rc.subr and parse rc.conf ONLY if we are not 9 years ago
  bluhm 62105f16ea Handle short writes and TLS_{READ,WRITE}_AGAIN around tls_write(). 9 years ago
  rpe 5ff4fd70b2 Put the opening curley brackets on the same line as the function name. 9 years ago
  bcook 1694f9ed82 prevent the tls constraint state machine from getting hung on STATE_INVALID 9 years ago
  jeremy a0ab23b345 Unbreak, add errno header 9 years ago
  bcook c723f066b5 replace _PATH_DEVNULL with "/dev/null", assume it will not move 9 years ago
  tedu 8cf39d5a4a set errno in null cases, just in case. 9 years ago
  tedu ece73ab6e1 standards compliant error return (null). will make ruby happier, at least. 9 years ago
  bcook cdb73978a9 replace bzero with memset 9 years ago
  rpe 1c5ec3825b - remove trailing blanks introduced in previous commit 9 years ago
  rpe 6cc979ddd8 Improve comments 9 years ago
  sthen 06c363ecd2 Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb 9 years ago
  ajacoutot 56a4837fb4 Add an example for doas(1) logging and drop sudo and chat. 9 years ago
  jsg 00eb18eeae enable exynos 9 years ago
  ajacoutot e739f461a7 Drop comments; we already have a fully documented file under 9 years ago
  sobrado f38d8c1811 typo in manual page. 9 years ago
  ajacoutot 41bd3eb188 Fix base rc.d scripts after the recent rc.subr change. 9 years ago
  ajacoutot 8e30a3b2d0 By default, require an exact match of the process name and argument list. 9 years ago
  ajacoutot b88e81ed5f Always use the default flags when running !start. 9 years ago
  ajacoutot 7010e004e3 Merge comments. 9 years ago
  millert 8fc6c5c63a The first argument to devname(3) should be dev_t, not int. 9 years ago
  nicm cac6c14d57 Use memset instead of bzero for better portability. 9 years ago
  deraadt 4db28c17f3 typo in embedded code block; from Ben Cornett 9 years ago
  ajacoutot 708043a7d8 /var/unbound/db/root.key can be stored in plain text actually; that's just 9 years ago
  ajacoutot aa80fa88a8 Only store checksums for: 9 years ago
  millert 9eb85f0322 Remove sudoers 9 years ago
  brynet 1493b9464e bzero cmsgbuf before using it, silences valgrind warnings. 9 years ago