2014-08-01 |
reyk | Use the log buffer to defer the logging until the conne... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
reyk | remove the global "log updates/all" option that came... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
doug | Add common and combined access logging to httpd. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
florian | Rewrite fcgi_add_param and hand over a lot more http... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
florian | Correctly parse fcgi records if we don't get the whole... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
rpe | Don't return, just skip over non existing rc.conf or... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
jsing | When attempting to rebuild a softraid volume, use the... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
pelikan | unbreak the build - e2fs_isave now needs the superblock. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
pelikan | always use the little-endian copy of a superblock. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
jasper | unbreak aac(4) by re-adding uvm_extern.h for ptoa() |
commit | commitdiff | tree | snapshot |
2014-07-31 |
reyk | Only write the HTTP header for the first fastcgi chunk. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
reyk | some fastcgi improvements: |
commit | commitdiff | tree | snapshot |
2014-07-31 |
pelikan | use proper on-disk inode size: no more, no less. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
ajacoutot | In debug mode, properly sort and drop duplicates so... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
reyk | One bufferevent can be shared by file and fcgi. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
reyk | Allow to specify a non-default fastcgi socket. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
reyk | Rename the "docroot" variable to "path" because it... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
reyk | Add a configuration variable "fastcgi" to enable it... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
florian | Put in first stab at fastcgi. Very early work in progre... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-30 |
jsg | unhook auxcpp |
commit | commitdiff | tree | snapshot |
2014-07-30 |
ajacoutot | Properly warn when an example changes and the correspon... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
jsg | switch to tradcpp |
commit | commitdiff | tree | snapshot |
2014-07-30 |
jsg | descend into tradcpp |
commit | commitdiff | tree | snapshot |
2014-07-30 |
jsg | Add tradcpp 0.4, a standalone traditional whitespace... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
reyk | Make "location" work with name-based virtual servers. |
commit | commitdiff | tree | snapshot |
2014-07-30 |
ajacoutot | Fix evil typo (multicast_hosts -> multicast_host). |
commit | commitdiff | tree | snapshot |
2014-07-30 |
espie | prepare for post 5.6 packages, recognize special case... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
reyk | Add "location" keyword to specify path-specific configu... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
reyk | Small fix and clarification |
commit | commitdiff | tree | snapshot |
2014-07-30 |
reyk | Reserve an extra file descriptor per connection instead... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
reyk | The inflight decremented message should only be printed... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
reyk | Add extended directory index options: "[no] index"... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
deraadt | disable POOL_DEBUG for release |
commit | commitdiff | tree | snapshot |
2014-07-29 |
deraadt | move to -release mode |
commit | commitdiff | tree | snapshot |
2014-07-29 |
mpi | Revert the checks about RTF_LOCAL routes. |
commit | commitdiff | tree | snapshot |
2014-07-29 |
reyk | Move configurable TCP options into struct server_config. |
commit | commitdiff | tree | snapshot |
2014-07-29 |
blambert | Fix a usage string; the proper spelling of 'alot' is... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
miod | update sets sizes |
commit | commitdiff | tree | snapshot |
2014-07-28 |
krw | Last (known) msgbuf_write() vs EOF fix. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-28 |
bluhm | I/O ktrace of sendsyslog(2) did not work. As uiomove... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
miod | On SPARCbook systems, the ledma device node has a ... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
tedu | Remove SRP code. It contains a bug (this should not... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
tobias | Fix memory exhaustion occurring on DHCP options with... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
tobias | merge dhcpd's packet.c revision 1.7: |
commit | commitdiff | tree | snapshot |
2014-07-28 |
schwarze | some systems no longer need /dev/log; |
commit | commitdiff | tree | snapshot |
2014-07-28 |
jsg | Limit the "aperture needed" printf to ramdisks via... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
kettenis | Avoid matching a particular driver for "aperture needed... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
kettenis | Hardware supported by machfb(4) needs the aperture... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
rpe | Change detection of unconfigured vlan interfaces from... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
guenther | _dl_sigprocmask() works better when it actually saves... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
guenther | The RSA, DH, and ECDH temporary key callbacks expect... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
bcook | remove non-portable __progname extern from arc4random... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
deraadt | turn of -Werror, unless you are sure both gcc work... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
guenther | Link dependencies on libssl and libcrypto were missing. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
espie | make sure makewhatis shows error messages without unsig... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
espie | - log libraries in a proper way |
commit | commitdiff | tree | snapshot |
2014-07-27 |
espie | ensure log stuff happens, even without context |
commit | commitdiff | tree | snapshot |
2014-07-27 |
schwarze | code readability; no functional change |
commit | commitdiff | tree | snapshot |
2014-07-27 |
schwarze | Even for UTF-8 output, a non-breaking space character... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
reyk | Remove redundant slash |
commit | commitdiff | tree | snapshot |
2014-07-26 |
kettenis | If we're stopping a secondary cpu, don't let sched_choo... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
mpi | Revert "adjust -C algorithm to be more aggressive in... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
reyk | Add more examples. Requested by deraadt@ |
commit | commitdiff | tree | snapshot |
2014-07-26 |
reyk | bzero is over, memset is cool. pointed out by halex@ |
commit | commitdiff | tree | snapshot |
2014-07-26 |
tobias | Fix very hard to reach DoS attack vector, which would... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Differentiate servers by address and port, not just... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Reset the default Host for each request |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | It is recommended to use a URL in the Location header... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Append mandatory Date header to each response. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | New HTTP/1.1 RFC 7231 prefers IMF-fixdate from RFC... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Canonicalize the request path once without the docroot... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
dtucker | Clear buffer used for handling messages. This prevents... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | Choosing the right encoding is a tricky business... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Don't leak docroot in the error message if the default... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | Sort the URI keys for .Xr links in the same order used... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | oops, we must not try to validate a manpath we don... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | We cannot easily control the order of the QUERY_STRING... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | In generated .Xr links, avoid double encoding of ampersands |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Add multiple-servers "virtual hosts" example. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
jasper | fix perl5 architecture name |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | Even though this is not XHTML yet, remove some gratuiti... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Add a single line to fix the address matching of multip... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | The names of all other struct query memebers match... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | clean up pg_show() to not modify a string returned... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Add support for "virtual hosts" aka. server blocks... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
schwarze | Rewrite http_parse() completely: |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Add and document 'root' configuration option for the... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
jsing | Add missing year to copyright. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Split server and server_config. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Rename a field, needed later, no functional change. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
reyk | Move the docroot into the server block. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
doug | BIO_free() returns immediately when the sole input... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
dlg | document the scheduler types and how to specify them. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
millert | Mention UNIX-domain socket forwarding too. OK jmc... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
mpi | Speed up the boot sequence by deferring the scan of... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
schwarze | Sort result pages first by section number, then by... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
miod | Provide eeprom(8) on the sparc installation media.... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
miod | + eeprom |
commit | commitdiff | tree | snapshot |
next |