2019-09-10 |
eric | immediatly close the connection if the cert is not... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
nicm | Set up format tree for %if, GitHub issue 1896. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
ratchov | Prevents the block size from exceeding the requested... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
ratchov | If the requensted block size is too large, then use... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
gilles | simplify lka reporting functions by moving the reqid... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
krw | SET/CLR/ISSET all at once for the far less numerous... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
tb | Plug memory leak in error paths. Found while comparing... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
bluhm | Inform about system call memory write protection and... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
patrick | Update the bindings for imxsrc(4), since they changed... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
patrick | Attach imxsrc(4) early and raise its priority to make... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
krw | Continue bit twiddling tweaks. Use SET() with st->flags. |
commit | commitdiff | tree | snapshot |
2019-09-09 |
krw | Lots of st->flags bit clearing in a mix of old school... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
jsing | Provide EVP_PKEY_CTX_get_signature_md() macro and imple... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
krw | Lots of st->flags checking in a mix of old school and... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
jsing | Load CMS error strings. |
commit | commitdiff | tree | snapshot |
2019-09-09 |
jsing | Move #include <openssl/cms.h> to more appropriate locat... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
jsing | Sync for openssl/cms.h. |
commit | commitdiff | tree | snapshot |
2019-09-09 |
jsing | Install the openssl/cms.h header. |
commit | commitdiff | tree | snapshot |
2019-09-09 |
deraadt | use PATH_MAX instead of 1024; ok tedu |
commit | commitdiff | tree | snapshot |
2019-09-09 |
nicm | Clarify server options slightly. |
commit | commitdiff | tree | snapshot |
2019-09-09 |
dlg | revert back to using 0x6c for the reply post index... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
nicm | Add cursor-down-and-cancel, from Mark Kelly. |
commit | commitdiff | tree | snapshot |
2019-09-09 |
nicm | Put default keys in alphabetical order, from Barry... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
nicm | Use a zero width space to prevent mandoc warning about... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
jmatthew | Specify the right opcode when trying to set the Interfa... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
dtucker | Fix potential truncation warning. ok deraadt. |
commit | commitdiff | tree | snapshot |
2019-09-09 |
krw | Tweak some comments to be useful. Sort switch cases... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
jsg | When no display outputs are connected on boot linux... |
commit | commitdiff | tree | snapshot |
2019-09-08 |
schwarze | sbrk(2) already existed in Version 4 AT&T UNIX; |
commit | commitdiff | tree | snapshot |
2019-09-08 |
schwarze | Be more specific regarding which encoding this simulato... |
commit | commitdiff | tree | snapshot |
2019-09-08 |
beck | Pull out and expand openat tests into their own routine. |
commit | commitdiff | tree | snapshot |
2019-09-08 |
daniel | reverting for now; requested by deraadt |
commit | commitdiff | tree | snapshot |
2019-09-08 |
daniel | Only install the gcc-local(1) and clang-local(1) man... |
commit | commitdiff | tree | snapshot |
2019-09-08 |
jsing | Add CMS ECC support. |
commit | commitdiff | tree | snapshot |
2019-09-08 |
landry | Bump datasize-cur to 4Gb for pbuild class on sparc64... |
commit | commitdiff | tree | snapshot |
2019-09-08 |
kettenis | Add Allwinner H6 support. |
commit | commitdiff | tree | snapshot |
2019-09-08 |
ajacoutot | Have sm_install() use install -F (fsync). |
commit | commitdiff | tree | snapshot |
2019-09-07 |
kettenis | We can't call cpu_ucode_apply() before we call cpu_ucod... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
florian | Do not try to send router advertisements on interfaces... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
krw | Fold st_identify_drive() into stattach(). |
commit | commitdiff | tree | snapshot |
2019-09-07 |
visa | Enable nvme(4) on octeon. |
commit | commitdiff | tree | snapshot |
2019-09-07 |
visa | Mention octpcie(4). |
commit | commitdiff | tree | snapshot |
2019-09-07 |
visa | sync |
commit | commitdiff | tree | snapshot |
2019-09-07 |
visa | Add a manual page for octpcie(4). |
commit | commitdiff | tree | snapshot |
2019-09-07 |
visa | Add a driver for the PCIe controller found on OCTEON... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
kettenis | Revert acpipci(4) changes. Too many systems are broken... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
patrick | Retrieve SFP information using the SFP framework. |
commit | commitdiff | tree | snapshot |
2019-09-07 |
patrick | Add sfp(4), a driver that allows talking to SFPs connec... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
patrick | Add an SFP framework which allows SFP providers to... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
patrick | Register mviic(4) in the I2C framework. |
commit | commitdiff | tree | snapshot |
2019-09-07 |
patrick | Add an I2C framework, so that nodes that need to use... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
schwarze | more Version 1 AT&T UNIX history: |
commit | commitdiff | tree | snapshot |
2019-09-07 |
ajacoutot | Remove dependency on basename(1). |
commit | commitdiff | tree | snapshot |
2019-09-07 |
tobhe | Remove unused VMD_DISK_INVALID message type and mark... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
krw | Tweak some comments and code layout to make MTSETBSIZE... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
krw | ST_USER_BLKSIZE and ST_QUIRK_BLKSIZE are only tested... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
krw | ST_Q_FORCE_BLKSIZE is superfluous since it is only... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
krw | Nuke unused flag ST_BLOCK_SET. |
commit | commitdiff | tree | snapshot |
2019-09-07 |
cheloha | Remove tz, the kernel timezone. |
commit | commitdiff | tree | snapshot |
2019-09-07 |
krw | Various struct/variables "modes" -> "mode" since there... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
jsg | drm/i915: Call dma_set_max_seg_size() in i915_driver_hw... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
jsg | define away dma_set_max_seg_size() |
commit | commitdiff | tree | snapshot |
2019-09-07 |
jsg | drm/i915: Don't deballoon unused ggtt drm_mm_node in... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
jsg | drm/i915: fix broadwell EU computation |
commit | commitdiff | tree | snapshot |
2019-09-06 |
cheloha | options(4), config(8): drop dst/timezone knobs; ok... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
schwarze | More Version 1 AT&T UNIX history. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
patrick | Mention imxiic(4), mviic(4), rkiic(4), sxitwi(4) and... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
jsing | Add various macros and controls for EC_PKEY_CTX. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
jsing | Handle CMS PEM headers. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
visa | Do not stop prologue scan at branch instructions. This... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
visa | Stop stack trace saving if the current subroutine is... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
deraadt | missing ; |
commit | commitdiff | tree | snapshot |
2019-09-06 |
naddy | disable base-gcc on armv7, sets from deraadt@; ok deraa... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2019-09-06 |
naddy | Allow prepending a list of algorithms to the default... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
deraadt | delete two decades of debugging code and further simpli... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
kettenis | Only do the timecounter initialization on the primary... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
deraadt | oops the label is actually out: |
commit | commitdiff | tree | snapshot |
2019-09-06 |
deraadt | oops incorrect goto label |
commit | commitdiff | tree | snapshot |
2019-09-06 |
deraadt | If uvm_map_inentry returns false then a signal has... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
deraadt | fpuinit() comments should precede cpu_init() call |
commit | commitdiff | tree | snapshot |
2019-09-06 |
benno | this bit about soii and link-local addresses is no... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
patrick | mcprtc(4), a driver for the Microchip MCP79400 RTC... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
patrick | Add mviic(4), a driver to support the I2C controller... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
patrick | Add I2C clock gates. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
asou | Correct the description of EINTR and EINVAL. This looks... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
martijn | Add support for filter-reports. These allow filters... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
djm | key conversion should fail for !openssl builds, not... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
jsg | zero hash bits early in dwxe_iff() |
commit | commitdiff | tree | snapshot |
2019-09-06 |
djm | typo in previous |
commit | commitdiff | tree | snapshot |
2019-09-06 |
djm | avoid compiling certain files that deeply depend on... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
djm | fixes for !WITH_OPENSSL compilation; ok dtucker@ |
commit | commitdiff | tree | snapshot |
2019-09-06 |
djm | lots of things were relying on libcrypto headers to... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
dtucker | Check for RSA support before using it for the user... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
djm | remove leakmalloc reference; we used this early when... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
djm | better error code for bad arguments; inspired by |
commit | commitdiff | tree | snapshot |
2019-09-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2019-09-05 |
kn | Document pledge keyword |
commit | commitdiff | tree | snapshot |
2019-09-05 |
kettenis | Fix previous commit. |
commit | commitdiff | tree | snapshot |
2019-09-05 |
fcambus | Update Spleen kernel fonts to the latest released versi... |
commit | commitdiff | tree | snapshot |
next |