7027 Commits (146b86bde33bb3cd6a398101dad02073b8b340c5)
 

Author SHA1 Message Date
  reyk 9c4fe323e3 Add configuration options for the most-important connection limits: 10 years ago
  naddy a34d9aff18 enable httpd; ok deraadt@ 10 years ago
  reyk 959cf4a8d9 Add HTTPS server example. 10 years ago
  reyk 01f36f71a9 Change grammar from "log [style]" to "log style [style]". 10 years ago
  reyk ff7f5de360 The first server example should be the "minimal default" to illustrate 10 years ago
  reyk 12cf332beb More examples, include FastCGI for php and cgi-bin and logging. 10 years ago
  rpe 4e46003552 Don't return, just skip over non existing rc.conf or rc.conf.local file. 10 years ago
  ajacoutot f35ff6a688 In debug mode, properly sort and drop duplicates so that we don't end 10 years ago
  ajacoutot a3ad997f4b Fix evil typo (multicast_hosts -> multicast_host). 10 years ago
  reyk 1634d1e524 Add "location" keyword to specify path-specific configuration in 10 years ago
  reyk 7e37bc43eb Add extended directory index options: "[no] index" and "[no] auto index". 10 years ago
  tedu 5802de8469 Remove SRP code. It contains a bug (this should not surprise anyone), but 10 years ago
  reyk 9a741ea942 Add more examples. Requested by deraadt@ 10 years ago
  reyk 4d0f0c4818 httpd.conf can be installed 0644 instead of 0600 like relayd.conf. 10 years ago
  ajacoutot 9842e10cd1 Add httpd.conf. 10 years ago
  ajacoutot 58872ed577 Trailing whitespace. 10 years ago
  sthen 0564a7b48d add 5.7 firmware key 10 years ago
  ajacoutot 4869b0e38c Revert revisions 1.88-1.94 but keep recent relevant changes. 10 years ago
  reyk bfcc4fcb27 Enable httpd(8) in the builds to get more testing, feedback and 10 years ago
  deraadt f3d3d691bf Repair two deep targets mistakenly called as afterinstall, rather 10 years ago
  reyk 400400fa19 Add initial httpd.conf(5) example for httpd(8) 10 years ago
  bcook aca9f895fe better match proposed syscall api 10 years ago
  deraadt ef5581e5fc protect sysctl path with SYS__sysctl instead; from enh@google, ok bcook 10 years ago
  naddy 2bef40b225 net.inet6.ip6.accept_rtadv is gone 10 years ago
  guenther 6fd1ff93b6 Use explicit_bzero() instead of memset() on buffers going out of scope. 10 years ago
  deraadt de41d1af59 cast from void * before math; enh@google 10 years ago
  deraadt 0e76256cce missing newline 10 years ago
  naddy e7b9cb6c4c 5.7 packages key 10 years ago
  guenther a59e881122 Switch from <sys/endian.h> or <machine/endian.h> to the new, 10 years ago
  deraadt 73df6cf923 5.7 base key 10 years ago
  bcook 7c7854314b Move more OS-specific functionality to arc4random.h headers. 10 years ago
  bcook 5fcb913dfe initial win32 ARC4_LOCK/UNLOCK implementation. 10 years ago
  rpe 5392cda9b9 Stop using the (now) internal rc.subr functions _rc_do() and _rc_wait(). 10 years ago
  deraadt 421312ed52 no longer play with /dev/log 10 years ago
  guenther 9475b44edc From ISO/IEC 9899:1999 and 9899:201x, 10 years ago
  deraadt d107050d39 Demonstrate how new linux getrandom() will be called, at least until 10 years ago
  bluhm 4a706e371e Print a warning message if the files with the random seed are not 10 years ago
  deraadt 403b6a2c61 remove disabled main hook; we use phdr now; ok bcook 10 years ago
  naddy 44b039650c arc4random re-seeds with getentropy() now; ok deraadt@ jmc@ 10 years ago
  deraadt 2d56bb72a9 tab love 10 years ago
  bcook 9b651cf7ae Move _ARC4_ATFORK handlers from thread_private.h in portable. 10 years ago
  bcook b61a1138bd move _ARC4_LOCK/UNLOCK primitives from thread_private into OS-specific modules 10 years ago
  bcook 8a64d61e25 fixup typos 10 years ago
  deraadt 884e90e06c Change _rs_allocate so it can combine the two regions (rs and rsx) 10 years ago
  matthew 908da16e8c Cleanup portable arc4random fork detection code: 10 years ago
  deraadt 83d1ab94c7 Since syslog messages are now sent via the sendsyslog(2) system call, 10 years ago
  deraadt 44d46ee4c5 ugly ugly whitespace 10 years ago
  ajacoutot da05e1169f Follow the recent addition of /usr/local/lib/pkgconfig and add 10 years ago
  matthew c4eeb8ba1e Remove "const" from the lsearch(3) manual's synopsis too. 10 years ago
  jmc df5413a7ec zap trailing whitespace; 10 years ago