2021-10-24 |
florian | Update to 4.3.8. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
job | Restrict the characterset for filenames on Manifests |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Implement poll(2), select(2), ppoll(2) & pselect(2... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
sashan | let pf_table.c to use standard way to work with lists |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | Stop setting etype in the MD crypto code. So far we... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
kn | Fall back to HTTP for fetching automatically |
commit | commitdiff | tree | snapshot |
2021-10-24 |
jsg | ansi |
commit | commitdiff | tree | snapshot |
2021-10-24 |
patrick | Prohibit renames of tmpfs mount-points to fix a panic. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
tb | Prepare to provide X509_OBJECT_{new,free}() |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | extra 0 fields in cfdriver are not needed |
commit | commitdiff | tree | snapshot |
2021-10-24 |
deraadt | pretty & normalize the cfdriver decl |
commit | commitdiff | tree | snapshot |
2021-10-24 |
beck | Don't leak internal->verfied_chain, clean it up in... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
claudio | Anther day another broken test-http.c report from anton@ |
commit | commitdiff | tree | snapshot |
2021-10-24 |
mpi | Fix mangled license. |
commit | commitdiff | tree | snapshot |
2021-10-24 |
jmc | spelling; |
commit | commitdiff | tree | snapshot |
2021-10-24 |
visa | Set klist lock for sockets to make socket event filters... |
commit | commitdiff | tree | snapshot |
2021-10-24 |
visa | Make pipe event filters MP-safe |
commit | commitdiff | tree | snapshot |
2021-10-24 |
jsg | use NULL not 0 for pointer values in kern |
commit | commitdiff | tree | snapshot |
2021-10-23 |
bluhm | There is an m_pullup() down in AH input. As it may... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
bluhm | Fix use-after-free in ipcomp_output() introduced by... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jmc | spread some ipcrm/ipcs Xr; from mikhail |
commit | commitdiff | tree | snapshot |
2021-10-23 |
benno | do not duplicate "Connection: close" headers and only... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mvs | sonewconn() returns the pointer to 'socket' struct... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
beck | Add SSL_get0_verified_chain - needed by some new stuff |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Rename io_buf_new to io_new_buffer and io_buf_close... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
deraadt | btrace dir |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mpi | Provide common btrace(8) scripts. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mestre | ensure that sensitive data is zeroed out from mem. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
bluhm | For testing snmpd, use rc script to stop any running... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Declare STACK_OF(GENERAL_NAMES) |
commit | commitdiff | tree | snapshot |
2021-10-23 |
patrick | Call uvm_vnp_uncache() in tmpfs_write(). We currently... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
patrick | Fix tmpfs_lookup locking for ".." == ".". unveil_find_... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
schwarze | fix wrong and missing return types and wrong macros... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | Rename a couple of variables overlooked in the conversi... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | Add a glossary of variable names. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mestre | stty(1) can't be pledged for all modes, but it can... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
dv | tpm(4): add support for tpm2 CRB interface |
commit | commitdiff | tree | snapshot |
2021-10-23 |
beck | Add new OpenSSL API SSL_CTX_set_num_tickets and friends. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | KNF a particularly ugly comment |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-10-23 |
krw | Arithmetic is hard! Since MBR partition 0 is the only... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Fixup test-http.c after big io change before anton... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Unhandroll X509_up_ref() |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Finnally move away from blocking reads in rpki-client... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
benno | * stop sending the content for head requests, even... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Preapre x509.c for upcoming libcrypto bump |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tobhe | Retire asynchronous crypto API as it is no longer requi... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Import documentation for X509_get_extension_flags,... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Import documentation for X509_SIG_get{0,m} from OpenSSL... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | oops, wrong dir. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
beck | Add new OpenSSL api SSL_write_ex, SSL_read_ex and SSL_p... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
benno | annotate a 413 error with "request body too large"... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Import documentation for X509_get_extension_flags,... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Import documentation for X509_SIG_get{0,m} from OpenSSL... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mestre | missed in previous commit |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Mop up enc_read_ctx and read_hash. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
visa | Fix double free after allocation failure in bpf(4). |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Be consistend and add missing spaces around some of... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | ps_sigcode, ps_sigcoderet and ps_sigcookie are immutabl... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Fix some whitespace issues, some pointed out by jsing... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Prepare s_server for opaque structs in libcrypto |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Prepare crl.c for opaque structs in libcrypto. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
kn | dhclient -> dhcp in comment |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Prepare pcks12 for opaque structs in libcrypto |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mpi | Sprinkle uvm_obj_destroy() over UVM object recycling... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Provide a way to determine our maximum legacy version. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | Move libagentx to a new freeing strategy, where we... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Add a regress test for TLS client/server. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
claudio | Unbreak test-http after the last io.c changes |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mpi | Assert that the KERNEL_LOCK() is held in vref(9). |
commit | commitdiff | tree | snapshot |
2021-10-23 |
schwarze | tweak previous: add missing OpenBSD CVS tag |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Remove unused fields from struct dtls1_retransmit_state. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Fold DTLS1_STATE_INTERNAL into DTLS1_STATE. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
schwarze | tweak previous: properly mark up function pointer typedef |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Prepare to make many of the structs in x509.h opaque. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Change ssl_verify_cert_chain() for compatibility with... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Use X509_STORE_CTX_get0_chain() instead of grabbing... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Revise regress test for tls13_buffer rename. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Rename tls13_buffer to tls_buffer. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
kettenis | Make sure we have enough space to add padding and final... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Stop reaching into structs that will become opaque... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Prepare to provide X509_re_X509*_tbs() |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Prepare to provide X509_get_extension_flags() |
commit | commitdiff | tree | snapshot |
2021-10-23 |
beck | Add SSL_CTX_set_keylog_callback and SSL_CTX_get_keylog_... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Prepare to provide X509_SIG_get{0,m}. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Nuke the asn1-kludge. This was a workaround for CAs... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
mestre | if both stdout and stderr are redirected to a non-tty... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | Correctly print varbind not found contexts. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | Always print the community. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
martijn | We define Unsigned32 as [Application 7], which was... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
sashan | YIELD() in pf_table.c should preempt for ioctl() caller... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
kn | Move "-T" and "exec" support out of SMALL |
commit | commitdiff | tree | snapshot |
2021-10-23 |
beck | Add back the fips mode test functions, new stuff requir... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Untangle ssl3_get_message() return values. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
sthen | add "rcctl ls rogue", to show daemons which are running... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Revise regress for tlsext_tick_lifetime_hint changing... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
tb | Add a length check before NUL-terminating target. ... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
jsing | Change tlsext_tick_lifetime_hint to uint32_t. |
commit | commitdiff | tree | snapshot |
next |