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
9220 892 d 22 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9218 893 d 10 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9217 894 d 0 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9216 895 d 7 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.
 
9210 906 d 14 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring  
9209 909 d 15 h hidnplayr /programs/develop/mtdbg/ Bugfix from 'Jurgen' for repne scasw / repnz stosw and handling of unknown/invalid opcodes.
See https://board.kolibrios.org/viewtopic.php?p=77209#p77209 for details.
 
9208 911 d 15 h akron1 /programs/develop/cedit/ CEDIT: internal changes  
9207 913 d 12 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9205 913 d 14 h turbocat /programs/develop/ktcc/trunk/bin/lib/ Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.  
9204 913 d 14 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9201 914 d 15 h Doczom /programs/cmm/misc/ fix height checkbox  
9200 915 d 14 h akron1 /programs/develop/cedit/ CEDIT: minor fixes  
9199 917 d 16 h Doczom /programs/system/amd_temp_view/ add @notify message for input error load driver  
9198 917 d 17 h Doczom /programs/system/cpu/trunk/ fix BUTTON.WIDTH in cpu.asm  
9197 918 d 13 h akron1 / cedit: search selected text
FB2 Reader: minor fix
 
9196 919 d 21 h dunkaist /programs/testing/pcidev/trunk/ pcidev: fix output of the last bus #, increase window height  
9194 923 d 9 h akron1 /programs/develop/cedit/ CEDIT: bugfix  
9193 924 d 10 h akron1 /programs/develop/cedit/ CEDIT: optional highlighting of operators and delimiters  
9190 925 d 15 h akron1 /programs/develop/cedit/ CEDIT: menu changes  
9189 926 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdlib/ libc.obj: Fixed calloc function  
9187 928 d 11 h akron1 /programs/develop/cedit/ CEDIT: Keyboard navigation in menu; internal changes  
9182 931 d 11 h akron1 /programs/develop/cedit/ CEDIT: new checkboxes  
9181 932 d 11 h akron1 /programs/develop/cedit/ CEDIT: better timer, minor fixes  
9180 933 d 11 h akron1 /programs/develop/cedit/ CEDIT: EOL conversion (CRLF/LF/CR)  
9179 933 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ libc.obj:
- Extra zero for use with gcc
 
9178 934 d 21 h rgimad /programs/cmm/browser/ WebView: added build and run scripts for linux  
9177 936 d 14 h akron1 /programs/develop/oberon07/ Oberon07: v1.53  
9176 936 d 15 h akron1 /programs/develop/cedit/ CEDIT: rebuild  
9175 936 d 15 h akron1 / CEDIT: some small changes  
9174 937 d 8 h akron1 /programs/develop/cedit/ CEDIT: new version  
9173 937 d 10 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)
 
9167 941 d 12 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9165 941 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9164 941 d 14 h hidnplayr /programs/network/ftpc/ FTPC: improved error handeling in wait_for_servercommand  
9163 942 d 8 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9156 944 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj:
- fixed return fwrite and fread as well as eof
 
9155 945 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ "thread_work" C example added to "build_all.sh"  
9154 945 d 13 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- disabled for windows and linux build
 
9153 945 d 13 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- added definitions of _KOLIBRI, _KOLIBRI, _KOLIBRI_ by default
- added ktcc for Windows and Linux to autobuild
 
9150 947 d 11 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)