2021-08-31 |
patrick | Properly deallocate some more structures upon detach... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
patrick | Initialize some struct variables to make sure that... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
patrick | Initialize ring read/write pointers to make sure that... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
kn | Adjust .Bl width |
commit | commitdiff | tree | snapshot |
2021-08-31 |
kn | Say autoconf not dhcp |
commit | commitdiff | tree | snapshot |
2021-08-31 |
tb | Remove some dead code that was missed in an earlier... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
florian | Make includes follow style(9). |
commit | commitdiff | tree | snapshot |
2021-08-31 |
dv | vmm(4): add ipi for vmclear, unlock kernel |
commit | commitdiff | tree | snapshot |
2021-08-31 |
patrick | Only use the i8254 delay code if we are specifically... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
patrick | Identify the paravirtual bus earlier, as we need to... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
patrick | When running on Hyper-V, make use of its timecounter... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
kettenis | aplpinctrl(4) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
claudio | Swap lock flags so that LK_EXCLUSIVE is first like... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
kettenis | Do pinctrl stuff. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
kettenis | Add aplpinctrl(4), a driver for the Apple GPIO controll... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
claudio | memset the pfds array in the poll loop and not only... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
kettenis | Use the TSC delay(9) backend earlier on machines where... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
deraadt | printing the hibernate image size in MB is easier on... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
mlarkin | Add "machine sysregs" command to DDB |
commit | commitdiff | tree | snapshot |
2021-08-31 |
jsing | Defragment DTLS. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
stsp | Fix use of wrong pointer argument when freeing firmware... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
martijn | Make "relayctl reload" when agentx enabling is toggled... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
jsing | Remove a nonsensical s->version == TLS1_VERSION from... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
mpi | 'if' tests. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
mpi | Basic test, if (no else atm), support with a single... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
jan | Using suser() instead of doing it manually. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
mpi | Support storing syscall arguments in a map/hist. |
commit | commitdiff | tree | snapshot |
2021-08-31 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2021-08-31 |
claudio | Adjust rde_decide test vectors to the fact that struct... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
jasper | enter uuid/ |
commit | commitdiff | tree | snapshot |
2021-08-31 |
jasper | add initial tests for uuid_from_string, uuid_to_string... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
deraadt | shorten some code |
commit | commitdiff | tree | snapshot |
2021-08-31 |
claudio | Spacing. OK tb@ |
commit | commitdiff | tree | snapshot |
2021-08-31 |
mpi | Test for operator precedence |
commit | commitdiff | tree | snapshot |
2021-08-31 |
mpi | Rewrite grammar to implement operator precedence withou... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
jasper | remove empty forward structs fro bge_ring_data as found... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
dtucker | Specify path to PuTTY keys. Portable needs this and... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
dtucker | When running PuTTY interop tests and using a PuTTY... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
robert | add support for obtaining sense status and source slot... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
anton | In enumerating mode, calculate the bit offset using... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
anton | Protect against missing bit to key symbols in ucc_bit_t... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
dlg | sprinkle barriers and dmamem_syncs around the hibernate... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
jsg | revert change to use single rockchip U-Boot image in... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
dtucker | Specify hostkeyalgorithms in sshd's default set for... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
krw | Make uuid_from_string() reject a string of the correct... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
job | Document new include*/exclude* options in the man page |
commit | commitdiff | tree | snapshot |
2021-08-30 |
job | Add include/exclude to usage() |
commit | commitdiff | tree | snapshot |
2021-08-30 |
jsing | Clean up and simplify info and msg callbacks. |
commit | commitdiff | tree | snapshot |
2021-08-30 |
kn | Accept dns proposals for the loopback addresses |
commit | commitdiff | tree | snapshot |
2021-08-30 |
jsing | Replace DTLS r_epoch with the read epoch from the TLSv1... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
jsing | Move to an AEAD nonce allocated in the TLSv1.2 record... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
kn | Fix max nameserver proposals limit |
commit | commitdiff | tree | snapshot |
2021-08-30 |
kettenis | Remove magic offset from data structures. This makes... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
schwarze | sync with OpenSSL 1.1.1, which is still under a free... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
tb | Remove tests that are now covered by regress/lib/libssl... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
tb | hook verify regress test to build |
commit | commitdiff | tree | snapshot |
2021-08-30 |
tb | Revert accidental commit |
commit | commitdiff | tree | snapshot |
2021-08-30 |
tb | link verify regress tests to build |
commit | commitdiff | tree | snapshot |
2021-08-30 |
tb | Reimplement part of the openssl/x509 regress tests... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
deraadt | Document that %n has been neutered -- it now does syslo... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
mpi | Fix a locking assertion in error path. |
commit | commitdiff | tree | snapshot |
2021-08-30 |
bluhm | Improve dubgging in /etc/netstart. Enable print only... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
tb | Ignore warning alert returns from servername callback... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
job | Properly account entity_queue when the file has already... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
kn | Clarify how dns proposals are replaced not added per... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
jasper | remove a bunch of forward-only structs that were found... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
job | Remove unused files |
commit | commitdiff | tree | snapshot |
2021-08-30 |
inoguchi | Clean up end of do_body in openssl(1) ca |
commit | commitdiff | tree | snapshot |
2021-08-30 |
inoguchi | Remove NULL check before free in openssl(1) ca |
commit | commitdiff | tree | snapshot |
2021-08-30 |
mpi | Implement '<' and '>' operators in filters. |
commit | commitdiff | tree | snapshot |
2021-08-30 |
deraadt | jca and I converted %n to a syslog warning about a... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
kn | INADDR_LOOPBACK check needs htonl(3) to work |
commit | commitdiff | tree | snapshot |
2021-08-30 |
kn | INADDR_LOOPBACK check needs htonl(3) to work |
commit | commitdiff | tree | snapshot |
2021-08-30 |
deraadt | increase hibernate writeout speed a little. modern... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
claudio | Test for the pathetic case that the 2nd unveil in |
commit | commitdiff | tree | snapshot |
2021-08-30 |
beck | Admit that we return error 20 in the failure case here... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
claudio | Make sure unveil remains locked over fork even in the... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
beck | Revert previous change that changed our default return... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
jasper | Remove typedef of db_addr_t; mpi converted the users... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
claudio | Check that fchdir() works. The problem in unveil was... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
claudio | Make lines not wrap on 80 char terminals. Code gets... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
beck | Fix Jan's regress in openssl/x509 to do what it says... |
commit | commitdiff | tree | snapshot |
2021-08-30 |
djm | adapt to RSA/SHA1 deprectation |
commit | commitdiff | tree | snapshot |
2021-08-29 |
djm | After years of forewarning, disable the RSA/SHA-1 signa... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
djm | wrap at 80 columns |
commit | commitdiff | tree | snapshot |
2021-08-29 |
gnezdo | Revert: llvm: openbsd driver had one -lcompiler_rt... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
sthen | Lee "Scratch" Perry died :( |
commit | commitdiff | tree | snapshot |
2021-08-29 |
gnezdo | llvm: openbsd driver had one -lcompiler_rt too many |
commit | commitdiff | tree | snapshot |
2021-08-29 |
gnezdo | iwm/iwx: propagate errors out of iw{m,x}_set_bits_mask_... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
schwarze | Do not call X509_alias_get0(3) with NULL as the second... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
kn | nameserver command requires an interface argument |
commit | commitdiff | tree | snapshot |
2021-08-29 |
anton | Pass volume related key presses as both raw and transla... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
schwarze | fix an obvious mixup regarding the order of lines in... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
anton | correct range upper bound in comment |
commit | commitdiff | tree | snapshot |
2021-08-29 |
anton | Make the ucc match criteria more stringent by requiring... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
anton | Some reports embeds multiple report IDs inside the... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
anton | An interrupt report contains the state of all items... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
anton | As the Consumer Control usages are well defined by... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
dv | Mask viornd descriptor value to prevent out of bound... |
commit | commitdiff | tree | snapshot |
2021-08-29 |
krw | Nuke unused variable and unnecessary initialization. |
commit | commitdiff | tree | snapshot |
next |