openbsd
2023-07-17 djmmove other RCSIDs to before their respective license...
2023-07-17 djmMove RCSID to before license block and away from #inclu...
2023-07-17 djmreturn SSH_ERR_KRL_BAD_MAGIC when a KRL doesn't contain...
2023-07-17 djmAdd support for configuration tags to ssh(1).
2023-07-17 djmadd a "match localnetwork" predicate.
2023-07-17 djmremove vestigal support for KRL signatures
2023-07-17 djmSupport for KRL extensions.
2023-07-16 kettenisRemove debug printfs that print the number of wakeups...
2023-07-16 kettenisRead out the system power consumption immediately after...
2023-07-16 claudioMerge ibuf_get() with ibuf_getdata() and rename it...
2023-07-16 kettenisWhen detaching devices when we suspend, we need to...
2023-07-16 tbrelayd: remove ENGINE dependency
2023-07-16 tbecc_cdh: plug leak of peer public key
2023-07-16 tbecdhtest: Drop unnecessary constant and unneeded includes
2023-07-16 antonMake remaining unstable tests fail consistently by...
2023-07-16 yasuokaMake the mbstat preserve the same size which is actuall...
2023-07-16 tbecdhtest: fix a couple bugs plus some cosmetic tweaks
2023-07-15 tbfix include directive - this is make, not C
2023-07-15 tbRework the ecdhtest
2023-07-15 knsync with <sys/namei.h>; 'looks good' deraadt
2023-07-15 tbFix return value check for ECDH_compute_key()
2023-07-15 tbAdd test coverage for cofactor ECDH using NIST test...
2023-07-15 kettenisImplement PAC support.
2023-07-15 tbLink symbols test to build
2023-07-15 tbremove accidentally imported files again
2023-07-15 tbImport a version of libcrypto's symbols test for libssl
2023-07-15 kettenisRemove stray argument name in function prototype.
2023-07-15 dvvmd(8): fix use of qcow base images.
2023-07-15 jsingMop up MD32_XARRAY from md5.
2023-07-15 jsingMop up MD32_XARRAY from md4.
2023-07-15 kettenisAdd mute control. This makes the mute button on laptop...
2023-07-15 florianPrevent patch(1) from scribbling all over the place.
2023-07-14 nicmSet extended keys flag again after reset, from Eric...
2023-07-14 kevloCheck if the OWN bit of Tx descriptor instead of Rx...
2023-07-14 claudioCleanup mrt message handling. Remove the DUMP_XYZ(...
2023-07-14 dtuckerInclude stdint.h for SIZE_MAX. Fixes OPENSSL=no build.
2023-07-14 gerhardDo not ignore the AF_LINK entries of carp(4) interfaces.
2023-07-14 claudiostruct sleep_state is no longer used, remove it.
2023-07-14 djmadd defence-in-depth checks for some unreachable intege...
2023-07-13 tbRefactor ASN1_item_sign_ctx()
2023-07-13 millertbcmp(3) tries to return length, which is a size_t,...
2023-07-13 jasper- use IS_ELF() to check the ELF magic bytes
2023-07-13 dvvmd(8): pull validation into local prefix parser.
2023-07-13 ajacoutotCheck input before trying to disable a non-existing...
2023-07-13 kettenisUse the deep idle state available on Apple M1/M2 cores...
2023-07-13 jsgChange function definitions using the identifier-list...
2023-07-13 nicmUse 8 for underscore colour defaults instead of 0 which...
2023-07-12 jaspervalidate alignment of ELF program headers
2023-07-12 jasperaddress incomplete validation of ELF program headers...
2023-07-12 chelohaGPROF: sleep_state: disable _mcount() across suspend...
2023-07-12 antonAdd test which consistently triggers the problem with...
2023-07-12 antonReport fork errors as this test is likely to hit the...
2023-07-12 jmcmissing word; from thib4711
2023-07-12 mvsFix solock()/sounlock() usage.
2023-07-12 florianDon't run off the end of path if it ends in /.
2023-07-12 florianbasename(3) can fail, prevent segfault in strlen(3).
2023-07-12 claudioAdd regress test to check for bad attribute lenght...
2023-07-12 claudioUpdate rde_community_test after the major change in...
2023-07-12 claudioUpdate OpenBGPD to use new ibuf API.
2023-07-12 tbWork around use after free in httpd(8)
2023-07-12 claudioIn rde_attr_parse() if an attribute causes a parse...
2023-07-12 tbUse ssize_t instead of short for line lengths
2023-07-12 tbRevert accidental addition of cofactor ECDH support
2023-07-12 tbReenable clienttest and servertest
2023-07-11 tbFix last bit of the clienttest, needs ssl_pkt.c r1.66
2023-07-11 tbRemove old workaround for F5
2023-07-11 opdrop engine support
2023-07-11 opremove the useless logging methods
2023-07-11 nicmRemove Ns and Li and change Nm to Ic, suggested by...
2023-07-11 claudioBump version for -portable release
2023-07-11 claudioNo need to initialize the first element of st->string...
2023-07-11 tbKeep servertest silent and align with clienttest
2023-07-11 tbNeuter expected server test failures with SSLv2
2023-07-11 tbFix most of the clienttest. With this only test cases...
2023-07-11 nicmAdd descriptions of copy mode commands, from Michael...
2023-07-11 claudioRework sleep_setup()/sleep_finish() to no longer hold...
2023-07-11 antonTrim leading whitespace from find(1) output, missed...
2023-07-10 deraadtAllow unveiled programs to dump core (in the default...
2023-07-10 tbAdd test case for negative number with highest bit...
2023-07-10 janix(4): allocate less memory for tx buffers
2023-07-10 tbRename EC_KEY from r to key like in the rest of the...
2023-07-10 antonThe rsync tests are unstable since the directory listin...
2023-07-10 antonInfer the timeout from the environment, with sane defau...
2023-07-10 antonImprove err/warn messages:
2023-07-10 jeremyDon't open files that will be skipped
2023-07-10 patrickThe changes to the register layout affect the interrupt...
2023-07-10 jobUpdate outdated comment
2023-07-10 nicmIt should no longer be necessary to ignore SIGCHLD...
2023-07-10 nicmLoop around waitpid in client, from Azat Khuzhin.
2023-07-10 espiefinish v5.36, UList was a bit more work
2023-07-10 nicmUse a stack for last panes line windows, from Thomas...
2023-07-10 djmmisplaced debug message
2023-07-10 guentherEnable Indirect Branch Tracking for amd64 userland...
2023-07-10 guentherAdd PS_NOBTCFI, a per-process flag indicating that...
2023-07-10 tbPull BIGNUM constants out of get_* function bodies
2023-07-10 tbBIO_indent: use %*s rather than puts in a loop
2023-07-10 tbbn_print: string.h is no longer needed
2023-07-10 deraadtsync
2023-07-09 nicmCall closefrom after removing signals because newer...
2023-07-09 tbFix ndef_{prefix,suffix}()
next