Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7698 1619 d 20 h dunkaist /programs/ libcrash: Sync with upstream.

* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.
 
6922 2482 d 7 h hidnplayr /programs/network/ssh/ SSH: revised Multi Precision Integer routines, additional HMAC types.  
6477 2782 d 0 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6469 2787 d 2 h hidnplayr /programs/network/ssh/ Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same.  
6423 2878 d 23 h pathoswithin /programs/network/ssh/ small speedup  
6419 2882 d 8 h hidnplayr /programs/network/ssh/ SSH client part 1: Diffie hellman group exchange.