openbsd
2023-03-05 jsgXt -> Xr
2023-03-04 kettenisAdd ytphy(4); pointed out by jmc@
2023-03-04 krwDon't whine about invalid start/end values when
2023-03-04 kettenisTurns out the RK3566 has a different value in the GPIO_...
2023-03-04 kettenisOn RK356x many devices need to be explicitly routed...
2023-03-04 kettenisEnable ytphy(4) here too.
2023-03-04 kettenisytphy(4)
2023-03-04 kettenisAdd ytphy(4) to files.mii (forgotten in the previous...
2023-03-04 kettenisenable ytphy(4)
2023-03-04 kettenisAdd ytphy(4), a driver for the MotorComm YT8511 PHY.
2023-03-04 kettenisUse ISC licence.
2023-03-04 tobheSync proc.c from vmd(8) to enabled fork + exec for...
2023-03-04 tbopenssl enc doesn't really support AEAD ciphers and...
2023-03-04 tbSimplify the consistency checks in old_dsa_priv_decode()
2023-03-04 tbEnforce a lower bound of of EC group order so 80 bits...
2023-03-04 tbCap the number of iterations in ECDSA signing
2023-03-04 tbCap the number of iterations in DSA signing
2023-03-04 krwUse nitems() in the simple iterations over mbr->mbr_prt[].
2023-03-04 tbSmall readability tweak in old_dsa_priv_decode()
2023-03-04 tbCall dsa_check_keys() before signing or verifying
2023-03-04 tbAdd dsa_check_key() calls on DSA decoding
2023-03-04 tbProvide dsa_check_key()
2023-03-04 tbProvide DSA_R_INVALID_PARAMETERS error code
2023-03-04 deraadtsync
2023-03-04 jsingMop up ECP_NISTZ256_ASM and OPENSSL_NO_EC_NISTP_64_GCC_...
2023-03-04 deraadtmove to 7.3-beta
2023-03-04 krwToss in some const's to ensure that static data pointed to
2023-03-04 jsingRename field_data1 and field_data2.
2023-03-04 tbbio_chain test: fix error message
2023-03-04 jmcexpand Nd (missed in previous); ok claudio
2023-03-04 tbAvoid infinite loop in bio_asn1 state machine
2023-03-04 sashanpf(4) should be enforcing TTL=1 to packets sent to...
2023-03-04 jmatthewAdd mvortc(4) and mvodog(4) here too
2023-03-04 knproperly initialise LIST head
2023-03-04 tbopenssl/req: garbage collect a pointless EVP_MD_CTX_init()
2023-03-04 dtuckerUse time_t instead of u_int for remaining x11 timeout...
2023-03-04 dlghandle polling when cold in tipmic_thermal_opreg_handler().
2023-03-04 chelohatee(1): explicitly check read(2) return value for 0...
2023-03-03 chelohainitclocks: don't reinitialize ticks, jiffies at runtime
2023-03-03 bluhmProcess accounting and lastcomm(1) can detect execve...
2023-03-03 jobIn filemode, print the certification path towards the...
2023-03-03 claudioUse EXTRACT_16BITS() in default_print() instead of...
2023-03-03 dtuckerEnsure ms_remain is always initialized, similar to...
2023-03-03 dtuckerCheck for non-NULL before string comparison. From...
2023-03-03 jsgnamservers -> nameservers
2023-03-03 djmguard against getsockname(-1, ...) from Coverity CID...
2023-03-03 djmsome options are not first-match-wins. Mention that...
2023-03-03 djmactually print "channeltimeout none" in config dump...
2023-03-03 dtuckerCheck return values of dup2. Spotted by Coverity,...
2023-03-03 dtuckerUse time_t for x11_refuse_time timeout. We need SSH_TI...
2023-03-03 dtuckerCheck return value from fctnl and warn on failure....
2023-03-02 tbSimplify the ct Makefile slightly
2023-03-02 tbClean up the x509 regress make file a little
2023-03-02 tbRemove a few more unnecessary line continuations
2023-03-02 tbNitpick error checks of BN_get_mem_data()
2023-03-02 tbSome more Makefile cosmetics
2023-03-02 tbThe evp_ecx_test no longer needs static linking
2023-03-02 tbHide the hexdumps behind a verbose flags. Should have...
2023-03-02 tbSimplify evp test Makefile.
2023-03-02 tbevp_pkey_check: make this test silent on success
2023-03-02 tbRemove a few unnecessary line continuations
2023-03-02 jmcrestructure the page into one single list for all routi...
2023-03-02 jmcimprove the Nd lines such that the format is consistent...
2023-03-02 deraadtsync
2023-03-02 millertNo need to protect exports from SIGHUP, the handler...
2023-03-02 millertWhen parsing %s, the result should be in the local...
2023-03-02 millertrad_recv: verify length field in received auth_hdr_t...
2023-03-02 jsgadd arch to Dt
2023-03-02 jsgmention eephy(4)
2023-03-02 dtuckerRemove SUDO in proxy command wrapper. Anything that...
2023-03-02 jmatthewmvodog(4) and mvortc(4)
2023-03-02 jmatthewEnable mvodog(4) and mvortc(4)
2023-03-02 jmatthewAdd mvortc(4), a driver for the RTC on the ARMADA 38x...
2023-03-02 jmatthewAdd mvodog(4), a driver for the watchdog on the ARMADA...
2023-03-02 jmatthewAdd eephy(4), found on the Turris Omnia's WAN port
2023-03-02 dtuckerFix breakage on dhgex test.
2023-03-02 dtuckerQuote grep and log message better.
2023-03-02 dtuckerEnsure we always call fclose when writing checkpoints...
2023-03-01 millertFix potentially uninitialized use of variable fsb on...
2023-03-01 sthen/etc/examples/iked.conf tweaks:
2023-03-01 dtuckerRemove old log symlinks before creating new ones. ...
2023-03-01 ajacoutotBogus full stop.
2023-03-01 tbComment out glob for JSON webcrypto tests for now
2023-03-01 tbLink evp/cipher_method_lib.c to the build
2023-03-01 tbConvert EVP_CIPHER_meth_dup() to using calloc()
2023-03-01 tbMake cipher_method_lib.c compile with LibreSSL
2023-03-01 tbAdd EVP_CIPHER_meth_* prototypes to evp.h
2023-03-01 tbMake the cleanup() method return an int again
2023-03-01 tbFix line wrapping of function pointer arguments
2023-03-01 tbFirst KNF approximation as per knfmt(1)
2023-03-01 tbDrop the EVP_CIPHER_METH_get_* functions
2023-03-01 tbAdd RCS tag
2023-03-01 tbRevert OpenSSL commit aa6bb135
2023-03-01 tblibcrypto: import a copy of OpenSSL 1.1's cmeth_lib.c
2023-03-01 dtuckerRework logging for the regression tests. Previously...
2023-03-01 claudioChange fatal() to fatalx() since the errno has no meani...
2023-03-01 claudioKNF, no functional change.
2023-02-28 dtuckerfatal out if allocating banner string fails to avoid...
2023-02-28 sthen+sync
2023-02-28 sthenadd 7.4 fw key
next