index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-25
Canonicalize the request path once without the docroot and prepend the
Reyk Floeter
2014-07-25
Clear buffer used for handling messages. This prevents keys being
Darren Tucker
2014-07-25
Choosing the right encoding is a tricky business...
Ingo Schwarze
2014-07-25
Don't leak docroot in the error message if the default index file is missing.
Reyk Floeter
2014-07-25
Sort the URI keys for .Xr links in the same order used by the search form,
Ingo Schwarze
2014-07-25
oops, we must not try to validate a manpath we don't have;
Ingo Schwarze
2014-07-25
We cannot easily control the order of the QUERY_STRING keys generated
Ingo Schwarze
2014-07-25
In generated .Xr links, avoid double encoding of ampersands
Ingo Schwarze
2014-07-25
Add multiple-servers "virtual hosts" example.
Reyk Floeter
2014-07-25
fix perl5 architecture name
Jasper Lievisse Adriaanse
2014-07-25
Even though this is not XHTML yet, remove some gratuitious violations
Ingo Schwarze
2014-07-25
Add a single line to fix the address matching of multiple server blocks with
Reyk Floeter
2014-07-25
The names of all other struct query memebers match the corresponding
Ingo Schwarze
2014-07-25
clean up pg_show() to not modify a string returned from getenv(3)
Ingo Schwarze
2014-07-25
Add support for "virtual hosts" aka. server blocks aka. multiple
Reyk Floeter
2014-07-25
Rewrite http_parse() completely:
Ingo Schwarze
2014-07-25
Add and document 'root' configuration option for the docroot.
Reyk Floeter
2014-07-25
Add missing year to copyright.
Joel Sing
2014-07-25
Split server and server_config.
Reyk Floeter
2014-07-25
Rename a field, needed later, no functional change.
Reyk Floeter
2014-07-25
Move the docroot into the server block.
Reyk Floeter
2014-07-25
BIO_free() returns immediately when the sole input is NULL.
doug
2014-07-25
document the scheduler types and how to specify them.
David Gwynne
2014-07-24
Mention UNIX-domain socket forwarding too. OK jmc@ deraadt@
Todd C. Miller
2014-07-24
Speed up the boot sequence by deferring the scan of xt keyboard code set.
Martin Pieuchot
2014-07-24
Sort result pages first by section number, then by name.
Ingo Schwarze
2014-07-24
Provide eeprom(8) on the sparc installation media. Intended to help diagnosing
Miod Vallat
2014-07-24
+ eeprom
Miod Vallat
2014-07-24
Build machinery to build eeprom(8) for the installation media on arches where
Miod Vallat
2014-07-24
Shunt hwupdate property decoding in sparc's old prom (sun4 only) if
Miod Vallat
2014-07-24
Unbreak ''route flush'': the kernel now adds local (RTF_LOCAL) routes
Jeremie Courreges-Anglas
2014-07-24
Revert ssp-strong on arm. This has been exposing one or more bugs in GCC that
Pascal Stumpf
2014-07-24
Plug a memleak by correctly free'ing the HTTP descriptor that contains
Reyk Floeter
2014-07-24
Provide a dropdown entry "All Architectures" and make it the default.
Ingo Schwarze
2014-07-24
Fix debug printf, from Nathanael Rensen and chris@.
Martin Pieuchot
2014-07-24
Remove unused fields from structure
Reyk Floeter
2014-07-24
sync
Theo de Raadt
2014-07-24
tweak previous: use .Er for ENXIO
Ingo Schwarze
2014-07-24
this is start on documenting bufqs. it covers the bits disk drivers need
David Gwynne
2014-07-24
Steven Roberts sent me a patch updating the various setperf thresholds.
Ted Unangst
2014-07-23
When canonicalizing the path, it is better to fail on truncation.
Reyk Floeter
2014-07-23
I wanted to know if people pay attention.
Reyk Floeter
2014-07-23
The default index page shouldn't be a directory. It's a 500.
Reyk Floeter
2014-07-23
Don't expose the docroot on error.
Reyk Floeter
2014-07-23
The media_encoding is not used in parse.y but stack garbage could lead
Reyk Floeter
2014-07-23
First attempt at verifying the request path and the access
Reyk Floeter
2014-07-23
Make queries using the search list for hostname lookups fail with
Eric Faurot
2014-07-23
Set the console input in polling mode before entering ukc.
Martin Pieuchot
2014-07-23
level_add_node(): if a memory allocation failure causes us to attempt to clean
Miod Vallat
2014-07-23
Make sure PEM_def_callback() correctly handles negative buffer sizes; all uses
Miod Vallat
[next]