Magomed Kostoev (mkostoevr)
188a8f0370
[clink] Emit log on -v, -verbose or --verbose
...
git-svn-id: svn://kolibrios.org@9084 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 12:22:47 +00:00
turbocat
12edd8bcf5
ssl_client1 example: fixed Tupfile.lua
...
git-svn-id: svn://kolibrios.org@9083 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 22:02:48 +00:00
turbocat
1d002754bb
mbedtls:
...
ssl_client1.c - added REQUEST_URL input and added to autobuild
git-svn-id: svn://kolibrios.org@9082 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 21:58:56 +00:00
turbocat
8fa851ddb6
libc.obj:
...
strtol.с - removed existing definitions;
fgets.c - uses fread() to read;
gets.c - added additional check;
git-svn-id: svn://kolibrios.org@9081 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 21:28:39 +00:00
Magomed Kostoev (mkostoevr)
2976cecf4e
[clink] Update to revision ed897ae9c5dd7e13444aad65506698a34802a69e
...
- Allow to set output file name
git-svn-id: svn://kolibrios.org@9080 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 08:39:13 +00:00
turbocat
5ed7924e95
the "k10temp" driver has been ported.
...
created "coretemp" based on memtest86
git-svn-id: svn://kolibrios.org@9079 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-23 20:52:08 +00:00
turbocat
1161cdeac4
ddk:
...
- added new headers and fixed old ones
git-svn-id: svn://kolibrios.org@9078 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-23 20:47:23 +00:00
turbocat
f1b06bbf99
libc.obj:
...
updated constants
git-svn-id: svn://kolibrios.org@9077 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-23 20:24:26 +00:00
turbocat
7828dfa68a
mbedtls:
...
- is now a native dynamic library (ms coff)
- removed unnecessary files.
- updated ssl_client1 example
git-svn-id: svn://kolibrios.org@9076 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-23 19:43:38 +00:00
Magomed Kostoev (mkostoevr)
351b8e3ae8
[clink] Update to revision b8d0c8154f15478f34027ab959277ddf2c706354
...
- Fixed bug with 8-char name symbols
- Fixed bug with label values
- Added warning for non-zero VirtualAddress
git-svn-id: svn://kolibrios.org@9075 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-22 19:33:40 +00:00
39368a57b4
kolibri-ahci:
...
- added ahci_port_identify (it works!)
- other fixes
- todo: fix dirty codestyle)
git-svn-id: svn://kolibrios.org@9074 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-21 23:00:47 +00:00
Kirill Lipatov (Leency)
f73a566b8b
CEDIT: new version by akron1
...
git-svn-id: svn://kolibrios.org@9073 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-21 16:13:29 +00:00
f195324958
kolibri-ahci:
...
- make some padding and reserved field anonymous
- correct mistake in FIS_DMA_SETUP, some fileds were absent
- small fixes
git-svn-id: svn://kolibrios.org@9072 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-21 15:33:47 +00:00
hidnplayr
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.
git-svn-id: svn://kolibrios.org@9071 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-21 10:53:13 +00:00
hidnplayr
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.
git-svn-id: svn://kolibrios.org@9070 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-20 20:14:53 +00:00
774aee343f
kolibri-ahci:
...
- added more structures
- added function ahci_find_cmdslot
- small fixes
git-svn-id: svn://kolibrios.org@9069 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-20 16:25:00 +00:00
9ea50cc779
kolibri-ahci:
...
- add ahci_send_cmd
- add ahci_flush_cmd
- add ahci_port_rebase
- other small changes
git-svn-id: svn://kolibrios.org@9068 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-16 16:39:49 +00:00
hidnplayr
beedc56bd8
Fix build
...
git-svn-id: svn://kolibrios.org@9067 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-16 11:35:04 +00:00
IgorA
753473ae47
kfar: mouse work on panels in viewer, editor; optimize code
...
picdev: new macros load_lib
git-svn-id: svn://kolibrios.org@9066 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-14 11:12:06 +00:00
760c9f36c4
kolibri-ahci:
...
- add functions start_cmd and stop_cmd
- small changes
git-svn-id: svn://kolibrios.org@9065 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 20:20:23 +00:00
a8fd8dac68
kolibri-ahci:
...
- added FIS structures
- shorten some names in HBA_MEM structure
git-svn-id: svn://kolibrios.org@9064 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 17:09:18 +00:00
pavelyakov
d2c9bf489c
fixed linker and syscall
...
git-svn-id: svn://kolibrios.org@9063 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 16:16:46 +00:00
Kirill Lipatov (Leency)
9212ac1784
Eolite/KFM2: fix paste from menu, thanks doczom for finging issue
...
git-svn-id: svn://kolibrios.org@9062 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 11:04:49 +00:00
Kirill Lipatov (Leency)
a0b194d2be
fix
...
git-svn-id: svn://kolibrios.org@9061 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 10:32:47 +00:00
Kirill Lipatov (Leency)
4f8b740144
sysfuncr.txt: translate 74.11 - 74.16
...
osupdate: add to ISO
icons16.png: update icons of windows, kolibri, floppy
cedit: update by akron1
git-svn-id: svn://kolibrios.org@9060 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 10:30:43 +00:00
IgorA
7a4aed6e11
kfar: add mouse in menu dialogs, fix mouse alt+f12
...
git-svn-id: svn://kolibrios.org@9059 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 08:15:21 +00:00
turbocat
73c3929ff2
ddk:
...
- Fixed typo
git-svn-id: svn://kolibrios.org@9058 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 23:07:50 +00:00
turbocat
be90c91c89
ddk:
...
- Fixed Makefile
- Added FS_Service instead of calling system call 70
git-svn-id: svn://kolibrios.org@9057 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 22:49:51 +00:00
turbocat
36c4b6f145
Drivers:
...
Added FS_Service to fasm includes
git-svn-id: svn://kolibrios.org@9056 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 22:42:27 +00:00
turbocat
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).
git-svn-id: svn://kolibrios.org@9055 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 22:34:27 +00:00
hidnplayr
ae22a16a43
Fix loopback
...
git-svn-id: svn://kolibrios.org@9054 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 20:39:08 +00:00
pavelyakov
1979e6ff29
fixed linker and syscall
...
git-svn-id: svn://kolibrios.org@9053 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 12:28:41 +00:00
Kirill Lipatov (Leency)
716db38e51
docs: update sys f48.3 description about color names and meanings
...
git-svn-id: svn://kolibrios.org@9052 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 09:45:12 +00:00
turbocat
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
git-svn-id: svn://kolibrios.org@9051 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-11 11:17:39 +00:00
Kirill Lipatov (Leency)
e9c913f9db
update cedit by akron1
...
git-svn-id: svn://kolibrios.org@9050 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-10 23:39:41 +00:00
hidnplayr
7b13d5fb4e
Add is_userspace_region checks to some socket functions.
...
Disabled PPPoE and IPv6 completely by default, as not functional.
git-svn-id: svn://kolibrios.org@9049 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-10 09:41:13 +00:00
Magomed Kostoev (mkostoevr)
eccd8f2198
[CLEVERMOUSE_PE_KERNEL] Apply CleverMouse PE patch
...
git-svn-id: svn://kolibrios.org@9048 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 19:26:55 +00:00
Magomed Kostoev (mkostoevr)
360e379fc7
[KERNEL] Get ready to apply CleverMouse PE patch
...
git-svn-id: svn://kolibrios.org@9047 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 19:19:04 +00:00
Kirill Lipatov (Leency)
ced10e8541
flappybird: use Kolibri image
...
git-svn-id: svn://kolibrios.org@9046 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 15:07:50 +00:00
b6f769987c
kernel: Check for base+len overflow in is_region_userspace
...
git-svn-id: svn://kolibrios.org@9045 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 09:22:44 +00:00
Kirill Lipatov (Leency)
34a4c12412
Eolite: fix get volume size (thank dunkaist for a found issue)
...
Keyascii: bigger font
git-svn-id: svn://kolibrios.org@9044 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 08:03:31 +00:00
6beb99fc30
kernel: Implement sf70.5 for default FS stub
...
Only get partition size, not its label.
Information of a block device and FS on it should be reported by
different system calls.
git-svn-id: svn://kolibrios.org@9043 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 03:20:12 +00:00
turbocat
27b702612e
Updated Fplay binary
...
git-svn-id: svn://kolibrios.org@9042 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:58:10 +00:00
turbocat
0f62073c9a
Fplay:
...
Deleted Tupfile.lua
git-svn-id: svn://kolibrios.org@9041 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:53:37 +00:00
turbocat
f91bafb866
Fplay:
...
Added to autobuild.
git-svn-id: svn://kolibrios.org@9040 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:46:48 +00:00
IgorA
90de905a60
kfar: add mouse double click events, fix mouse in menu
...
git-svn-id: svn://kolibrios.org@9039 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:45:01 +00:00
Magomed Kostoev (mkostoevr)
293a74db28
[KERNEL][TASKMAN] Add prefixes to named constants
...
git-svn-id: svn://kolibrios.org@9038 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:04:59 +00:00
ffb87dab38
kolibri-ahci:
...
- started implementing drives detect
- other fixes
git-svn-id: svn://kolibrios.org@9037 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 19:20:11 +00:00
Magomed Kostoev (mkostoevr)
c81b16b529
[KERNEL][TASKMAN] Use named constants instead of magic numbers
...
git-svn-id: svn://kolibrios.org@9036 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 19:16:00 +00:00
Kirill Lipatov (Leency)
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
git-svn-id: svn://kolibrios.org@9035 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 18:47:59 +00:00