openbsd
2021-04-11 tbUpdate a stale comment and fix a typo.
2021-04-11 deraadtsync
2021-04-11 jobFix two typos in comments
2021-04-10 deraadtbuild arm64 install*.img
2021-04-10 florianMake sure the ip header lands on a 4 byte alignment...
2021-04-10 gnezdoAdd cabal-module(5) man page
2021-04-10 ericremove dead code and unused dependencies
2021-04-10 claudioDo not compare TLS config params for non-TLS servers...
2021-04-10 ericbump smtpd version
2021-04-09 mlarkinregen
2021-04-09 mlarkinadd pcidevs entries for Aquantia ethernet devices
2021-04-09 knIt is macobio0; hit with the cluestick from jsg
2021-04-09 ericallow to specify tls ciphers and protocols on listeners
2021-04-09 martijnWhen a DHCP server sends an invalid T1 or T2 default...
2021-04-09 knsynopsis: macobio0* -> macobio*
2021-04-09 claudioAdd a minimal regress test for the http client code.
2021-04-09 tobheOnly modify routes if SA has a valid address lease...
2021-04-09 nicmChange a type to fix a warning with some compilers.
2021-04-09 claudioTidy up the http state machine a bit. Make sure that...
2021-04-09 ottoAn extra internal consistency check and a missing stats...
2021-04-09 ottoCache implementation has changed, we do not hold on...
2021-04-09 tbFix release time
2021-04-08 jobExpose two extra metrics via JSON
2021-04-08 deraadtsync
2021-04-08 claudioIncrease buffer size for http_info a bit. 64 chars...
2021-04-08 claudioRefactor the regular and chunked data write so that...
2021-04-08 knDo not request unused "classless-static-routes" dhcp...
2021-04-08 tbEnable test-cve-2016-6309.py
2021-04-08 claudioSwitch logic from != to ==. Makes the code easier to...
2021-04-08 claudioChange the order of the poll loop to first process...
2021-04-08 claudioShuffle deck chairs so that the order is more logical...
2021-04-08 claudioPrevent a use-after-free access in case of a http redir...
2021-04-08 claudioMore cleanup of the main function. Use a loop to collec...
2021-04-08 claudioMissing setproctitle("rrdp") noticed by deraadt@
2021-04-08 nicmLog the key written to the terminal as well as tmux...
2021-04-08 jobreword manpage on -n
2021-04-08 danjThe path with the *highest* local weight is selected
2021-04-08 jmcfix SEE ALSO, and tidy up the text a little;
2021-04-08 jmctidy up AUTHORS with -nosplit;
2021-04-07 tbAvoid clobbering the error code when sending an alert
2021-04-07 tbUse ERR_print_error_fp() to avoid leaking a BIO in...
2021-04-07 kettenisgraphaudio(4)
2021-04-07 kettenisAdd graphaudio(4), a driver to support linking together...
2021-04-07 claudioIn some cases the http process terminates and Theo...
2021-04-07 kettenisAdd support for the fractional dividers for the i2s...
2021-04-07 claudioFree the parser then close the file. Seems like the...
2021-04-07 krw"oldlladddr" -> "oldlladdr" in fatal() verbiage.
2021-04-07 deraadtminor KNF found while hunting for a bug
2021-04-07 nicmRestore previous behaviour so that C-X remains the...
2021-04-07 claudioHandle bind() failure like connect() or socket() failur...
2021-04-07 claudioWhen merging a repo even files to delete can be part...
2021-04-07 nicmAdd a current_file format for the config file being...
2021-04-07 nicmWhen display-message used in config file, show the...
2021-04-07 inoguchiCheck function return value in openssl(1) x509.c
2021-04-07 inoguchiAvoid leak in error path
2021-04-07 nicmFixes for extended keys: 1) allow C-x and C-X to be...
2021-04-07 dlgback out r1.22, ie, don't blindly trim the FCS on rxed...
2021-04-07 jsgdisable POOL_DEBUG for release
2021-04-06 dtuckerAdd TEST_SSH_ELAPSED_TIMES environment variable to...
2021-04-06 djminclude "ssherr.h" not <ssherr.h>; from Balu Gajjala...
2021-04-06 jcahandle_client() doesn't need to return a value
2021-04-06 jcaMissing indentation, ok kn@
2021-04-06 jcaBump APMD_VNO, for the size of struct apm_reply has...
2021-04-06 knMake apm(8) report apmd(8) failure
2021-04-06 knShared semaphores are not supported
2021-04-06 sthenconvert UTF-8 to plain ascii, spotted by florian
2021-04-06 sthenmerge NSD 4.3.6
2021-04-06 sthenmerge NSD 4.3.6
2021-04-06 claudioDo not return when a hash check failed in rrdp_data_han...
2021-04-06 jmcuppercase "HTTP";
2021-04-06 tbuse errx() instead of err()
2021-04-06 tbspaces -> tabs
2021-04-06 tbMention the http client in two places.
2021-04-06 tbminor style tweaks
2021-04-06 knPrint all mount(2) flags in ddb's "show all mounts"
2021-04-06 claudioCleanup http_connect() and make it look more like the...
2021-04-06 claudioMove the http_fail() call out of http_free(). Doing...
2021-04-06 claudioKill unused globals and swap the POLLIN and POLLOUT...
2021-04-06 dtuckerDon't check return value of unsetenv(). It's part...
2021-04-06 jmcuse "braces" consistenly; fastcgi can take multiple...
2021-04-06 dvRestore EPT protection checks on VMX when using VMM_IOC...
2021-04-05 mglockerregen
2021-04-05 mglockerAdd a new quirk flag to not attach video devices which...
2021-04-05 dvImprove rdmsr/wrmsr exit handling for both AMD SVM...
2021-04-05 deraadtminor KNF
2021-04-05 dvSupport booting from compressed kernel images.
2021-04-05 landryugold(4): add support for TEMPerGold & more TEMPerHUM...
2021-04-05 landrysync
2021-04-05 landryAdd 0x413d:0x2107 for various PCSensors TEMPer devices
2021-04-05 ericUntil tls_accept_socket() succeeds, the tls context...
2021-04-05 knSet sysclk before using it
2021-04-05 nicmMove client-detached into server_client_lost so it...
2021-04-05 dtuckerFix typo in debug message. ok kettenis@
2021-04-05 dvSend correct response type on unpause errors.
2021-04-05 patrickRevert slow mode change so that we always use it for...
2021-04-05 nicmFix a couple of edge cases with the jump-back-xxx comma...
2021-04-05 tbDon't leak param->name in x509_verify_param_zero()
2021-04-05 knRemove unused variables
2021-04-04 deraadtleave -beta
2021-04-04 tbAdd missing error check for AES_unwrap_key().
next