- Event Series
- This event is an instance of E878: Weekly Standup, and repeats every week.
Event Timeline
Comment Actions
Last week:
- Win32-OpenSSH support: T3883 in the branch gniibe/t3883, I think the initial implementation has been finished: meaning: working well for me, possible improvements will be:
- handling by threads (currently, each connection is handled sequentially, connection by connection)
- more uses by real users
- review for ACL
- currently, it uses NULL for sa, and allows only local connection by PIPE_REJECT_REMOTE_CLIENTS
This week:
- continue for experimental scute: T6002
- no use of direct SCD command, when possible but use gpgsm (to serve remote use cases)
- ECC support
- clean up