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 923 d 21 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9218 924 d 9 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9217 924 d 23 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9216 926 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.
 
9210 937 d 13 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring  
9209 940 d 14 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 942 d 15 h akron1 /programs/develop/cedit/ CEDIT: internal changes  
9207 944 d 11 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9205 944 d 13 h turbocat /programs/develop/ktcc/trunk/bin/lib/ Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.  
9204 944 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9201 945 d 14 h Doczom /programs/cmm/misc/ fix height checkbox  
9200 946 d 13 h akron1 /programs/develop/cedit/ CEDIT: minor fixes  
9199 948 d 15 h Doczom /programs/system/amd_temp_view/ add @notify message for input error load driver  
9198 948 d 16 h Doczom /programs/system/cpu/trunk/ fix BUTTON.WIDTH in cpu.asm  
9197 949 d 13 h akron1 / cedit: search selected text
FB2 Reader: minor fix
 
9196 950 d 21 h dunkaist /programs/testing/pcidev/trunk/ pcidev: fix output of the last bus #, increase window height  
9194 954 d 8 h akron1 /programs/develop/cedit/ CEDIT: bugfix  
9193 955 d 9 h akron1 /programs/develop/cedit/ CEDIT: optional highlighting of operators and delimiters  
9190 956 d 14 h akron1 /programs/develop/cedit/ CEDIT: menu changes  
9189 957 d 12 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdlib/ libc.obj: Fixed calloc function  
9187 959 d 10 h akron1 /programs/develop/cedit/ CEDIT: Keyboard navigation in menu; internal changes  
9182 962 d 10 h akron1 /programs/develop/cedit/ CEDIT: new checkboxes  
9181 963 d 11 h akron1 /programs/develop/cedit/ CEDIT: better timer, minor fixes  
9180 964 d 10 h akron1 /programs/develop/cedit/ CEDIT: EOL conversion (CRLF/LF/CR)  
9179 964 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ libc.obj:
- Extra zero for use with gcc
 
9178 965 d 20 h rgimad /programs/cmm/browser/ WebView: added build and run scripts for linux  
9177 967 d 14 h akron1 /programs/develop/oberon07/ Oberon07: v1.53  
9176 967 d 14 h akron1 /programs/develop/cedit/ CEDIT: rebuild  
9175 967 d 15 h akron1 / CEDIT: some small changes  
9174 968 d 8 h akron1 /programs/develop/cedit/ CEDIT: new version  
9173 968 d 10 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)
 
9167 972 d 11 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9165 972 d 12 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9164 972 d 13 h hidnplayr /programs/network/ftpc/ FTPC: improved error handeling in wait_for_servercommand  
9163 973 d 7 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9156 975 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj:
- fixed return fwrite and fread as well as eof
 
9155 976 d 12 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ "thread_work" C example added to "build_all.sh"  
9154 976 d 12 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- disabled for windows and linux build
 
9153 976 d 12 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 978 d 10 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)