openbsd
2023-10-07 schwarzeInclude .EX/.EE in the MACRO OVERVIEW and improve its...
2023-10-07 schwarzeSimplify the display() function by getting rid of a...
2023-10-07 knRetry on empty passphrase
2023-10-07 schwarzeImprove horizontal alignment in long format when printi...
2023-10-07 espiewith firmware known, recognize that we couldn't find...
2023-10-07 espietrack firmware separately, since those will appear...
2023-10-07 espieuse more specific regression testing knob
2023-10-06 millertCorrectly reset the goto table for a state.
2023-10-06 millertUpdate awk to Sep 24, 2023 version.
2023-10-06 millert__swsetup: set error flag and errno on error.
2023-10-06 krwRename 'ifaceidx' variables and parameters to 'ifaceno...
2023-10-06 stspIgnore thermal dual-chain requests from iwx(4) firmware.
2023-10-06 stspIgnore thermal dual-chain requests from iwx(4) firmware.
2023-10-06 espiebe more explicit about the usage pattern of register...
2023-10-06 knrename pass{word -> file} variable
2023-10-06 knclean up old 6.7 softraid migration code
2023-10-06 claudioIn sys___thrsigdivert() switch tsleep_nsec() to use...
2023-10-06 espieprepare for adding a value for REGRESSION_TESTING,...
2023-10-06 jmcadd -v to usage();
2023-10-06 djmtypo in error message
2023-10-06 djmPerform the softhsm2 setup as discrete steps rather...
2023-10-05 mvsDo log output to stderr while running dhcpd(8) in foreg...
2023-10-05 knMention the option to encrypt the root disk on supporte...
2023-10-05 bluhmProtect interface queues with read once and mutex.
2023-10-05 tbAdd regress coverage for ASN1_UTCTIME_cmp_time_t()
2023-10-04 bluhmre-enable POOL_DEBUG
2023-10-04 bluhmbase is unlocked, move to 7.4-current
2023-10-04 jmcspelling fix;
2023-10-04 djmopenssh-9.5
2023-10-04 djmadd some cautionary text about % token expansion and...
2023-10-03 djmfix link to agent draft; spotted by Jann Horn
2023-10-03 sthenReinstate setting rtableid based on rdomain for pfsync,
2023-10-03 tbFix a typo and move a word
2023-10-03 jmcremove unused Pp macro;
2023-10-02 krwAdd 'host root port' information to hw.ucomnames.
2023-10-02 bluhmNow nearbyint_test-1 is passing on macppc, powerpc64...
2023-10-02 krwEnable cu(1) -l to accept the usb paths shown in hw...
2023-10-02 claudiobump version
2023-10-02 deraadtmaybe a bit earlier
2023-10-02 tbAdd some coverage for ASN1_TIME_cmp_time_t() as well
2023-10-02 tbAdd regress coverage for ASN1_TIME_compare()
2023-10-02 tbMinor asn1time tweaks
2023-10-02 jmcDV -> Dv;
2023-10-01 tbExample code tweak: do not hardcode the size of array
2023-10-01 tbFix a copy-paste bug in ASN1_TIME_compare()
2023-10-01 naddyshow fingerprint of freshly generated ssh host key...
2023-10-01 tbDocument EVP_CIPHER_CTX_iv_length() return values
2023-10-01 krwAdd sysctl hw.ucomnames to list 'fixed' paths to USB...
2023-10-01 tbThe colons separate the octets, not the digits; add...
2023-10-01 kettenisAtlantic 2 hardware has a different layout for the...
2023-10-01 kettenisPrint the correct SDHC spec version.
2023-10-01 tbImprove a code comment in the EXAMPLES section
2023-10-01 tbRefer to RFC 3779, 2.1.2 for encoding of ranges
2023-10-01 tbPoint out that the result of IPAddressRange_new() is...
2023-10-01 tbencoding -> decoding for d2i
2023-10-01 tbAdd an empty line
2023-09-30 tbReorder list of additional validation checks needed
2023-09-30 tbSwitch copyright year to 2023.
2023-09-30 tbUse addrblocks for .Fa
2023-09-30 schwarzeavoid using the string "a" without markup as a placeholder
2023-09-30 schwarzeconsistently use "allow_inherit" for the argument name
2023-09-30 schwarzedrop one pair of needless parentheses
2023-09-30 schwarzeremove a useless repetition of a function name
2023-09-30 schwarzepolish an awkward wording
2023-09-30 schwarzetwo instances of missing .Fa macros
2023-09-30 schwarzefix one copy and paste error: d2i_*() decode rather...
2023-09-30 schwarzegarbage collect two stray words, no change of meaning
2023-09-30 naddylist tracepoints directly in kdump.1 instead of pointin...
2023-09-29 bluhmReplace kernel lock with mutex in ixl(4) media status.
2023-09-29 tobheMake sure pfkeyv2_parsemessage() only returns 0 if...
2023-09-29 tobheOnly forward validated pfkey messages to promiscuous...
2023-09-29 opbump version to 7.4.0
2023-09-29 deraadtsync
2023-09-29 kettenisRevert previous commit; botched testing meant that...
2023-09-29 beckAllow IP addresses to be specified in a URI.
2023-09-29 kettenisNewer versions of U-Boot may disable the USB PHYs and...
2023-09-29 tbSome wording tweaks to make things a bit more precise.
2023-09-29 claudioExtend single_thread_set() mode with additional flag...
2023-09-29 tbFix a wrong tag and work around an ugly linebreak
2023-09-29 tbsync
2023-09-29 tbDocument X509v3_{addr,asid}_validate_{path,resource_set}(3)
2023-09-29 tbAppease coverity
2023-09-28 schwarzeadd a missing .Fa macro
2023-09-28 schwarzefix two wrong function names in the description;
2023-09-28 tbFix error message
2023-09-28 tbDon't leak ctx on failure
2023-09-28 tbsync
2023-09-28 tbDocument X509v3_{addr,asid}_subset.3 take two (missed...
2023-09-28 tbDocument X509v3_{addr,asid}_subset.3
2023-09-28 tbAdd more regress coverage for EVP_CIPHER_CTX_iv_length()
2023-09-28 tbCheck that EVP_CIPHER_CTX_iv_length() matches what...
2023-09-28 tbFix EVP_CIPHER_CTX_iv_length()
2023-09-28 tbwhitespace
2023-09-28 claudioPrep for OpenBGPD 8.2
2023-09-28 claudioEnforce NUL termination of the neighbor shutdown reason...
2023-09-28 jsgplaform -> platform
2023-09-28 jsgdon't mention what language functions are implemented in
2023-09-28 afresh1Don't register firmware already in /var/db/pkg
2023-09-28 afresh1Exit successfully at the end of fw_update
2023-09-28 afresh1Download firmware to LOCALSRC when using filenames
next