openbsd
2021-04-04 tbClean up client and server tls{,_config} contexts in...
2021-04-04 knDocument support subset of conversion specification
2021-04-04 jmcremove stray inserts; from matthias schmidt
2021-04-04 jmcfix spacing issue in macro;
2021-04-04 jmcmissing comma; from kawashima james
2021-04-03 tobheAdd size check for sockaddr mask.
2021-04-03 patrickAdd a guard page between I/O virtual address space...
2021-04-03 patrickExclude the first page from I/O virtual address space...
2021-04-03 tbRun the CMAC tests through EVP_PKEY_new_CMAC_key().
2021-04-03 djmtypos in comments; GHPR#180 from Ville Skyttä
2021-04-03 djmsync CASignatureAlgorithms lists with reality. GHPR...
2021-04-03 djmhighly polished whitespace, mostly fixing spaces-for...
2021-04-03 djmwhitespace (tab after space)
2021-04-03 djmfix incorrect plural; from Ville Skyttä via GHPR#181
2021-04-03 djmensure that pkcs11_del_provider() is called before...
2021-04-03 djmunused variable
2021-04-03 djmFix two problems in string->argv conversion: 1) multipl...
2021-04-02 dvRemove superflouus mmcpy()
2021-04-02 claudioIn http_connect() if the connect was actually successfu...
2021-04-02 deraadtinfo gotten via getnameinfo in http_connect() is not...
2021-04-02 ottoTwo cases of BRE involving counts and backrefs that...
2021-04-02 claudioInclude the default cert.pem file path in tls_load_file...
2021-04-02 inoguchiShow DTLS1.2 message with openssl(1) s_server and s_client
2021-04-02 tbDon't leak the uri of a delta with duplicate serial.
2021-04-02 ericswap rname and mname in debug output, and handle the...
2021-04-02 florianconfigyyrename.h is no longer needed with the switch...
2021-04-02 florianImplement ZONEMD (RFC8976), based on DS (ds_43.c)
2021-04-02 ericif cipher list is not specified for a relay action...
2021-04-02 jmcfix sentence structure;
2021-04-02 jmctweak previous;
2021-04-02 tbfix typo + some whitespace
2021-04-02 tbFix Dale's email address
2021-04-02 deraadtsync
2021-04-02 deraadtdon't put ptys onto the ramdisk media
2021-04-02 tbIndent struct members like everywhere else.
2021-04-02 dvDocument ioctl(2)'s for vmm(4). OK kn@.
2021-04-01 jobUpdate manpage about RRDP
2021-04-01 jmcupdate currency exchange rates;
2021-04-01 jmcsort options list;
2021-04-01 deraadtspelling
2021-04-01 tbSort usage: rR -> Rr
2021-04-01 claudioRRDP is currently off by default.
2021-04-01 krwTweak log_debug() verbiage to reduce repetitive info
2021-04-01 claudioInitial commit of RRDP (The RPKI Repository Delta Proto...
2021-04-01 deraadtFor the snprintf range check demo, add a (size_t) cast...
2021-04-01 krwAlso immediately accept the *first* OFFER if it matches...
2021-04-01 knClean up nonexistent/unused properties handling
2021-04-01 dvRemove extraneous call of vm_getbyvmid during pause...
2021-04-01 jobAbate superfluous lines from remote servers
2021-04-01 inoguchiCompare the pointer variable explicitly with NULL in...
2021-04-01 knHardcode meaningful alert level, track apm's battery...
2021-04-01 sthenmerge NSD 4.3.6rc1
2021-04-01 sthenimport NSD 4.3.6rc1, tested by me and florian@
2021-04-01 mvsPush kernel lock down to umb_rtrequest().
2021-04-01 claudioMake build_crls() behave like build_chain(). If there...
2021-04-01 claudioDo a better job at cleaning up. Remove empty directorie...
2021-04-01 claudioAdd encoding.c to the various build targets
2021-04-01 nicmChange search-again with vi keys to work like actual...
2021-04-01 claudioMove base64 and hex encoding functions into their own...
2021-04-01 nicmMissing commas, from Vipul Kumar.
2021-03-31 djmUse new limits@openssh.com protocol extension to let...
2021-03-31 djmcannot effectively test posix-rename extension after...
2021-03-31 djmdo not advertise protocol extensions that have been...
2021-03-31 krwSet 'select_timeout' to 'now' when an OFFER is received...
2021-03-31 krwAdd two missing checks for strdup() returning NULL.
2021-03-31 jmcone of the examples needs an -N (and explanation);
2021-03-31 jmcadd --no-motd to SYNOPSIS;
2021-03-31 jobAdd option to suppress the Message of the Day
2021-03-31 schwarzetweak column widths of a .Bl -column table
2021-03-31 ericturn log_trace() into a macro to prevent evaluating...
2021-03-31 tbUpdate for DTLSv1.2 support.
2021-03-31 ericallow to specify tls protocols and ciphers on relay...
2021-03-31 ericchange the barrier so that fd's are always passed and...
2021-03-31 tbRemove workarounds for SSL_is_dtls()
2021-03-31 tbRemove workaround for missing d2i_DSAPrivateKey_fp...
2021-03-31 tbsync
2021-03-31 tbBump minors after symbol addition
2021-03-31 tbExpose various DTLSv1.2 specific functions and defines
2021-03-31 tbDocument SSL_set_hostflags(3) and SSL_get0_peername(3)
2021-03-31 tbExpose SSL_set_hostflags(3) and SSL_get0_peername(3)
2021-03-31 tbDocument SSL_use_certificate_chain_file(3)
2021-03-31 tbExpose SSL_use_certificate_chain_file(3)
2021-03-31 tbProvide missing prototype for d2i_DSAPrivateKey_fp(3)
2021-03-31 tbDocument EVP_PKEY_new_CMAC_key(3)
2021-03-31 tbProvide EVP_PKEY_new_CMAC_key(3)
2021-03-31 claudioSet the process title for the rpki-client subprocesses...
2021-03-31 krwFix some debug output when running in foreground.
2021-03-31 visaMake ddb's dependency on libz explicit.
2021-03-31 sthensync
2021-03-31 sthenRemove redundant "HUAWEI Mobile" in usbdevs strings...
2021-03-31 mpiIntroduce UAO_USES_SWHASH() and use tabs instead of...
2021-03-31 nicmDo not exit if cannot write to normal log file, GitHub...
2021-03-31 espiedocument trusted_snapshot
2021-03-30 sthenfix typos in comments
2021-03-30 schwarzeIn HTML output, correctly render .Bd -unfilled in propo...
2021-03-30 kettenisHandle systems, such as the Dell Precision 3640, that...
2021-03-30 kettenisRegister the PCI variant of dwiic(4) with acpi(4).
2021-03-30 claudioMake http_new() take care of all the error handling...
2021-03-30 patrickSome cards announce support for the NTB16 format, but...
2021-03-30 patrickSome umb(4) devices require the NDP pointer behind...
next