requiredregistration

Results 9 comments of requiredregistration

then it should become possible to do that. there is nothing about the syntax on how to specify the cipher suites that the user wants to be used. the documentation...

look, the decision to implement `-ssl_ciphers` only, seems silly. why did you not implement the capability to choose the SSL and the TLS version also along with `-ssl_ciphers`?

what ahf said. failing to connect with an error message, irssi can inform the user that support for a specific TLS version is disabled or not supported. downgrade attacks become...

also, forcing no compression and secure renegotiation would be good, to avoid even more security problems. also, i see that the naming of the -ssl\* parameters has not been changed...

yes, i saw the commits of ahf's pull request. the pull request has been pending in review for months. why is it not merged yet? by the way, the oftc...

disabling behind-the-scenes requests breaks nothing. it works as expected. another thing that is expected is for users to RTFM.

always use the latest versions of everything. vtwm NoOpaqueMove NoOpaqueResize pekwm MoveResize OpaqueMove OpaqueResize olwm DragWindow mwm moveOpaque icewm OpaqueMove OpaqueResize fvwm OpaqueMoveSize ResizeOpaque fluxbox Opaque Window Moving evilwm -nosoliddrag...

yes, that is right, with one difference. i entered `git clone --depth 1 https://github.com/pasky/pachi.git`. the output of `ls -l genbuild`: ``` -rwxr-xr-x 1 root wheel 1099 Jul 10 01:03 genbuild...

whether i enter `gmake` in `ksh` or in `bash`, the output is the same. i also checked with and without a symbolic link (`/bin/bash -> /usr/local/bin/bash`). no difference. what changed...