2023-07-16 |
claudio | Merge ibuf_get() with ibuf_getdata() and rename it... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
kettenis | When detaching devices when we suspend, we need to... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
tb | relayd: remove ENGINE dependency |
commit | commitdiff | tree | snapshot |
2023-07-16 |
tb | ecc_cdh: plug leak of peer public key |
commit | commitdiff | tree | snapshot |
2023-07-16 |
tb | ecdhtest: Drop unnecessary constant and unneeded includes |
commit | commitdiff | tree | snapshot |
2023-07-16 |
anton | Make remaining unstable tests fail consistently by... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
yasuoka | Make the mbstat preserve the same size which is actuall... |
commit | commitdiff | tree | snapshot |
2023-07-16 |
tb | ecdhtest: fix a couple bugs plus some cosmetic tweaks |
commit | commitdiff | tree | snapshot |
2023-07-15 |
tb | fix include directive - this is make, not C |
commit | commitdiff | tree | snapshot |
2023-07-15 |
tb | Rework the ecdhtest |
commit | commitdiff | tree | snapshot |
2023-07-15 |
kn | sync with <sys/namei.h>; 'looks good' deraadt |
commit | commitdiff | tree | snapshot |
2023-07-15 |
tb | Fix return value check for ECDH_compute_key() |
commit | commitdiff | tree | snapshot |
2023-07-15 |
tb | Add test coverage for cofactor ECDH using NIST test... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
kettenis | Implement PAC support. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
tb | Link symbols test to build |
commit | commitdiff | tree | snapshot |
2023-07-15 |
tb | remove accidentally imported files again |
commit | commitdiff | tree | snapshot |
2023-07-15 |
tb | Import a version of libcrypto's symbols test for libssl |
commit | commitdiff | tree | snapshot |
2023-07-15 |
kettenis | Remove stray argument name in function prototype. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
dv | vmd(8): fix use of qcow base images. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
jsing | Mop up MD32_XARRAY from md5. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
jsing | Mop up MD32_XARRAY from md4. |
commit | commitdiff | tree | snapshot |
2023-07-15 |
kettenis | Add mute control. This makes the mute button on laptop... |
commit | commitdiff | tree | snapshot |
2023-07-15 |
florian | Prevent patch(1) from scribbling all over the place. |
commit | commitdiff | tree | snapshot |
2023-07-14 |
nicm | Set extended keys flag again after reset, from Eric... |
commit | commitdiff | tree | snapshot |
2023-07-14 |
kevlo | Check if the OWN bit of Tx descriptor instead of Rx... |
commit | commitdiff | tree | snapshot |
2023-07-14 |
claudio | Cleanup mrt message handling. Remove the DUMP_XYZ(... |
commit | commitdiff | tree | snapshot |
2023-07-14 |
dtucker | Include stdint.h for SIZE_MAX. Fixes OPENSSL=no build. |
commit | commitdiff | tree | snapshot |
2023-07-14 |
gerhard | Do not ignore the AF_LINK entries of carp(4) interfaces. |
commit | commitdiff | tree | snapshot |
2023-07-14 |
claudio | struct sleep_state is no longer used, remove it. |
commit | commitdiff | tree | snapshot |
2023-07-14 |
djm | add defence-in-depth checks for some unreachable intege... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
tb | Refactor ASN1_item_sign_ctx() |
commit | commitdiff | tree | snapshot |
2023-07-13 |
millert | bcmp(3) tries to return length, which is a size_t,... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
jasper | - use IS_ELF() to check the ELF magic bytes |
commit | commitdiff | tree | snapshot |
2023-07-13 |
dv | vmd(8): pull validation into local prefix parser. |
commit | commitdiff | tree | snapshot |
2023-07-13 |
ajacoutot | Check input before trying to disable a non-existing... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
kettenis | Use the deep idle state available on Apple M1/M2 cores... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
jsg | Change function definitions using the identifier-list... |
commit | commitdiff | tree | snapshot |
2023-07-13 |
nicm | Use 8 for underscore colour defaults instead of 0 which... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
jasper | validate alignment of ELF program headers |
commit | commitdiff | tree | snapshot |
2023-07-12 |
jasper | address incomplete validation of ELF program headers... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
cheloha | GPROF: sleep_state: disable _mcount() across suspend... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
anton | Add test which consistently triggers the problem with... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
anton | Report fork errors as this test is likely to hit the... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
jmc | missing word; from thib4711 |
commit | commitdiff | tree | snapshot |
2023-07-12 |
mvs | Fix solock()/sounlock() usage. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
florian | Don't run off the end of path if it ends in /. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
florian | basename(3) can fail, prevent segfault in strlen(3). |
commit | commitdiff | tree | snapshot |
2023-07-12 |
claudio | Add regress test to check for bad attribute lenght... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
claudio | Update rde_community_test after the major change in... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
claudio | Update OpenBGPD to use new ibuf API. |
commit | commitdiff | tree | snapshot |
2023-07-12 |
tb | Work around use after free in httpd(8) |
commit | commitdiff | tree | snapshot |
2023-07-12 |
claudio | In rde_attr_parse() if an attribute causes a parse... |
commit | commitdiff | tree | snapshot |
2023-07-12 |
tb | Use ssize_t instead of short for line lengths |
commit | commitdiff | tree | snapshot |
2023-07-12 |
tb | Revert accidental addition of cofactor ECDH support |
commit | commitdiff | tree | snapshot |
2023-07-12 |
tb | Reenable clienttest and servertest |
commit | commitdiff | tree | snapshot |
2023-07-11 |
tb | Fix last bit of the clienttest, needs ssl_pkt.c r1.66 |
commit | commitdiff | tree | snapshot |
2023-07-11 |
tb | Remove old workaround for F5 |
commit | commitdiff | tree | snapshot |
2023-07-11 |
op | drop engine support |
commit | commitdiff | tree | snapshot |
2023-07-11 |
op | remove the useless logging methods |
commit | commitdiff | tree | snapshot |
2023-07-11 |
nicm | Remove Ns and Li and change Nm to Ic, suggested by... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
claudio | Bump version for -portable release |
commit | commitdiff | tree | snapshot |
2023-07-11 |
claudio | No need to initialize the first element of st->string... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
tb | Keep servertest silent and align with clienttest |
commit | commitdiff | tree | snapshot |
2023-07-11 |
tb | Neuter expected server test failures with SSLv2 |
commit | commitdiff | tree | snapshot |
2023-07-11 |
tb | Fix most of the clienttest. With this only test cases... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
nicm | Add descriptions of copy mode commands, from Michael... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
claudio | Rework sleep_setup()/sleep_finish() to no longer hold... |
commit | commitdiff | tree | snapshot |
2023-07-11 |
anton | Trim leading whitespace from find(1) output, missed... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
deraadt | Allow unveiled programs to dump core (in the default... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
tb | Add test case for negative number with highest bit... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
jan | ix(4): allocate less memory for tx buffers |
commit | commitdiff | tree | snapshot |
2023-07-10 |
tb | Rename EC_KEY from r to key like in the rest of the... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
anton | The rsync tests are unstable since the directory listin... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
anton | Infer the timeout from the environment, with sane defau... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
anton | Improve err/warn messages: |
commit | commitdiff | tree | snapshot |
2023-07-10 |
jeremy | Don't open files that will be skipped |
commit | commitdiff | tree | snapshot |
2023-07-10 |
patrick | The changes to the register layout affect the interrupt... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
job | Update outdated comment |
commit | commitdiff | tree | snapshot |
2023-07-10 |
nicm | It should no longer be necessary to ignore SIGCHLD... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
nicm | Loop around waitpid in client, from Azat Khuzhin. |
commit | commitdiff | tree | snapshot |
2023-07-10 |
espie | finish v5.36, UList was a bit more work |
commit | commitdiff | tree | snapshot |
2023-07-10 |
nicm | Use a stack for last panes line windows, from Thomas... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
djm | misplaced debug message |
commit | commitdiff | tree | snapshot |
2023-07-10 |
guenther | Enable Indirect Branch Tracking for amd64 userland... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
guenther | Add PS_NOBTCFI, a per-process flag indicating that... |
commit | commitdiff | tree | snapshot |
2023-07-10 |
tb | Pull BIGNUM constants out of get_* function bodies |
commit | commitdiff | tree | snapshot |
2023-07-10 |
tb | BIO_indent: use %*s rather than puts in a loop |
commit | commitdiff | tree | snapshot |
2023-07-10 |
tb | bn_print: string.h is no longer needed |
commit | commitdiff | tree | snapshot |
2023-07-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-07-09 |
nicm | Call closefrom after removing signals because newer... |
commit | commitdiff | tree | snapshot |
2023-07-09 |
tb | Fix ndef_{prefix,suffix}() |
commit | commitdiff | tree | snapshot |
2023-07-09 |
patrick | It turns out that there are seperate pins for the PCIe... |
commit | commitdiff | tree | snapshot |
2023-07-09 |
bluhm | Fix route entry leak. |
commit | commitdiff | tree | snapshot |
2023-07-09 |
tb | Reimplement BN_print() and BN_print_fp() |
commit | commitdiff | tree | snapshot |
2023-07-09 |
tb | Simplify bn_print() |
commit | commitdiff | tree | snapshot |
2023-07-09 |
tb | Refactor BN_bn2hex() |
commit | commitdiff | tree | snapshot |
2023-07-09 |
patrick | Add some more RK3588 PCIe clocks and resets. |
commit | commitdiff | tree | snapshot |
2023-07-09 |
bluhm | Some Perl tests set owner, permissions, access time... |
commit | commitdiff | tree | snapshot |
2023-07-09 |
kettenis | Add mute control. This makes the mute button on laptop... |
commit | commitdiff | tree | snapshot |
2023-07-09 |
jsing | Provide optimised bn_subw() for riscv64. |
commit | commitdiff | tree | snapshot |
next |