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
9146 996 d 22 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
9137 1003 d 22 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added atof function
- Added example for working with threads
 
9132 1007 d 21 h hidnplayr /programs/network/ssh/ CP866->UTF8 input recode  
9129 1010 d 2 h hidnplayr /programs/network/netstat/ Cosmetic fixes  
9128 1010 d 12 h hidnplayr /programs/network/ Ctrl+C for ping, tracert.  
9127 1010 d 22 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_kbhit  
9126 1011 d 4 h hidnplayr /programs/network/ssh/ Variable RSA key length  
9125 1011 d 4 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_get_input, added some common control characters.  
9121 1013 d 22 h Doczom /programs/fs/kfm/trunk/ KFM: Add function create file  
9120 1014 d 0 h Doczom /programs/system/amd_temp_view/ fix constants  
9119 1014 d 2 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view on AMDtemp  
9118 1014 d 6 h Doczom /programs/fs/kfm/trunk/ add new constants  
9117 1014 d 18 h Doczom /programs/fs/kfm/trunk/ small fix  
9116 1015 d 2 h Doczom /programs/system/amd_temp_view/ fix title  
9115 1015 d 2 h Doczom /programs/system/amd_temp_view/ add autobuild  
9114 1015 d 7 h hidnplayr /programs/network/ssh/ Add support for RSA host authentication with SHA2-512 algorithm.  
9113 1015 d 8 h hidnplayr /programs/network/ssh/ Add support for RSA host authentication with SHA2-256 algorithm.  
9112 1015 d 9 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
 
9111 1015 d 21 h Doczom /programs/testing/ delete file  
9110 1015 d 21 h Doczom /programs/system/amd_temp_view/ move amd_temp_view  
9109 1015 d 22 h Doczom /programs/testing/ delete file  
9108 1015 d 22 h Doczom /programs/testing/amd_temp_view/ Fix files  
9107 1015 d 23 h Doczom /programs/testing/ add new program "amd_temp_view"  
9106 1016 d 23 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.
 
9105 1017 d 0 h hidnplayr /programs/develop/libraries/console_coff/ More escape codes.
New function 'con_get_input' useful to get escape codes from special keys.
Implemented alternative screen buffer.
See included documentation for more details.
 
9104 1017 d 0 h leency /programs/cmm/browser/ WebView: bugfix  
9103 1017 d 4 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
9096 1022 d 10 h hidnplayr /programs/develop/libraries/console_coff/ Console: Bell character support, escape code '<esc>]K' (erase in line) support  
9095 1023 d 18 h turbocat /programs/develop/libraries/microtar/ mtar.obj:
use now wrappers names
 
9094 1023 d 18 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc,obj:
- changed wrapper names
 
9093 1023 d 18 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- restructured ksys.h
 
9092 1024 d 2 h hidnplayr /programs/network/ircc/ IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply.  
9091 1024 d 4 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- strip replaced by kos32-strip
 
9090 1024 d 8 h hidnplayr /programs/network/ssh/ MPINT: Less fiddling with bits and bytes, more performance.  
9089 1024 d 11 h leency /programs/cmm/ WebView: various fixes  
9088 1024 d 21 h Boppan /programs/develop/clink/ [clink] Improve program argument system  
9087 1024 d 22 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- fixed autobuild clink path
 
9086 1024 d 22 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- added to autobuild
 
9085 1024 d 23 h Boppan /programs/develop/clink/ [clink] Small fixes for GCC (rev. cbd306345347fae28f12fa7f79960403d19e216e)  
9084 1025 d 6 h Boppan /programs/develop/clink/ [clink] Emit log on -v, -verbose or --verbose