plan9fox/sys
cinap_lenrek d566a5ca6b ssh: fix locking, and key reexchange handling
when we initiate re-key exchange we data packets can still
come in. so instead we have everything that can come in all
the time in dispatch() function (including KEXINIT) and have
the receiver process just call that in a loop. exclude dispatch
and the sender proc from corrupting each others sendpkt() calls
with the QLock sl.
2017-04-19 21:03:26 +02:00
..
doc merging erik quanstros nupas 2017-03-12 17:15:03 +01:00
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydigest(), X509rsaverifydigest() 2017-02-10 22:39:47 +01:00
lib move blit roms to /sys/lib/blit 2017-03-29 01:33:16 +02:00
man rsa2ssh: drop support for version 1 key format 2017-04-17 05:13:46 +02:00
src ssh: fix locking, and key reexchange handling 2017-04-19 21:03:26 +02:00