Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9978 95 d 10 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
9916 355 d 21 h Doczom /programs/network/ftpd/ FTPd: added the DELE and STOR functions, fixed the output code for the new connection  
9826 728 d 8 h Doczom /programs/network/ircc/ ircc: small fix  
9658 861 d 7 h turbocat /programs/network/whois/ Whois: Now uses auto-import.  
9587 872 d 14 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9569 875 d 23 h punk_joker / AR8152: activate supporting by serzhu  
9568 876 d 6 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9228 939 d 19 h hidnplayr /programs/network/udpserv/ add very simple UDP server example  
9216 957 d 2 h dunkaist /programs/ libcrash: sync with upstream.

* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
 
9164 1003 d 9 h hidnplayr /programs/network/ftpc/ FTPC: improved error handeling in wait_for_servercommand  
9150 1009 d 6 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
9146 1010 d 7 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
9132 1021 d 6 h hidnplayr /programs/network/ssh/ CP866->UTF8 input recode  
9129 1023 d 11 h hidnplayr /programs/network/netstat/ Cosmetic fixes  
9128 1023 d 21 h hidnplayr /programs/network/ Ctrl+C for ping, tracert.  
9126 1024 d 13 h hidnplayr /programs/network/ssh/ Variable RSA key length  
9114 1028 d 16 h hidnplayr /programs/network/ssh/ Add support for RSA host authentication with SHA2-512 algorithm.  
9113 1028 d 17 h hidnplayr /programs/network/ssh/ Add support for RSA host authentication with SHA2-256 algorithm.  
9112 1028 d 18 h hidnplayr /programs/network/ssh/ Implemented local storage and checking of remote host keys. (only ssh-rsa for now)
Known public keys will be stored in /sys/settings/known_hosts.ini
 
9106 1030 d 8 h hidnplayr /programs/network/ssh/ Big refactor: separate backend from frontend. Prepare for dynamically negotiated algorithms etc.
New: RSA host authentication, use new con_get_input from console.lib to get escape codes from special keys, UTF8 to CP866 decoder, ..
Bugfix: CTR counters.
 

Show All