2024-01-13 |
tb | Reimplement EVP_get_{cipher,digest}byname() |
commit | commitdiff | tree | snapshot |
2024-01-13 |
tb | Reimplement {EVP_CIPHER,EVP_MD,OBJ_NAME}_do_all{,_sorte... |
commit | commitdiff | tree | snapshot |
2024-01-13 |
tb | Add a table of digest names, digests and aliases |
commit | commitdiff | tree | snapshot |
2024-01-13 |
tb | Add a table of cipher names, ciphers and aliases |
commit | commitdiff | tree | snapshot |
2024-01-13 |
kettenis | Provide a more complete implementation of the "componen... |
commit | commitdiff | tree | snapshot |
2024-01-12 |
mlarkin | Clarify some behaviour for 'vmctl start' and 'vmctl... |
commit | commitdiff | tree | snapshot |
2024-01-12 |
jsg | add license; ok kettenis@ |
commit | commitdiff | tree | snapshot |
2024-01-12 |
tb | Remove X509_STORE_CTX_purpose_inherit(3) documentation |
commit | commitdiff | tree | snapshot |
2024-01-12 |
tb | appstest: Zap a trailing tab added in previous |
commit | commitdiff | tree | snapshot |
2024-01-12 |
job | Add -force_pubkey -multivalue-rdn -set_issuer -set_subj... |
commit | commitdiff | tree | snapshot |
2024-01-12 |
claudio | Convert the simple IMSG calls in session.c to the new... |
commit | commitdiff | tree | snapshot |
2024-01-12 |
bluhm | Send UDP packets in parallel. |
commit | commitdiff | tree | snapshot |
2024-01-12 |
ratchov | nfssvc: When the client disconnects, close the socket... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
miod | Since no system call takes more than 6 arguments, and... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
jan | ifconfig.8: reorder hwfeature list |
commit | commitdiff | tree | snapshot |
2024-01-11 |
jan | fix build with VMM_DEBUG option |
commit | commitdiff | tree | snapshot |
2024-01-11 |
tb | Remove the evp_pkey_method() test |
commit | commitdiff | tree | snapshot |
2024-01-11 |
claudio | rename field ibuf to imsgbuf in struct ctl_conn |
commit | commitdiff | tree | snapshot |
2024-01-11 |
claudio | Clear the last errors after receiving a RTR_EVNT_END_OF... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
claudio | Move the 'Last received shutdown reason:' output a... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
bluhm | Use domain name for socket lock. |
commit | commitdiff | tree | snapshot |
2024-01-11 |
claudio | Clear the last_sent_errcode, last_rcvd_errcode and... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
bluhm | Fix white spaces in TCP. |
commit | commitdiff | tree | snapshot |
2024-01-11 |
claudio | Display the exported rtr session state and fix a missin... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
claudio | Export the rtr session state as string. |
commit | commitdiff | tree | snapshot |
2024-01-11 |
jca | Add basic support for R_386_GOT32X |
commit | commitdiff | tree | snapshot |
2024-01-11 |
job | Make the -P option work for Trust Anchor certificates... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
claudio | Try to improve RTR version negotiation. |
commit | commitdiff | tree | snapshot |
2024-01-11 |
stsp | handle MHI M1->M2 state transitions in qwx(4) |
commit | commitdiff | tree | snapshot |
2024-01-11 |
deraadt | add XKH |
commit | commitdiff | tree | snapshot |
2024-01-11 |
djm | don't disable RSA test when DSA is disabled; bug introd... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
djm | ensure key_fd is filled when DSA is disabled; spotted... |
commit | commitdiff | tree | snapshot |
2024-01-11 |
djm | make DSA testing optional, defaulting to on |
commit | commitdiff | tree | snapshot |
2024-01-11 |
djm | make DSA key support compile-time optional, defaulting... |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | X509_TRUST: tidy up includes |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | X509_TRUST: group together all trust_*() functions |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | X509_TRUST: hoist trust_compat() to the other end of... |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | X509_TRUST: start shuffling some code around |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | Rework X509_STORE_CTX_set_{purpose,trust}() |
commit | commitdiff | tree | snapshot |
2024-01-10 |
bluhm | Split UDP PCB table into IPv4 and IPv6. |
commit | commitdiff | tree | snapshot |
2024-01-10 |
claudio | Improve rtr_send_error() so that there is no need to... |
commit | commitdiff | tree | snapshot |
2024-01-10 |
claudio | Add missing newlines in printf. |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | Inline rsa_is_pss() and rsa_pkey_is_pss() |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | Drop an unnecessary cast |
commit | commitdiff | tree | snapshot |
2024-01-10 |
tb | Fix print_fp() |
commit | commitdiff | tree | snapshot |
2024-01-10 |
claudio | Implement log_roa() and log_aspa() and use these functi... |
commit | commitdiff | tree | snapshot |
2024-01-10 |
claudio | Update the control.c code to use the new imsg API. |
commit | commitdiff | tree | snapshot |
2024-01-10 |
jmc | fix incorrect capitalisation; |
commit | commitdiff | tree | snapshot |
2024-01-10 |
jmatthew | If bringing up a queue fails, only tear down the ones... |
commit | commitdiff | tree | snapshot |
2024-01-10 |
cheloha | pthread_cond_timedwait(3): accept negative absolute... |
commit | commitdiff | tree | snapshot |
2024-01-10 |
dv | vmm/vmd: add io instruction length to exit information. |
commit | commitdiff | tree | snapshot |
2024-01-09 |
djm | extend ChannelTimeout regression test to exercise multi... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
djm | add a "global" ChannelTimeout type to ssh(1) and sshd... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
djm | adapt ssh_api.c code for kex-strict |
commit | commitdiff | tree | snapshot |
2024-01-09 |
bluhm | Convert some struct inpcb parameter to const pointer. |
commit | commitdiff | tree | snapshot |
2024-01-09 |
claudio | The End of Data PDU changed between v0 (RFC6810) and... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
claudio | rtr_parse_notify() state check is special since we... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
claudio | Be more consistent with RTR parse error reporting. |
commit | commitdiff | tree | snapshot |
2024-01-09 |
claudio | Convert the parent process imsg handling over to the... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
tb | Fix copy-paste error that broke openssl-ruby and openss... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
jsg | remove unused of_device_get_match_data() prototype |
commit | commitdiff | tree | snapshot |
2024-01-09 |
jsg | inline -> static inline ; fixes sparc64 build |
commit | commitdiff | tree | snapshot |
2024-01-09 |
jmatthew | remove needless comment |
commit | commitdiff | tree | snapshot |
2024-01-09 |
jmatthew | If there are still mbufs on a ring when we're freeing it, |
commit | commitdiff | tree | snapshot |
2024-01-09 |
jsg | avoid unused var warning on sparc64 |
commit | commitdiff | tree | snapshot |
2024-01-09 |
guenther | Delete support for FFS filesystems before the in-inode... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
kettenis | Implement RootPathString support in the LoadTable(... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
tb | Only use DIR_VALID in noop mode |
commit | commitdiff | tree | snapshot |
2024-01-08 |
claudio | Rework rtr_parse_header() and introduce rtr_check_sessi... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
claudio | Simplify the IMSG_CTL_KROUTE after the change in bgpd. |
commit | commitdiff | tree | snapshot |
2024-01-08 |
claudio | Define and use struct ctl_kroute_req to encode the... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
tb | Disable X509_STORE_CTX_purpose_inherit() |
commit | commitdiff | tree | snapshot |
2024-01-08 |
tb | Inline X509_{TRUST,PUPROSE}_set() in their only callers |
commit | commitdiff | tree | snapshot |
2024-01-08 |
tb | const correct aesni_{128,256}_cbc_hmac_sha1_cipher |
commit | commitdiff | tree | snapshot |
2024-01-08 |
tb | Fix regress build since the reacharounds are fragile |
commit | commitdiff | tree | snapshot |
2024-01-08 |
djm | Remove outdated note from PROTOCOL.mux |
commit | commitdiff | tree | snapshot |
2024-01-08 |
djm | fix missing field in users-groups-by-id@openssh.com... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
yasuoka | Pass the request packet to response decorations for... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
djm | make kex-strict section more explicit about its intent... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
tb | Fix logic error (&& -> ||) |
commit | commitdiff | tree | snapshot |
2024-01-08 |
djm | remove ext-info-* in the kex.c code, not in callers... |
commit | commitdiff | tree | snapshot |
2024-01-08 |
djm | fix typo; spotted by Albert Chin |
commit | commitdiff | tree | snapshot |
2024-01-07 |
bluhm | In ixl(4) attach, initialize mutex before using it. |
commit | commitdiff | tree | snapshot |
2024-01-07 |
miod | Error out if one syscall ever takes more than 6 arguments. |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | Garbage collect call to X509_TRUST_cleanup() |
commit | commitdiff | tree | snapshot |
2024-01-07 |
cheloha | libc, librthread: _twait: subtraction is not comparison |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | Minor cleanup in X509_STORE_CTX_purpose_inherit() |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | purpose/trust: Improve comments about COUNT/MAX confusion |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | const-correct r4_hmac_md5_cipher |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | Convert the remaining legacy ciphers to C99 initializers |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | Improve EVP_CIPHER_{get,set}_asn1_iv() |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | Remove X509_TRUST extensibility |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | rpki-client: zap a stray space |
commit | commitdiff | tree | snapshot |
2024-01-07 |
tb | rpki-client: print revocation time in filemode |
commit | commitdiff | tree | snapshot |
2024-01-06 |
tb | Zap some more CRL method things |
commit | commitdiff | tree | snapshot |
2024-01-06 |
bluhm | Prevent use after free of TLS context at syslogd(8... |
commit | commitdiff | tree | snapshot |
2024-01-06 |
mglocker | Zap more obsolete debug code. |
commit | commitdiff | tree | snapshot |
2024-01-06 |
tb | Remove X509_PURPOSE_cleanup() call in OPENSSL_cleanup() |
commit | commitdiff | tree | snapshot |
2024-01-06 |
tb | Remove X509_CRL_METHOD internals |
commit | commitdiff | tree | snapshot |
2024-01-06 |
tb | Remove X509_PURPOSE extensibility |
commit | commitdiff | tree | snapshot |
next |