Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9992 17 d 9 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
9991 18 d 12 h hidnplayr /programs/network/ssh/ Automatic algorithm selection.  
9990 19 d 11 h hidnplayr /programs/network/ssh/ Added support for encrypt-then-mac modes (hmac-sha2-256-etm,hmac-sha2-512-etm)  
9987 22 d 10 h hidnplayr /programs/network/ssh/ -Added Poly1305-Chacha20 cipher (new hardcoded default)
-Use HMAC and CTR/CBC from libcrash instead of our own implementations
-Fixed stack allocation for keystroke handler thread
 
9985 23 d 11 h hidnplayr /programs/network/ssh/ Small speedup in modular exponentation routine (still not side channel resiliant)  
9984 23 d 21 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9981 29 d 10 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
9980 34 d 9 h hidnplayr /programs/network/netstat/ Allow cursor keys in editboxes (as mentioned in bug #153)  
9979 34 d 10 h hidnplayr /programs/network/ircc/ -Fixed bug #150: ping reply length
-Fixed bug where some commands were terminated with \n\r instead of \r\n
 
9978 34 d 14 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
9916 295 d 1 h Doczom /programs/network/ftpd/ FTPd: added the DELE and STOR functions, fixed the output code for the new connection  
9826 667 d 12 h Doczom /programs/network/ircc/ ircc: small fix  
9658 800 d 11 h turbocat /programs/network/whois/ Whois: Now uses auto-import.  
9587 811 d 18 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9569 815 d 3 h punk_joker / AR8152: activate supporting by serzhu  
9568 815 d 10 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9228 879 d 0 h hidnplayr /programs/network/udpserv/ add very simple UDP server example  
9216 896 d 6 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 942 d 13 h hidnplayr /programs/network/ftpc/ FTPC: improved error handeling in wait_for_servercommand  
9150 948 d 10 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  

Show All