openbsd
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
2021-10-24 jsgansi
2021-10-24 patrickProhibit renames of tmpfs mount-points to fix a panic.
2021-10-24 tbPrepare to provide X509_OBJECT_{new,free}()
2021-10-24 deraadtextra 0 fields in cfdriver are not needed
2021-10-24 deraadtpretty & normalize the cfdriver decl
2021-10-24 beckDon't leak internal->verfied_chain, clean it up in...
2021-10-24 claudioAnther day another broken test-http.c report from anton@
2021-10-24 mpiFix mangled license.
2021-10-24 jmcspelling;
2021-10-24 visaSet klist lock for sockets to make socket event filters...
2021-10-24 visaMake pipe event filters MP-safe
2021-10-24 jsguse NULL not 0 for pointer values in kern
2021-10-23 bluhmThere is an m_pullup() down in AH input. As it may...
2021-10-23 bluhmFix use-after-free in ipcomp_output() introduced by...
2021-10-23 jmcspread some ipcrm/ipcs Xr; from mikhail
2021-10-23 bennodo not duplicate "Connection: close" headers and only...
2021-10-23 mvssonewconn() returns the pointer to 'socket' struct...
2021-10-23 beckAdd SSL_get0_verified_chain - needed by some new stuff
2021-10-23 claudioRename io_buf_new to io_new_buffer and io_buf_close...
next