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 |
2014-07-24 |
miod | Build machinery to build eeprom(8) for the installation... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
miod | Shunt hwupdate property decoding in sparc's old prom... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
jca | Unbreak ''route flush'': the kernel now adds local... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
pascal | Revert ssp-strong on arm. This has been exposing one... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
reyk | Plug a memleak by correctly free'ing the HTTP descripto... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
schwarze | Provide a dropdown entry "All Architectures" and make... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
mpi | Fix debug printf, from Nathanael Rensen and chris@. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
reyk | Remove unused fields from structure |
commit | commitdiff | tree | snapshot |
2014-07-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-24 |
schwarze | tweak previous: use .Er for ENXIO |
commit | commitdiff | tree | snapshot |
2014-07-24 |
dlg | this is start on documenting bufqs. it covers the bits... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
tedu | Steven Roberts sent me a patch updating the various... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | When canonicalizing the path, it is better to fail... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | I wanted to know if people pay attention. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | The default index page shouldn't be a directory. It... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | Don't expose the docroot on error. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | The media_encoding is not used in parse.y but stack... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | First attempt at verifying the request path and the... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
eric | Make queries using the search list for hostname lookups... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
mpi | Set the console input in polling mode before entering... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
miod | level_add_node(): if a memory allocation failure causes... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
miod | Make sure PEM_def_callback() correctly handles negative... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
deraadt | delinked from tree, now it goes to the bit bucket |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | Add canonicalize_path() to canonicalize the requested... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
schwarze | typo; patch from Timo dot Myyra at wickedbsd dot net |
commit | commitdiff | tree | snapshot |
2014-07-23 |
schwarze | Security fix: |
commit | commitdiff | tree | snapshot |
2014-07-23 |
espie | document format changes, including the new @ts annotati... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
espie | move misleading comment |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | Correctly shutdown the servers when the process is... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | always enable DPRINTF with compiled with DEBUG |
commit | commitdiff | tree | snapshot |
2014-07-23 |
reyk | httpd.conf can be installed 0644 instead of 0600 like... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
ajacoutot | Add httpd.conf. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
espie | rephrase multi-packaged LIB_DEPENDS description to... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
jasper | correctly drain and destroy the bufq upon detach |
commit | commitdiff | tree | snapshot |
2014-07-23 |
guenther | Subtraction usually decrements the value |
commit | commitdiff | tree | snapshot |
2014-07-23 |
ajacoutot | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-07-23 |
deraadt | document that sendsyslog saves the day |
commit | commitdiff | tree | snapshot |
2014-07-23 |
miod | Check the return value of the UI functions (including... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
dlg | document mallocarray like malloc throughout the page... |
commit | commitdiff | tree | snapshot |
2014-07-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-22 |
dtucker | Add $OpenBSD tag to make syncs easier |
commit | commitdiff | tree | snapshot |
2014-07-22 |
dtucker | Regenerate test keys with certs signed with ed25519... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
dtucker | Sign test certs with ed25519 instead of ecdsa so that... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
schwarze | Security fix: |
commit | commitdiff | tree | snapshot |
2014-07-22 |
tedu | adjust -C algorithm to be more aggressive in scaling up. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
sthen | add 5.7 firmware key |
commit | commitdiff | tree | snapshot |
2014-07-22 |
aoyama | Add a link to pcexio(4) man page. Now 'man 4 pcexio... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | The last poison change is awesome, it is triggering... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
ajacoutot | Revert revisions 1.88-1.94 but keep recent relevant... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jmc | some minor fixes; |
commit | commitdiff | tree | snapshot |
2014-07-22 |
ajacoutot | Typo. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jca | FSTAB -> _PATH_FSTAB, the latter is deprecated. |
commit | commitdiff | tree | snapshot |
next |