openbsd
2022-01-05 afresh1Add the shell based fw_update and updated man page
2022-01-05 deraadtWe are moving back to a shell-script based fw_update...
2022-01-05 espieformatting nit, noticed by jmc@, thx!
2022-01-05 inoguchiWrap long lines and add some braces
2022-01-05 martijnUse LC_CTYPE instead of LC_ALL.
2022-01-05 inoguchiCheck function return value
2022-01-05 inoguchiChecking pointer variable with NULL
2022-01-05 claudioSwitch proc_parser_root_cert() to not pass the entity...
2022-01-05 tbdhcpd: straightforward conversion to HMAC_CTX on the...
2022-01-05 tbsnmpd: Straightforward conversion to EVP_* on the heap.
2022-01-05 tbStraightforward conversion to EVP_* on the heap.
2022-01-05 inoguchiUse calloc instead of malloc
2022-01-05 inoguchiCheck NULL first and unindent the rest of the code
2022-01-05 inoguchiConvert openssl(1) cms option handling
2022-01-05 jsingProvide regress for SSL public APIs.
2022-01-05 espiedocument -m
2022-01-05 djmselect all RSA hostkey algorithms for UpdateHostkeys...
2022-01-05 tbRemove bandaid to work around expected range_should_be_...
2022-01-05 tbRemove a bogus memcmp in range_should_be_prefix()
2022-01-05 tbPolish X509v3_addr_subset() a bit
2022-01-05 tbReadability tweaks in addr_contains()
2022-01-05 tbFix a bug in addr_contains() introduced in OpenSSL...
2022-01-05 dlgadd a basic printer for EAPOL packets.
2022-01-05 dlgethertypes.h has now added the missing ethertypes we...
2022-01-05 dlgfix some more -Wunused-but-set-variable
2022-01-05 dlgfix another -Wunused-but-set-variable
2022-01-05 dlgmore -Wunused-but-set-variable fixes
2022-01-05 dlgclean up another -Wunused-but-set-variable thing
2022-01-05 dlgclean up some -Wunused-but-set-variable.
2022-01-05 dlgfix some -Wunused-but-set-variable stuff.
2022-01-05 dlgsilence a -Wunused-but-set-variable
2022-01-05 dlgadd NSH and NHRP ethertypes, mostly for tcpdump stuff.
2022-01-05 dlgrename ETHERTYPE_PAE to ETHERTYPE_EAPOL.
2022-01-05 djmregress test both sshsig message hash algorithms, possi...
2022-01-05 djmallow selection of hash at sshsig signing time; code...
2022-01-05 djmadd missing -O option to usage() for ssh-keygen -Y...
2022-01-05 djmmove sig_process_opts() to before sig_sign(); no functi...
2022-01-05 djmregression test for find-principals NULL deref; from...
2022-01-05 guentherDelete 'emul' keyword: it's been just returned 'native...
2022-01-05 djmNULL deref when using find-principals when matching...
2022-01-05 dlguse the index provided by the txcompletion descriptor...
2022-01-05 visaAdd mpfclock(4), a driver for the PolarFire SoC MSS...
2022-01-05 jsgremove unused defines
2022-01-04 kettenisFuture-proof by adding some proposed compatible strings...
2022-01-04 tbReadability tweaks in the print helper i2r_IPAddressOrR...
2022-01-04 deraadtstruct pci_matchid is useful an upcoming userland progr...
2022-01-04 deraadthide more things behind _KERNEL, in case userland manag...
2022-01-04 tbConsistently name variables with a _len suffix instead...
2022-01-04 tbOnly check the parent to be canonical once we know...
2022-01-04 tbRefactor extract_min_max()
2022-01-04 tbRemove checks that are duplicated in extract_min_max()
2022-01-04 deraadtsync
2022-01-04 tbMake X509v3_addr_get_range() readable.
2022-01-04 tbAdd a length check to make_addressPrefix()
2022-01-04 tbRemove some dead code
2022-01-04 tbDrop a pointless NULL check
2022-01-04 tbFirst pass over x509_addr_validate_path()
2022-01-04 jeremyDocument ruby31 FLAVOR
2022-01-04 tbRefactor IPAddressFamily accessors
2022-01-04 claudioPass the filename back from the parser to the parent.
2022-01-04 claudioFix -n mode by setting repository states to REPO_DONE...
2022-01-04 guentherUse the device we read the hibernate signature from...
2022-01-04 kettenisRestrict the pci(4) ioctl interface to devices detected...
2022-01-04 stspfix length boundary checks for incoming packets in...
2022-01-04 stspfix Rx Block Ack session validity checks in iwm(4)...
2022-01-04 tbSimplify the verify callback
2022-01-04 claudioTry to handle possible vm_register() failures and retur...
2022-01-04 claudioRemove unused imsg type IMSG_VMDOP_RECEIVE_VM_RESPONSE.
2022-01-04 claudioAnother -Wunused-but-set-variable fix.
2022-01-04 claudioFix some simple -Wunused-but-set-variable warnings.
2022-01-04 jmc- add LDAP
2022-01-04 patrickacpi_getprop() needs to actually make sure that we...
2022-01-04 tbStop setting X509_V_FLAG_IGNORE_CRITICAL
2022-01-04 jsingReturn 0 on failure from send/get kex functions in...
2022-01-04 jsgremove the last part of driver for aic-6250 scsi on...
2022-01-04 jsingUse normal result testing for tls1_check_curve().
2022-01-04 jsingRefactor ssl3_get_server_kex_ecdhe() to separate parsin...
2022-01-04 jsingPull key share group/length CBB code up from tls13_key_...
2022-01-04 jsgremove files missed when sgi was removed
2022-01-04 jsingOnly allow zero length key shares when we know we're...
2022-01-04 dtuckerLog command invocation in debugging log to aid in manua...
2022-01-04 djmunbreak test: was picking up system ssh-add instead...
2022-01-04 jsgremove unused file
2022-01-04 yasuokaAdd `ipsec_flows_mtx' mutex(9) to protect `ipsp_ids_...
2022-01-04 florianMake host name DHCP option configurable.
2022-01-04 florianWait for the link-local address to become non-tentative.
2022-01-04 gnezdoRemove commented out gtp from amd64 GENERIC
2022-01-03 deraadtsync
2022-01-03 jmcnote the -c runs sh -c; from nabijaczleweli
2022-01-03 florianPrefix life time is independent from router life time.
2022-01-03 visaSOCs -> SoCs
2022-01-03 jsgthe prism54 domain is long abandoned
2022-01-03 jsgansi
2022-01-03 guentherBy default, put intermediate files in a temp dir and...
2022-01-03 jsgDon't use != 0 to check whether a pointer is non-NULL.
2022-01-03 jsgreuse gcu(4) comment from GENERIC fixing spelling
2022-01-03 jsghappend -> happened
2022-01-02 jsgapproprate -> appropriate
2022-01-02 jsgResore -> Restore
2022-01-02 jsgfirmare -> firmware
next