2020-04-08 |
eric | bump smtpd version |
commit | commitdiff | tree | snapshot |
2020-04-08 |
djm | let sshkey_try_load_public() load public keys from... |
commit | commitdiff | tree | snapshot |
2020-04-08 |
djm | simplify sshkey_try_load_public() |
commit | commitdiff | tree | snapshot |
2020-04-08 |
djm | add sshkey_parse_pubkey_from_private_fileblob_type() |
commit | commitdiff | tree | snapshot |
2020-04-08 |
djm | simplify sshkey_parse_private_fileblob_type() |
commit | commitdiff | tree | snapshot |
2020-04-08 |
djm | check private key type against requested key type in... |
commit | commitdiff | tree | snapshot |
2020-04-08 |
djm | check that pubkey in private key envelope matches actua... |
commit | commitdiff | tree | snapshot |
2020-04-08 |
djm | refactor private key parsing a little |
commit | commitdiff | tree | snapshot |
2020-04-07 |
schwarze | Separate the place to put the <a href> permalink (now... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
tobhe | Always prefer generic signature authentication (RFC... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
claudio | Do not create /hooray as part of the regress test.... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
kettenis | Claim framebuffer that was configured by bootloader. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
nicm | Do not restore history flag if it was never set. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
nicm | Do not send mouse events if the program has not request... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
visa | Zap a stray Pp. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
visa | Fix a few old typos. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
visa | Document SMR_TAILQ macros. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
nicm | Limit size to 1x1 (total size 3x3). |
commit | commitdiff | tree | snapshot |
2020-04-07 |
claudio | For open with O_CREAT pass a mask of 0644 with else... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
visa | Abstract the head of knote lists. This allows extending... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
visa | Defer selwakeup() from kqueue_wakeup() to kqueue_task... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
kettenis | Kill board_id variable; its last consumer is gone now. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
espie | install -d should error out if no directory is given |
commit | commitdiff | tree | snapshot |
2020-04-07 |
kettenis | Kill unused extern declaration. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
mpi | Unified diff makes it easier to understand where regres... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
kettenis | Use PHY framework to replace hardcoded board-specific... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
kettenis | Implement support for "usb-nop-xceiv" PHYs. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
kettenis | Fix off-by-one in check for valid pin numbers and use... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
kettenis | Remove entry that is no longer needed. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
claudio | Implement a SMR TAILQ implementation. The only operatio... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
claudio | Deny to create a pipex session if the session id alread... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
mpi | Remove superfluous NULL check from allocation with... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
cheloha | acpi(4): acpi_sleep(): tsleep(9) -> tsleep_nsec(9) |
commit | commitdiff | tree | snapshot |
2020-04-06 |
tobhe | Fix pubkey leak in CA process for ASN1_DN IDs. |
commit | commitdiff | tree | snapshot |
2020-04-06 |
cheloha | wi(4): tsleep(9) -> tsleep_nsec(9); ok stsp@ |
commit | commitdiff | tree | snapshot |
2020-04-06 |
cheloha | sunkbd(4): timeout_add(9) -> timeout_add_msec(9); ok... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
cheloha | pcppi(4), spkr(4): ticks -> milliseconds |
commit | commitdiff | tree | snapshot |
2020-04-06 |
nicm | Change copy mode to make copy of the pane history so... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
krw | dhcpd could reference freed memory after releasing... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Re-enable the client test now that it passes again. |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Minor code improvements. |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Add tests that cover TLSv1.2 and disable those that... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Zero the client random field in the TLSv1.2 golden... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Improve comparision with test data. |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Dump the test data when the lengths differ in order... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Use errx() if we fail to build the client hello. |
commit | commitdiff | tree | snapshot |
2020-04-06 |
visa | Remove redundant VOP_CLOSE() and vput(). The fail branc... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jsing | Send a zero-length session identifier if TLSv1.3 is... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
visa | Build bootecoff with divdi3.c. bootecoff needs __divdi3, |
commit | commitdiff | tree | snapshot |
2020-04-06 |
claudio | use LIST_FOERACH_SAFE() instead of manual rolling the... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
kettenis | Add support for the cd-gpios property. |
commit | commitdiff | tree | snapshot |
2020-04-06 |
kettenis | Register controller with the gpio "framework". |
commit | commitdiff | tree | snapshot |
2020-04-06 |
claudio | Pass struct pipex_iface_context pointer down to pipex... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jmatthew | fix previous: use the correct offset for sq/rq creation... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
schwarze | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl,... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
dtucker | Add utf8.c for asmprintf used by krl.c |
commit | commitdiff | tree | snapshot |
2020-04-06 |
mpi | Make it possible to use ix(4) with MSI-X, currently... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
claudio | Fix single thread behaviour in sleep_setup_signal(... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
cheloha | futex(2): FUTEX_WAIT: rwsleep_nsec(9) at least one... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
visa | Enable FFS2 in sgi bootblocks and ramdisks. |
commit | commitdiff | tree | snapshot |
2020-04-06 |
jmatthew | Add a helper function for writing physical addresses... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
pirofti | Update my email address. |
commit | commitdiff | tree | snapshot |
2020-04-05 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2020-04-05 |
deraadt | minor cranking of libraries exposes a problem, details... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
jmc | sitaracm removed; |
commit | commitdiff | tree | snapshot |
2020-04-05 |
jmc | add arch to the Dt line; |
commit | commitdiff | tree | snapshot |
2020-04-05 |
denis | Handle connected routes as ospfd(8) does. |
commit | commitdiff | tree | snapshot |
2020-04-05 |
tb | adjust day of the week and year |
commit | commitdiff | tree | snapshot |
2020-04-05 |
krw | Make FFS2 the default filesystem type on installs excep... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
kettenis | Use OF_is_compatible() to simplify the initialization... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
kettenis | Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
tobhe | Fix size checks in ikev2_getimsgdata(). |
commit | commitdiff | tree | snapshot |
2020-04-05 |
kettenis | Remove sitaracm(4). |
commit | commitdiff | tree | snapshot |
2020-04-05 |
kettenis | Fix pasto |
commit | commitdiff | tree | snapshot |
2020-04-05 |
kettenis | omrng(4) |
commit | commitdiff | tree | snapshot |
2020-04-05 |
kettenis | Add omrng(4), a driver for te random number generator... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
jmc | "Protocol" keyword no longer used; from martin vahlensieck |
commit | commitdiff | tree | snapshot |
2020-04-05 |
nicm | Add an argument to list-commands to show only a single... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
mpi | Do not assume futex(2) is always returning an errno... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
visa | Declare pledgenames[] as const. |
commit | commitdiff | tree | snapshot |
2020-04-05 |
deraadt | syn |
commit | commitdiff | tree | snapshot |
2020-04-05 |
deraadt | crank to 6.7-beta |
commit | commitdiff | tree | snapshot |
2020-04-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2020-04-04 |
jca | Make libcxxabi provide __register_frame, _Unwind_Backtr... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
dtucker | Indicate if we're using a cached key in trace output. |
commit | commitdiff | tree | snapshot |
2020-04-04 |
dtucker | Some platforms don't have "hostname -s", so use cut... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
kettenis | Implement __atomic_is_lock_free for powerpc. Needed... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
kettenis | Tweak the code that wakes up uvm_pmalloc sleepers in... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
tobhe | It makes no sense to fall back to original policy if... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
schwarze | automatically tag .SH and .SS in man(7) terminal output |
commit | commitdiff | tree | snapshot |
2020-04-04 |
mpi | Prevent the destruction of a session owned by another... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
gkoehler | Fix powerpc libunwind for cpus without altivec. |
commit | commitdiff | tree | snapshot |
2020-04-04 |
deraadt | clang bsd.rd is a bit bigger.. |
commit | commitdiff | tree | snapshot |
2020-04-04 |
kettenis | Fix "small pic" secure plt support. |
commit | commitdiff | tree | snapshot |
2020-04-04 |
mpi | Prevent shadowing of local variable by the EV_SET(... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
ratchov | Use /dev/audioctlN instead of /dev/mixerN. |
commit | commitdiff | tree | snapshot |
2020-04-04 |
espie | document new additions to control socket |
commit | commitdiff | tree | snapshot |
2020-04-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2020-04-04 |
jmatthew | Return ENETRESET on success from mcx_up() so mcx_ioctl... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
jsg | increase rdroot size |
commit | commitdiff | tree | snapshot |
next |