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 |
2014-07-22 |
schwarze | Security fix to prevent XSS attacks: |
commit | commitdiff | tree | snapshot |
2014-07-22 |
miod | Now that DES_random_key() can be trusted, use it to... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
miod | In DES_random_key(), force the generated key to the... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | use NULL instead of (foo *)0; Kent R. Spillner |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-22 |
reyk | There is no httpctl yet. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | floating , |
commit | commitdiff | tree | snapshot |
2014-07-22 |
reyk | Enable httpd(8) in the builds to get more testing,... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jasper | - remove unneeded header |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | Repair two deep targets mistakenly called as afterinsta... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | use a better style of sh code around aperture |
commit | commitdiff | tree | snapshot |
2014-07-22 |
reyk | Add initial httpd.conf(5) example for httpd(8) |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | remove unneccessary casts; Kent R. Spillner |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jasper | better warning for 8bit cards |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jasper | - use DL_SECTOBLK() instead of handrolling the same... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jasper | Switch to MI functions disk_{gone,openpart,closepart... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
aoyama | Use MI rasops_cmap, instead of MD-defined ANSI colormap. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
mpi | Fewer <netinet/in_systm.h> |
commit | commitdiff | tree | snapshot |
2014-07-22 |
mpi | Fewer <netinet/in_systm.h> ! |
commit | commitdiff | tree | snapshot |
2014-07-22 |
mpi | <netinet/in_systm.h> is no longer needed. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
ajacoutot | tab->space; consistent with the other sysctl values. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
ajacoutot | Drop quotes and mention that 3 and not 2 variables... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
ajacoutot | Tweak after recebt rc.securelevel change. |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jsg | use ansi style function declarations |
commit | commitdiff | tree | snapshot |
2014-07-22 |
guenther | Convert from <sys/endian.h> to the shiney new <endian.h> |
commit | commitdiff | tree | snapshot |
2014-07-22 |
guenther | Handle failure of NETSCAPE_SPKI_b64_encode() and don... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
guenther | Use Cm instead of Li for 'MASK:' |
commit | commitdiff | tree | snapshot |
2014-07-22 |
ajacoutot | Drop the "... during install" comments; they were missi... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
guenther | Rewrite the description of the string_mask config file... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | oops, duplicate |
commit | commitdiff | tree | snapshot |
2014-07-22 |
deraadt | need dev/pci/vga_pcivar.h |
commit | commitdiff | tree | snapshot |
2014-07-22 |
jsg | The aperture needed test should be in vgafb as well... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
guenther | Correct the initializer for tunnconf_default_pptp |
commit | commitdiff | tree | snapshot |
2014-07-22 |
beck | Kill a bunch more BUF_strdup's - these are converted... |
commit | commitdiff | tree | snapshot |
next |