openbsd
2021-09-01 claudioRPKI only cares about *.{cer,crl,gbr,mft,roa} files...
2021-09-01 dvremove unused functions and cleanup vmd.h
2021-09-01 antonAdd support for the more rare volume usage which differ...
2021-09-01 antonRename ucc_bits_to_usage() to ucc_bits_to_int() as...
2021-09-01 bluhmOlder AMD CPUs that do not support IBRS need an lfence...
2021-09-01 claudioRemove from0 support. openrsync will not implement...
2021-09-01 beckRemove assignment of value that is never read.
2021-09-01 claudioFix bad logic I introduced before commit.
2021-09-01 gnezdollvm: Use Component in OpenBSD::getCompilerRT to find...
2021-09-01 janRemove dead poweroff functions, as they not appear...
2021-09-01 jasperremove manual fiddling with MALLOC_OPTIONS from libc...
2021-09-01 claudioDocument the http_proxy environment variable
2021-09-01 deraadtquietly attempt mounting of /var/log early, in case...
2021-09-01 beckAdd a regression test to verify that we call the callba...
2021-09-01 claudioAdd http_proxy support to rpki-client's http handler.
2021-09-01 mpiImitate how free(3) behaves and make map_clear() works...
2021-09-01 mpiAlways print non-empty map & hist on exit even if there...
2021-09-01 mpiSupport for insert pid/tid/cpu builtins in map/hist.
2021-09-01 dtuckerFix ssh-rsa fallback for old PuTTY interop tests.
2021-09-01 dtuckerAdd a function to skip remaining tests. Many tests...
2021-08-31 knHonour netinet6 when generating symlinks to tags files
2021-08-31 bluhmMake include bsd.prog.mk is supporting PROGS for a...
2021-08-31 patrickImplement suspend/resume for bwfm(4) with PCIe backend...
2021-08-31 jmatthewregen
2021-08-31 jmatthewAdd Aquantia USB ethernet devices
2021-08-31 patrickClean up the list of chips upon detach and mark us...
2021-08-31 patrickProperly deallocate some more structures upon detach...
2021-08-31 patrickInitialize some struct variables to make sure that...
2021-08-31 patrickInitialize ring read/write pointers to make sure that...
2021-08-31 knAdjust .Bl width
2021-08-31 knSay autoconf not dhcp
2021-08-31 tbRemove some dead code that was missed in an earlier...
2021-08-31 florianMake includes follow style(9).
2021-08-31 dvvmm(4): add ipi for vmclear, unlock kernel
2021-08-31 patrickOnly use the i8254 delay code if we are specifically...
2021-08-31 patrickIdentify the paravirtual bus earlier, as we need to...
2021-08-31 patrickWhen running on Hyper-V, make use of its timecounter...
2021-08-31 kettenisaplpinctrl(4)
2021-08-31 claudioSwap lock flags so that LK_EXCLUSIVE is first like...
2021-08-31 kettenisDo pinctrl stuff.
2021-08-31 kettenisAdd aplpinctrl(4), a driver for the Apple GPIO controll...
2021-08-31 claudiomemset the pfds array in the poll loop and not only...
2021-08-31 kettenisUse the TSC delay(9) backend earlier on machines where...
2021-08-31 deraadtprinting the hibernate image size in MB is easier on...
2021-08-31 mlarkinAdd "machine sysregs" command to DDB
2021-08-31 jsingDefragment DTLS.
2021-08-31 stspFix use of wrong pointer argument when freeing firmware...
2021-08-31 martijnMake "relayctl reload" when agentx enabling is toggled...
2021-08-31 jsingRemove a nonsensical s->version == TLS1_VERSION from...
2021-08-31 mpi'if' tests.
2021-08-31 mpiBasic test, if (no else atm), support with a single...
2021-08-31 janUsing suser() instead of doing it manually.
2021-08-31 mpiSupport storing syscall arguments in a map/hist.
2021-08-31 tbwhitespace
2021-08-31 claudioAdjust rde_decide test vectors to the fact that struct...
2021-08-31 jasperenter uuid/
2021-08-31 jasperadd initial tests for uuid_from_string, uuid_to_string...
2021-08-31 deraadtshorten some code
2021-08-31 claudioSpacing. OK tb@
2021-08-31 mpiTest for operator precedence
2021-08-31 mpiRewrite grammar to implement operator precedence withou...
2021-08-31 jasperremove empty forward structs fro bge_ring_data as found...
2021-08-31 dtuckerSpecify path to PuTTY keys. Portable needs this and...
2021-08-31 dtuckerWhen running PuTTY interop tests and using a PuTTY...
2021-08-31 robertadd support for obtaining sense status and source slot...
2021-08-31 antonIn enumerating mode, calculate the bit offset using...
2021-08-31 antonProtect against missing bit to key symbols in ucc_bit_t...
2021-08-31 dlgsprinkle barriers and dmamem_syncs around the hibernate...
2021-08-31 jsgrevert change to use single rockchip U-Boot image in...
2021-08-31 dtuckerSpecify hostkeyalgorithms in sshd's default set for...
2021-08-30 krwMake uuid_from_string() reject a string of the correct...
2021-08-30 jobDocument new include*/exclude* options in the man page
2021-08-30 jobAdd include/exclude to usage()
2021-08-30 jsingClean up and simplify info and msg callbacks.
2021-08-30 knAccept dns proposals for the loopback addresses
2021-08-30 jsingReplace DTLS r_epoch with the read epoch from the TLSv1...
2021-08-30 jsingMove to an AEAD nonce allocated in the TLSv1.2 record...
2021-08-30 knFix max nameserver proposals limit
2021-08-30 kettenisRemove magic offset from data structures. This makes...
2021-08-30 schwarzesync with OpenSSL 1.1.1, which is still under a free...
2021-08-30 tbRemove tests that are now covered by regress/lib/libssl...
2021-08-30 tbhook verify regress test to build
2021-08-30 tbRevert accidental commit
2021-08-30 tblink verify regress tests to build
2021-08-30 tbReimplement part of the openssl/x509 regress tests...
2021-08-30 deraadtDocument that %n has been neutered -- it now does syslo...
2021-08-30 mpiFix a locking assertion in error path.
2021-08-30 bluhmImprove dubgging in /etc/netstart. Enable print only...
2021-08-30 tbIgnore warning alert returns from servername callback...
2021-08-30 jobProperly account entity_queue when the file has already...
2021-08-30 knClarify how dns proposals are replaced not added per...
2021-08-30 jasperremove a bunch of forward-only structs that were found...
2021-08-30 jobRemove unused files
2021-08-30 inoguchiClean up end of do_body in openssl(1) ca
2021-08-30 inoguchiRemove NULL check before free in openssl(1) ca
2021-08-30 mpiImplement '<' and '>' operators in filters.
2021-08-30 deraadtjca and I converted %n to a syslog warning about a...
2021-08-30 knINADDR_LOOPBACK check needs htonl(3) to work
2021-08-30 knINADDR_LOOPBACK check needs htonl(3) to work
2021-08-30 deraadtincrease hibernate writeout speed a little. modern...
next