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 |
2024-01-06 |
jsg | revert component_add() change |
commit | commitdiff | tree | snapshot |
2024-01-06 |
schwarze | Ergaenzung der fehlenden Jahreszahlen; |
commit | commitdiff | tree | snapshot |
2024-01-06 |
mglocker | Unify UFS command function arguments a bit. |
commit | commitdiff | tree | snapshot |
2024-01-06 |
dv | vmm(4): reorder segment registers to match SDM. |
commit | commitdiff | tree | snapshot |
2024-01-06 |
mglocker | Merge read/write UFS commands in to one single function... |
commit | commitdiff | tree | snapshot |
2024-01-06 |
jsg | remove stray semicolon |
commit | commitdiff | tree | snapshot |
2024-01-06 |
jsg | move struct file_operations to linux/fs.h |
commit | commitdiff | tree | snapshot |
2024-01-06 |
bluhm | Do not count packets though multicast loopback and... |
commit | commitdiff | tree | snapshot |
2024-01-06 |
espie | put the real sizes into the "title" attribute so that... |
commit | commitdiff | tree | snapshot |
2024-01-06 |
bluhm | Take net lock before kernel lock. |
commit | commitdiff | tree | snapshot |
2024-01-06 |
kettenis | Add more Linux compat code in preparation for the apple... |
commit | commitdiff | tree | snapshot |
2024-01-06 |
semarie | devel/cargo: add support for installing several differe... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
tb | EVP_PKEY_asn1_find_str() tweaks |
commit | commitdiff | tree | snapshot |
2024-01-05 |
miod | Remove more __syscall() leftovers. |
commit | commitdiff | tree | snapshot |
2024-01-05 |
claudio | Improve rtr_send_error() logging and demote the FSM... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
anton | Wait until the expected interface state is reached... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
tb | evp_key.c: Remove more unnecessary parentheses |
commit | commitdiff | tree | snapshot |
2024-01-05 |
tb | Minor tweaks in EVP_read_pw_string_min() |
commit | commitdiff | tree | snapshot |
2024-01-05 |
tb | Plug a leak in EVP_read_pw_string_min() |
commit | commitdiff | tree | snapshot |
2024-01-04 |
mglocker | Zap some '#if 0' code which was initially required... |
commit | commitdiff | tree | snapshot |
2024-01-04 |
mglocker | Set the interrupt aggregation counter down to 1, which... |
commit | commitdiff | tree | snapshot |
next |