2014-08-09 |
guenther | Backport from 2.17: mark the _GLOBAL_OFFSET_TABLE_... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Backport from binutils-2.17 the correct i386/amd64... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | We don't use the __openbsd_randomdata_{start,end} symbo... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Match format width of symbol visibility to the column... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Only need <stdint.h> and not <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jmc | some basic fixes; |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2014-08-08 |
reyk | When opening directories, re-match the location after... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
reyk | No events were added for DNS UDP so it stopped working... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Absurdly, the return value of sqlite3_column_text() |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | mansearch.h uses uint64_t, so it needs stdint.h; found... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
ajacoutot | Drop some useless verbiage. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon: fix typo in radeon_connector_is_dp12_capable() |
commit | commitdiff | tree | snapshot |
2014-08-08 |
ajacoutot | Tweak verbiage. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon/dp: fix lane/clock setup for dp 1.2 capable... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon/atom: fix dithering on certain panels |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon: only apply hdmi bpc pll flags when encoder... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | some corrections and improvements with respect to prolo... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Remove redundant verbiage in the style of "a file is... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Bring the handling of defective prologues even closer... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Simplify by allowing only one post-handler. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Simplify by allowing only one pre-handler. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Simplify man(7) validation: |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Fix floating point handling: When converting double... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | add bochs and microsoft emulated vga |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Clarity with respect to floating point handling: |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | demacrify: get rid of man_nmsg(), man_pmsg(), mdoc_nmsg... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | mention requests and macros in more messages |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Dynamically allocate the stack of roff(7) .ie condition... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
reyk | Allow to serve emtpy (0 bytes) files. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Split MANDOCERR_IGNARGV into one message for .An and... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | In .Bl -column, if some of the column width declaration... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Remove the useless FATAL error "argument count wrong... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Improve handling of next-line scope broken by end of... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Simplify: replace one global flag by one local variable |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Get rid of the useless FATAL error "child violates... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Remove two useless FATAL errors. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jasper | use nitems() instead of various local constructs |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | better name and wording for the last two non-generic... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Various improvements related to .Ex and .Rv: |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Partial implementation of .Bd -centered. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | * consistently use semantic mdoc(7) macros |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mpi | Make sure asynchronous commands do not race with synchr... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mpi | Improve the logic to determine the maximum endpoint... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mpi | Implement polling. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mpi | Super Speed hub descriptor definition and routine,... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mpi | Even if the endpoint it reseted before the stack gets... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
mpi | Fix debug printfs. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | Add support for using - as shorthand for stdin/stdout... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
guenther | Fix CVE-2014-3507, avoid allocating and then leaking... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
guenther | Fix CVE-2014-3508, pretty printing and OID validation: |
commit | commitdiff | tree | snapshot |
2014-08-07 |
guenther | Correct test reversed during merge of fix for CVE-2014... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
guenther | Fix CVE-2014-3506, DTLS handshake message size checks... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
miod | Oops, revert changes commited by mistake. The previous... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
miod | When you expect a function to return a particular value... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
lteo | Bump example pubkey filenames to /etc/signify/openbsd... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
reyk | Fix and simplify the description of httpd(8)'s signal... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
florian | Don't try to ouput FCGI_STDERR into error.log if there... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
florian | Opportunistically try to parse "Status: $code" in the... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
deraadt | shorten signal text a bit |
commit | commitdiff | tree | snapshot |
2014-08-07 |
deraadt | Fix CVE-2014-3511; TLS downgrade, verbatim diff |
commit | commitdiff | tree | snapshot |
2014-08-07 |
deraadt | merge CVE-2014-3510; Fix DTLS anonymous EC(DH) denial... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
deraadt | merge fix for CVE-2014-3509 -- basically a missing... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
doug | Mention how httpd responds to SIGHUP and SIGUSR1. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Write STDERR from the CGI to the web server error log... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
florian | If the very first fcgi STDOUT record has length 0 the... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Change grammar to remove a shift/reduce conflict that... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
miod | Prevent a possible use after free by mimicing the s3_sr... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
guenther | Support NOTE_EOF for kqueue EVFILT_READ filters on... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Always zero-out the fcgi record header for STDIN data. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Use memset(buf instead of memset(&buf. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Limit the body size in client requests (eg. POST data... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsing | Document the SSL configuration for httpd (partly based... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
ajacoutot | sysctl machdep.ztsscale has been unused for 7 years... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsing | Provide configuration options that allow the SSL certif... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsing | Also clean up the public key when it is no longer needed. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsing | Configure the default SSL ciphers as HIGH:!aNULL. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsing | Allow B64_EOF to follow a base64 padding character... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsg | Correct some dma cleanup error paths. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsg | fix an off by one |
commit | commitdiff | tree | snapshot |
2014-08-06 |
florian | http POST support |
commit | commitdiff | tree | snapshot |
2014-08-06 |
florian | Content-Length and Content-Type are transmitted as... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | spacing |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsg | avoid displaying a NULL pointer |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | The watermark exposed a bug in server_write that broke... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Bring back the last read (done) / last write (done... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Adjust the read/write watermarks according to the TCP... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
reyk | Add braces. Style-only change. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
doug | Add an overview of the features for httpd in the descri... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsg | add missing va_start/va_end calls |
commit | commitdiff | tree | snapshot |
2014-08-06 |
guenther | Correct error checks in EVP_read_pw_string_min(): UI_ad... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
doug | Add signify instructions plus miniroot and install56... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
doug | Explain the options in httpd.8 |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsing | Load the SSL public/private keys in the parent process... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
jsing | Add support for loading the public/private key from... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
mpi | Only check if the abort transfer is the interrupt one... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
reyk | Add configuration options for the most-important connec... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
reyk | Tweak the httpd.conf manpage with "sub-lists". |
commit | commitdiff | tree | snapshot |
next |