Commit Graph

  • ffdfe97ebd MPINT: Less fiddling with bits and bytes, more performance. hidnplayr 2021-07-26 09:44:08 +0000
  • 1ab60232c8 WebView: various fixes Kirill Lipatov (Leency) 2021-07-26 07:21:58 +0000
  • 53e6a25eb8 [clink] Improve program argument system Magomed Kostoev (mkostoevr) 2021-07-25 20:38:50 +0000
  • be0e7536fb mbedtls: - fixed autobuild clink path turbocat 2021-07-25 19:57:05 +0000
  • b3059bf461 mbedtls: - added to autobuild turbocat 2021-07-25 19:53:54 +0000
  • 451b859916 [clink] Small fixes for GCC (rev. cbd306345347fae28f12fa7f79960403d19e216e) Magomed Kostoev (mkostoevr) 2021-07-25 19:14:27 +0000
  • 188a8f0370 [clink] Emit log on -v, -verbose or --verbose Magomed Kostoev (mkostoevr) 2021-07-25 12:22:47 +0000
  • 12edd8bcf5 ssl_client1 example: fixed Tupfile.lua turbocat 2021-07-24 22:02:48 +0000
  • 1d002754bb mbedtls: ssl_client1.c - added REQUEST_URL input and added to autobuild turbocat 2021-07-24 21:58:56 +0000
  • 8fa851ddb6 libc.obj: strtol.с - removed existing definitions; fgets.c - uses fread() to read; gets.c - added additional check; turbocat 2021-07-24 21:28:39 +0000
  • 2976cecf4e [clink] Update to revision ed897ae9c5dd7e13444aad65506698a34802a69e Magomed Kostoev (mkostoevr) 2021-07-24 08:39:13 +0000
  • 5ed7924e95 the "k10temp" driver has been ported. created "coretemp" based on memtest86 turbocat 2021-07-23 20:52:08 +0000
  • 1161cdeac4 ddk: - added new headers and fixed old ones turbocat 2021-07-23 20:47:23 +0000
  • f1b06bbf99 libc.obj: updated constants turbocat 2021-07-23 20:24:26 +0000
  • 7828dfa68a mbedtls: - is now a native dynamic library (ms coff) - removed unnecessary files. - updated ssl_client1 example turbocat 2021-07-23 19:43:38 +0000
  • 351b8e3ae8 [clink] Update to revision b8d0c8154f15478f34027ab959277ddf2c706354 - Fixed bug with 8-char name symbols - Fixed bug with label values - Added warning for non-zero VirtualAddress Magomed Kostoev (mkostoevr) 2021-07-22 19:33:40 +0000
  • 39368a57b4 kolibri-ahci: - added ahci_port_identify (it works!) - other fixes - todo: fix dirty codestyle) Rustem Gimadutdinov (rgimad) 2021-07-21 23:00:47 +0000
  • f73a566b8b CEDIT: new version by akron1 Kirill Lipatov (Leency) 2021-07-21 16:13:29 +0000
  • f195324958 kolibri-ahci: - make some padding and reserved field anonymous - correct mistake in FIS_DMA_SETUP, some fileds were absent - small fixes Rustem Gimadutdinov (rgimad) 2021-07-21 15:33:47 +0000
  • 4f24fcab0f Pad with 0 bytes before encryption is set, as not to leak any entropy of RNG. Little improved RNG seeding. Fixed bug in MAC counter for SSH transport. hidnplayr 2021-07-21 10:53:13 +0000
  • 66f0a0e45d SSH: Added user authentication. Fixed padding. Other bugfixes. Changed hardcoded encryption mode from AES256-CBC to AES256-CTR. Added blowfish encryption algorithm code. MPINT: Improved multi precision math routines. Variable length MPINTS, leading zeroes allowed but not nescessary. Other bugfixes. Added tests vectors for MPINT routines. hidnplayr 2021-07-20 20:14:53 +0000
  • 774aee343f kolibri-ahci: - added more structures - added function ahci_find_cmdslot - small fixes Rustem Gimadutdinov (rgimad) 2021-07-20 16:25:00 +0000
  • 9ea50cc779 kolibri-ahci: - add ahci_send_cmd - add ahci_flush_cmd - add ahci_port_rebase - other small changes Rustem Gimadutdinov (rgimad) 2021-07-16 16:39:49 +0000
  • beedc56bd8 Fix build hidnplayr 2021-07-16 11:35:04 +0000
  • 753473ae47 kfar: mouse work on panels in viewer, editor; optimize code picdev: new macros load_lib IgorA 2021-07-14 11:12:06 +0000
  • 760c9f36c4 kolibri-ahci: - add functions start_cmd and stop_cmd - small changes Rustem Gimadutdinov (rgimad) 2021-07-13 20:20:23 +0000
  • a8fd8dac68 kolibri-ahci: - added FIS structures - shorten some names in HBA_MEM structure Rustem Gimadutdinov (rgimad) 2021-07-13 17:09:18 +0000
  • d2c9bf489c fixed linker and syscall pavelyakov 2021-07-13 16:16:46 +0000
  • 9212ac1784 Eolite/KFM2: fix paste from menu, thanks doczom for finging issue Kirill Lipatov (Leency) 2021-07-13 11:04:49 +0000
  • a0b194d2be fix Kirill Lipatov (Leency) 2021-07-13 10:32:47 +0000
  • 4f8b740144 sysfuncr.txt: translate 74.11 - 74.16 osupdate: add to ISO icons16.png: update icons of windows, kolibri, floppy cedit: update by akron1 Kirill Lipatov (Leency) 2021-07-13 10:30:43 +0000
  • 7a4aed6e11 kfar: add mouse in menu dialogs, fix mouse alt+f12 IgorA 2021-07-13 08:15:21 +0000
  • 73c3929ff2 ddk: - Fixed typo turbocat 2021-07-12 23:07:50 +0000
  • be90c91c89 ddk: - Fixed Makefile - Added FS_Service instead of calling system call 70 turbocat 2021-07-12 22:49:51 +0000
  • 36c4b6f145 Drivers: Added FS_Service to fasm includes turbocat 2021-07-12 22:42:27 +0000
  • 9b2048f146 kernel (trunk) : - Added the function of working with the file system in the export for the driver. (However, feature 70 vulnerability should not be fixed until the drivers using it are rebuilt). turbocat 2021-07-12 22:34:27 +0000
  • ae22a16a43 Fix loopback hidnplayr 2021-07-12 20:39:08 +0000
  • 1979e6ff29 fixed linker and syscall pavelyakov 2021-07-12 12:28:41 +0000
  • 716db38e51 docs: update sys f48.3 description about color names and meanings Kirill Lipatov (Leency) 2021-07-12 09:45:12 +0000
  • 3ee8369ec6 Kolibri-F: - Added sprintf to the kernel. - Added a notification from @notify when there are exceptions in the application. - Added debug files to bochs turbocat 2021-07-11 11:17:39 +0000
  • e9c913f9db update cedit by akron1 Kirill Lipatov (Leency) 2021-07-10 23:39:41 +0000
  • 7b13d5fb4e Add is_userspace_region checks to some socket functions. Disabled PPPoE and IPv6 completely by default, as not functional. hidnplayr 2021-07-10 09:41:13 +0000
  • eccd8f2198 [CLEVERMOUSE_PE_KERNEL] Apply CleverMouse PE patch Magomed Kostoev (mkostoevr) 2021-07-09 19:26:55 +0000
  • 360e379fc7 [KERNEL] Get ready to apply CleverMouse PE patch Magomed Kostoev (mkostoevr) 2021-07-09 19:19:04 +0000
  • ced10e8541 flappybird: use Kolibri image Kirill Lipatov (Leency) 2021-07-09 15:07:50 +0000
  • b6f769987c kernel: Check for base+len overflow in is_region_userspace Ivan Baravy 2021-07-09 09:22:44 +0000
  • 34a4c12412 Eolite: fix get volume size (thank dunkaist for a found issue) Keyascii: bigger font Kirill Lipatov (Leency) 2021-07-09 08:03:31 +0000
  • 6beb99fc30 kernel: Implement sf70.5 for default FS stub Ivan Baravy 2021-07-09 03:20:12 +0000
  • 27b702612e Updated Fplay binary turbocat 2021-07-08 20:58:10 +0000
  • 0f62073c9a Fplay: Deleted Tupfile.lua turbocat 2021-07-08 20:53:37 +0000
  • f91bafb866 Fplay: Added to autobuild. turbocat 2021-07-08 20:46:48 +0000
  • 90de905a60 kfar: add mouse double click events, fix mouse in menu IgorA 2021-07-08 20:45:01 +0000
  • 293a74db28 [KERNEL][TASKMAN] Add prefixes to named constants Magomed Kostoev (mkostoevr) 2021-07-08 20:04:59 +0000
  • ffb87dab38 kolibri-ahci: - started implementing drives detect - other fixes Rustem Gimadutdinov (rgimad) 2021-07-08 19:20:11 +0000
  • c81b16b529 [KERNEL][TASKMAN] Use named constants instead of magic numbers Magomed Kostoev (mkostoevr) 2021-07-08 19:16:00 +0000
  • 94b281e59d various small fixes: - icons.ini: fix icon in OpenDialog - assoc.ini: use CEDIT for txt and log - taskbar.ini: shoe min left button - kiv: show info about image dimensions in the title - rdsave: win_height considers skin_height Kirill Lipatov (Leency) 2021-07-08 18:47:59 +0000
  • 436e509ba2 [kernel][dll] Doxycomment load_file function Magomed Kostoev (mkostoevr) 2021-07-08 18:39:49 +0000
  • 51562c329d [asmxygen] Dump into file instead of stdout Magomed Kostoev (mkostoevr) 2021-07-08 18:33:06 +0000
  • 43ca471eaa [KERNEL][TASKMAN] Document fs_execute function return value Magomed Kostoev (mkostoevr) 2021-07-08 18:08:28 +0000
  • d68f8ecdce [KERNEL][TASKMAN] Comment fs_execute function Magomed Kostoev (mkostoevr) 2021-07-08 17:55:19 +0000
  • 374173db37 [asmxygen] Make dump more beautiful Magomed Kostoev (mkostoevr) 2021-07-08 17:53:41 +0000
  • 7ba2ef299c [kernel][unpacker] Update the unpacker comment in order to update the documentation Magomed Kostoev (mkostoevr) 2021-07-08 16:57:24 +0000
  • 923adaf09c [asmxygen] Document label function parameters according to @param directives Magomed Kostoev (mkostoevr) 2021-07-08 16:56:05 +0000
  • 0f1e2f75dc [kernel][doxygen] Document unpacker function Magomed Kostoev (mkostoevr) 2021-07-08 16:41:09 +0000
  • 85eb28b60b [kernel][doxygen] Hide utility macros from struct.inc Magomed Kostoev (mkostoevr) 2021-07-08 16:34:04 +0000
  • dbaf91c85e Fixed Fplay opendialog crash turbocat 2021-07-08 15:30:46 +0000
  • 048b0de963 kolibri-ahci: refactoring Rustem Gimadutdinov (rgimad) 2021-07-08 14:27:05 +0000
  • 478c96b635 kolibri-ahci: - improve controller initialization - some refactoring Rustem Gimadutdinov (rgimad) 2021-07-08 11:56:47 +0000
  • 62850037f1 kolibri-ahci: delete file added by mistake Rustem Gimadutdinov (rgimad) 2021-07-07 22:48:31 +0000
  • c587f61465 kolibri-ahci: added missed files + info with useful links Rustem Gimadutdinov (rgimad) 2021-07-07 22:37:28 +0000
  • 21816f5c0b kolibri-ahci: upload first results on AHCI support Rustem Gimadutdinov (rgimad) 2021-07-07 21:53:12 +0000
  • 73864ff1d7 Create kolibri-ahci branch Rustem Gimadutdinov (rgimad) 2021-07-07 21:36:03 +0000
  • 40e11d7484 add Flappy bird to IMG Kirill Lipatov (Leency) 2021-07-07 20:08:29 +0000
  • e32ea5d3c8 Network device error/missed/dropped packet counters. + Network buffer sanity checks. hidnplayr 2021-07-07 19:26:17 +0000
  • 88929629d3 iconedit: update toolbar Kirill Lipatov (Leency) 2021-07-07 10:39:55 +0000
  • 6e8e7fcb43 EasyShot: record screeshot series Kirill Lipatov (Leency) 2021-07-07 10:38:42 +0000
  • 0994411664 kfar: clean code, mouse can change button focus in dialogs opendial: remove old code IgorA 2021-07-06 20:44:16 +0000
  • 678de81f24 kolibri-libc: - added qsort and assert - delete junk files - updated libc loader turbocat 2021-07-06 18:18:46 +0000
  • e1d4f4b8d9 [drivers][example] Make the example compile - Rename ksys_drv_ctl_t to ksys_ioctl_t - Change path to kolibri-libc (libc.obj) Magomed Kostoev (mkostoevr) 2021-07-06 18:14:03 +0000
  • 861708b8e9 upload flappybird by zorggish Kirill Lipatov (Leency) 2021-07-06 12:38:12 +0000
  • 04f5e134b4 cedit: new version by akron1 Kirill Lipatov (Leency) 2021-07-06 09:22:02 +0000
  • fc1e21eb8c fix , Kirill Lipatov (Leency) 2021-07-06 08:44:14 +0000
  • 204f43dcee fix double ,, Kirill Lipatov (Leency) 2021-07-06 08:43:39 +0000
  • 56f2cc05e1 add SPEDump to ISO move GenFiles to IMG rename DOSBox russian manual into latin name Kirill Lipatov (Leency) 2021-07-06 08:42:13 +0000
  • db5bb5377d upload Stripped PE Dumper by 0CodErr, see http://board.kolibrios.org/viewtopic.php?f=9&t=3742&p=71045&hilit=SPEDump#p71045 Kirill Lipatov (Leency) 2021-07-06 08:23:46 +0000
  • b7127c3170 - upload a simple wallpapper: sand.png - upload a free NES game: MultiDude.nes - add builds.kolibrios.org to bookmarks of WebView Kirill Lipatov (Leency) 2021-07-06 07:56:35 +0000
  • ec6414ab7e remove "view" label Kirill Lipatov (Leency) 2021-07-06 07:20:40 +0000
  • 89cfdd86ac clipview: update, fixes Kirill Lipatov (Leency) 2021-07-06 07:17:41 +0000
  • ff0e7d844d docs: Update INSTALL.TXT to mention UEFI mode Ivan Baravy 2021-07-05 23:51:22 +0000
  • cef3da714c Guzel_magic/default.dtp.asm: fix light/dark color and update button color for better contrast Kirill Lipatov (Leency) 2021-07-04 22:45:25 +0000
  • 01869ad8b0 fix 2 Kirill Lipatov (Leency) 2021-07-04 18:04:56 +0000
  • 94bf81fae9 fix Kirill Lipatov (Leency) 2021-07-04 18:02:24 +0000
  • 7a6fe22066 skins: clean and update Kirill Lipatov (Leency) 2021-07-04 18:01:23 +0000
  • 28a3191504 RTL8169: RX overrun fixed hidnplayr 2021-07-04 17:43:16 +0000
  • 861d24c21a various bugfixes Kirill Lipatov (Leency) 2021-07-04 17:27:35 +0000
  • 27a31fa094 KFM2 bugsfix: unselect files after delete and move operations Kirill Lipatov (Leency) 2021-07-04 12:21:21 +0000
  • 5f1af2011f sysfunc: fixed mistake in f48.5 (found by zorggish) Kirill Lipatov (Leency) 2021-07-04 11:59:11 +0000
  • a224bceaeb color dialog: - press Escape for exit - always set the last color as default color on window open - update editbox and code to use only hexadecimal strings Kirill Lipatov (Leency) 2021-07-04 11:53:40 +0000
  • eba3c4bb9d skincfg: - bigger texts and other elements - now user can click on element in preview window to edit its color Kirill Lipatov (Leency) 2021-07-04 10:44:36 +0000
  • 241c5e20f1 [kernel][doxygen] Comment acpi_get_root_ptr and test asmxygen update Magomed Kostoev (mkostoevr) 2021-07-04 09:13:41 +0000