openbsd
2021-10-26 tbDocument X509_get0_pubkey.3
2021-10-26 tbDocument new signature of X509_get_X509_PUBKEY() and...
2021-10-26 jobAdd tlsfeature NID
2021-10-26 tobheMake proto config option accept a list to allow specify...
2021-10-26 claudioAdjust regress to the new BIO-free world order.
2021-10-26 claudioMove load_file() to encoding.c so that regress can...
2021-10-26 matthieuAdd a new TEMPerHUM device id. style tweak deraadt...
2021-10-26 deraadtImprove unhibernate performance (30% on some machines...
2021-10-26 claudioRefactor the tal parsing code to use the same load_file...
2021-10-26 knGeneralise "nameserver" workings
2021-10-26 jobAdd RFC 3779 checks to both legacy and new verifier
2021-10-26 beckFree memory on text exit to make asan quieter
2021-10-26 patrickEnable vmx(4) on arm64. Tested using VMware Fusion...
2021-10-26 deraadtsync
2021-10-26 patrickOnly flush freshly mapped uncached/device mappings...
2021-10-26 patrickAllocate fresh memory to put our device tree into,...
2021-10-26 claudioAlso move the cert parser code away from using BIO.
2021-10-26 claudiorpki-client supports RFC8630 TAL files.
2021-10-26 schwarzenew manual page X509_REQ_add1_attr(3) documenting nine...
2021-10-26 schwarzecorrect a wrong function name below RETURN VALUES
2021-10-26 nicmAccept some emacs control keys in vi normal mode, from...
2021-10-26 nicmDo not allow inline styles to replace mode-style for...
2021-10-26 claudioChange CMS and CRL d2i functions from their BIO version...
2021-10-26 schwarzedocument X509_REQ_dup(3)
2021-10-26 patrickRemove more occurences of O_RDONLY in our bootloaders.
2021-10-26 schwarzedocument d2i_X509_PUBKEY(3) and i2d_X509_PUBKEY(3);
2021-10-26 beckValidate Subject Alternate Names when they are being...
2021-10-26 jsingRevise regress for removal of SSL_SESSION_INTERNAL.
2021-10-25 bluhmThe implementation of ipsp_spd_inp() is side effect...
2021-10-25 nicmAdd a way to force a colour to RGB and a format to...
2021-10-25 nicmMissing Pp, from Alexis Hildebrandt.
2021-10-25 knZap unused variables/functions under /usr/src/*bin/
2021-10-25 millertremove dtp_mtx which protected dtp_ref; the code is...
2021-10-25 claudioRefactor the proc_parser code, move the processing...
2021-10-25 bluhmCall a locked variant of tdb_unlink() from tdb_walk...
2021-10-25 jasperremove dtp_mtx which protected dtp_ref; the code is...
2021-10-25 bluhmProtect the tdb hashes with a mutex. Move initializati...
2021-10-25 patrickRemove unused variables to silence clang.
2021-10-25 tbsort
2021-10-25 tbsync
2021-10-25 tbsort. alphanumerics have lower ASCII values than '_'
2021-10-25 tbInstall SSL_read_early_data.3. I should have done this...
2021-10-25 sashan- add regression tests for pfctl '$rn' macro expansion
2021-10-25 sthentypos in comments, from jj, reported by Elyes Haouas...
2021-10-25 sashan- pfctl $nr incorrect macro expansion
2021-10-25 jcaRevert accidental change.
2021-10-25 jcaMake brk() and sbrk() weak again as intended.
2021-10-25 kettenisMake brk() and sbrk() weak again as intended.
2021-10-25 dvvi(1): fix use after free with unsaved buffer
2021-10-25 claudioHook up the print.c functions in rpki-client
2021-10-25 claudioRemove unused variables
2021-10-25 krwNuke a bunch of pointless #ifndef _<.h file>/#endif...
2021-10-25 schwarzenew manual page EVP_PKCS82PKEY(3), also documenting...
2021-10-25 schwarzenew manual page PKCS8_pkey_set0(3)
2021-10-25 tbAdd missing RCS markers
2021-10-25 jcaZap two unused includes
2021-10-25 jcaGarbage collect another unused variable.
2021-10-25 martijnIf we use type to SNMP_V2 we should check against that.
2021-10-25 schwarzedocument ASN1_STRING_set0(3)
2021-10-25 claudioRevert commitid: ufM9BcSbXqfLpzBH;
2021-10-25 jsingAdd record processing limit to DTLS code.
2021-10-25 jsingUse ssl_force_want_read() in the DTLS code.
2021-10-25 deraadtopen() flags never contain O_CREAT, so variatic mode_t...
2021-10-25 deraadtdo not need a temporary one time use variable which...
2021-10-25 jsingFold SSL_SESSION_INTERNAL back into SSL_SESSION.
2021-10-25 tobheFix use of uninitialized variable 'rpl'.
2021-10-25 nicmAdd -s and -S to display-popup to set popup and border...
2021-10-25 nicmInstead of setting the popup default colours in the...
2021-10-25 tbDrop two uses of the terrible asn1 kludge spotted by...
2021-10-25 mbuhlUse EXPECTED_FAIL instead of DISABLED.
2021-10-24 tobheMerge esp_input_cb() intp esp_input().
2021-10-24 bluhmRemove code duplication by merging the v4 and v6 input...
2021-10-24 tobheRefactor ah_input() and ah_output() for new crypto...
2021-10-24 deraadtFor open/openat, if the flags parameter does not contai...
2021-10-24 deraadtWhat kind of Sun idiot called open() with flags of...
2021-10-24 deraadtFor open/openat, if the flags parameter does not contai...
2021-10-24 tobheRefactor ipcomp_input() and ipcomp_output(). Remove...
2021-10-24 martijnEven though AgentX supports null-oids and incidentally...
2021-10-24 claudioUse the print.c file which is now shipped in rpki-clien...
2021-10-24 claudioMove the various print functions from the regress tests...
2021-10-24 mpiConstify struct cfattach.
2021-10-24 deraadt#define open O_* flags in libsa/stand.h, so that bootbl...
2021-10-24 martijnInitialize OID print buffer, even when oidlen is 0.
2021-10-24 patrickSome more whitespace cleanup
2021-10-24 claudioAdd $OpenBSD$ header and add a licence to rrdp.h which...
2021-10-24 bluhmThere are more m_pullup() in IPsec input. Pass down...
2021-10-24 mpiConstify struct cfattach.
2021-10-24 claudioAdd my copyright to some files
2021-10-24 mpiConstify struct cfattach.
2021-10-24 patricktiny little whitespace fixes
2021-10-24 ianAdd httpd custom error page facility. Adapted by me...
2021-10-24 knUse braces in config examples
2021-10-24 tobheRemove 'struct tdb_crypto' allocations from esp_input...
2021-10-24 patrickA tiny bit of cleanup.
2021-10-24 patrickAdd mount -ur/uw support to tmpfs.
2021-10-24 visaUnlock top part of UVM fault handler on mips64.
2021-10-24 mpiMove pmap_{,k}remove() inside uvm_km_pgremove{,_intrsaf...
2021-10-24 schwarzemerge documentation for SSL_read_ex(3), SSL_peek_ex...
2021-10-24 patrickNow that ampintcmsi(4)'s establish function returns...
2021-10-24 tobheRemove crp_etype and return errors directly from crypto...
next