openbsd
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...
2021-10-24 deraadtuse O_RDONLY instead of 0 as open() flags parameter
2021-10-24 bluhmPass the error of the IPsec callback to the caller...
2021-10-24 mpiUse unveil(2) for the possible script file, dt(4) and...
2021-10-24 tbPrepare to provide a number of X509_STORE_CTX_* setters.
2021-10-24 tbPrepare to provide EVP_MD_CTX_get_md_data()
2021-10-24 tbPrepare to provide a bunch of OCSP_resp_* getters.
2021-10-24 tbPrepare to provide X509_STORE_CTX_get_num_untrusted()
2021-10-24 tbPrepare to provide BIO_get_init()
2021-10-24 mpiShuffle variables around and use KASSERT() instead...
2021-10-24 jobImprove variable naming
2021-10-24 deraadtsync
2021-10-24 schwarzeSince tb@ added DECLARE_STACK_OF(GENERAL_NAMES) to...
2021-10-24 knUse ifconfig(8)'s "join" command by default
2021-10-24 floriannsd 4.3.7 shipped with DNS cookies on and then flipped...
2021-10-24 florianUpdate to 4.3.8.
2021-10-24 jobRestrict the characterset for filenames on Manifests
2021-10-24 mpiImplement poll(2), select(2), ppoll(2) & pselect(2...
2021-10-24 sashanlet pf_table.c to use standard way to work with lists
2021-10-24 patrickStop setting etype in the MD crypto code. So far we...
2021-10-24 knFall back to HTTP for fetching automatically
next