2021-12-02 |
djm | hash full host:port when asked to hash output, fixes... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
djm | improve the testing of credentials against inserted... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
djm | move check_sk_options() up so we can use it earlier |
commit | commitdiff | tree | snapshot |
2021-12-02 |
dtucker | ssh-rsa is no longer in the default for PubkeyAcceptedA... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
cheloha | bsearch(3): support arrays with more than INT_MAX elements |
commit | commitdiff | tree | snapshot |
2021-12-02 |
deraadt | unmount real root partition from /mnt before the cgi... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
kn | Tell testers which packages to install right away ... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
kn | Log that kern.allowdt=1 is needed and where |
commit | commitdiff | tree | snapshot |
2021-12-02 |
kn | Tell testers which packages to install right away |
commit | commitdiff | tree | snapshot |
2021-12-02 |
jmc | list uppercase options along with lower in SYNOPSIS... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
deraadt | firstc() and nextc() use an int of global static storag... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
bluhm | ipsec_common_input_cb() extracted the inner IP header... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
bluhm | Allow to build kernel without IPSEC or INET6 defines. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
djm | don't put the tty into raw mode when SessionType=none... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
krw | Remove the MBR_init() "#ifdef defined(__macppc__) || |
commit | commitdiff | tree | snapshot |
2021-12-01 |
bluhm | Reintroduce the TDBF_DELETED flag. Checking next point... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | mention that the "flags" field in the enchdr is uses... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | sys/core.h is not needed by these files, therefore... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | we do not need 'struct mbuf; struct rtentry;' to satisf... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | further improvements in sys/param.h annotation and... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
kettenis | Fix booting from an IDE block device on the Sun Blade... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | late allocation of clist in putc() and b_to_q() hasn... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | Reduce use of sys/param.h, or annotate the reason why... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | Use system _ALIGN to reduce the reasons why this uses... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
deraadt | whitespace cleanup during review read |
commit | commitdiff | tree | snapshot |
2021-12-01 |
bluhm | Let ipsp_spd_lookup() return an error instead of a... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
jsg | drm/amdgpu/gfx9: switch to golden tsc registers for... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
jsg | drm/amd/display: Set plane update flags for all planes... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
mvs | Make `sun' global variable. It used by threads and... |
commit | commitdiff | tree | snapshot |
2021-12-01 |
jsing | Remove dead code. |
commit | commitdiff | tree | snapshot |
2021-12-01 |
claudio | Add some RRDP specific regress tests. |
commit | commitdiff | tree | snapshot |
2021-12-01 |
patrick | Build libfido2 after all other libraries, as it links... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tobias | Improved error handling in config parser. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tb | Add missing const qualifiers in a number of BN_* manuals. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tb | last whitespace diff for now. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tb | KNF for BF_KEY |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tb | Fix some annoying whitespace inconsistencies. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tb | Provide EVP_CTRL_AEAD_* defines. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tb | Align ssl_kex_derive_ecdhe_ecp() with ssl_kex_derive_dhe() |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tb | isakmpd: convert modp_init() for opaque DH. |
commit | commitdiff | tree | snapshot |
2021-11-30 |
tobhe | whitespace |
commit | commitdiff | tree | snapshot |
2021-11-30 |
deraadt | add ixl(4) |
commit | commitdiff | tree | snapshot |
2021-11-30 |
jsing | s/ECDHE/ECDH/ |
commit | commitdiff | tree | snapshot |
2021-11-30 |
millert | Fix indentation of return in yy_try_NUL_trans(). |
commit | commitdiff | tree | snapshot |
2021-11-30 |
bluhm | Remove unused parameter from ipsp_spd_inp(). |
commit | commitdiff | tree | snapshot |
2021-11-30 |
jsing | Add regress for {d2i,i2d}_{,DSA_,EC_,RSA_}PUBKEY{,_bio}(). |
commit | commitdiff | tree | snapshot |
2021-11-30 |
visa | Prevent select(2) from blocking if registering found... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
deraadt | enable uhid/fido |
commit | commitdiff | tree | snapshot |
2021-11-29 |
mvs | Use nanosleep(3) instead of select(2) for test run... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
mvs | Create socket within current directory instead of ... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Crank the number of rounds of Miller-Rabin from 50... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Clean up DH_check_pub_key() and ensure that y^q (mod... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Increase number of iterations in Miller-Rabin checks... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Synchronize DH_check() mostly with OpenSSL 1.1.1 with... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Provide a version of DH_check_params() for internal... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Provide a number of flags for DH_check and DH_check_pubkey |
commit | commitdiff | tree | snapshot |
2021-11-29 |
bluhm | The network stack currently uses IPL_SOFTNET. Consiste... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | tcpdump: convert print-ipsec to a EVP_CIPHER_CTX on... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | First pass of converting ssl_kex.c to opaque DH. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Hide BIO_s_file_internal() from internal view. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tb | Stop using BIO_s_file_inernal() in libssl. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2021-11-29 |
mvs | Unlock accept(2) and accept4(2) syscalls. Unlock them... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
visa | Register-time event should make poll/select non-blocking. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
jsing | Convert server serialisation of DHE parameters/public... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
jsing | Factor out/rewrite DHE key exchange. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tobhe | Avoid including sys/param.h. Make a local copy of MINIM... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
dv | vmm(4): bump remote vmclear spinout ticks |
commit | commitdiff | tree | snapshot |
2021-11-29 |
visa | kqueue: Revise badfd knote handling |
commit | commitdiff | tree | snapshot |
2021-11-29 |
bluhm | Using a void pointer for temporary allocated TDB in... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
espie | points people to more current ways to find package... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
jmc | add -V to usage(), and list it before -v in both SYNOPS... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
mvs | Add and enable 'unconacc' test which provides multithre... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
tobhe | Add command line option to show the version |
commit | commitdiff | tree | snapshot |
2021-11-29 |
nicm | Bump response timer to three seconds, GitHub issue... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
nicm | Fix user option lookup ordering. |
commit | commitdiff | tree | snapshot |
2021-11-29 |
deraadt | sys/param.h was included for MAX(), MIN() and roundup... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
deraadt | the code in this file has reason to include any sys... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
deraadt | local copy of roundup() means no more sys/param.h |
commit | commitdiff | tree | snapshot |
2021-11-29 |
deraadt | mostly avoid sys/param.h with a local nitems() |
commit | commitdiff | tree | snapshot |
2021-11-29 |
deraadt | A few sys/param.h annotations lacked ALIGNBYTES |
commit | commitdiff | tree | snapshot |
2021-11-29 |
djm | Niels agreed to remove the advertising clause; switchin... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
deraadt | Stop using MAXBSIZE to eliminate sys/param.h including... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
deraadt | remove sys/param.h includes by stopping use of NODEV... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
schwarze | document ASN1_tag2bit(3) |
commit | commitdiff | tree | snapshot |
2021-11-28 |
schwarze | Document ASN1_object_size(3). |
commit | commitdiff | tree | snapshot |
2021-11-28 |
schwarze | mark ASN1_check_infinite_end() and ASN1_const_check_inf... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
mglocker | Spacing |
commit | commitdiff | tree | snapshot |
2021-11-28 |
mglocker | utvfu(4) only has one frame size, either for PAL or... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
florian | Make sure the interface still exists before updating it. |
commit | commitdiff | tree | snapshot |
2021-11-28 |
florian | Make sure if_index is set in all case statements and... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
mglocker | Align with the recent memory allocation changes we... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
djm | sshsig: return "key not found" when searching empty... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
djm | ssh-keygen -Y match-principals doesn't accept any ... |
commit | commitdiff | tree | snapshot |
2021-11-28 |
djm | fix indenting in last commit |
commit | commitdiff | tree | snapshot |
2021-11-28 |
djm | missing initialisation for oerrno |
commit | commitdiff | tree | snapshot |
2021-11-27 |
tobhe | Rename msg_id to msg_peerid now that we also have msg_l... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-27 |
deraadt | previous commit causes gcc to perform an unaligned... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
schwarze | new manual page BIO_f_asn1(3) |
commit | commitdiff | tree | snapshot |
next |