Commit Graph

9161 Commits

Author SHA1 Message Date
Doczom
9438fa3384 delete file
git-svn-id: svn://kolibrios.org@9111 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 21:28:12 +00:00
Doczom
be2f165d44 move amd_temp_view
git-svn-id: svn://kolibrios.org@9110 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 21:27:06 +00:00
Doczom
b9b4201bd5 delete file
git-svn-id: svn://kolibrios.org@9109 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 19:46:00 +00:00
Doczom
ad96df5dc3 Fix files
git-svn-id: svn://kolibrios.org@9108 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 19:37:08 +00:00
Doczom
99990eb490 add new program "amd_temp_view"
git-svn-id: svn://kolibrios.org@9107 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 19:19:36 +00:00
hidnplayr
67b03ef814 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.

git-svn-id: svn://kolibrios.org@9106 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 18:40:01 +00:00
hidnplayr
ec273ce904 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.

git-svn-id: svn://kolibrios.org@9105 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 18:11:13 +00:00
Kirill Lipatov (Leency)
5c1c425d92 WebView: bugfix
git-svn-id: svn://kolibrios.org@9104 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 17:57:41 +00:00
Kirill Lipatov (Leency)
778de94be4 WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)
git-svn-id: svn://kolibrios.org@9103 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 14:08:12 +00:00
turbocat
1a99d1d6bb Fixed k10temp.sys path in Tupefile.lua
git-svn-id: svn://kolibrios.org@9102 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-01 19:06:11 +00:00
turbocat
661cae3b17 k10temp driver added to ISO
git-svn-id: svn://kolibrios.org@9101 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-01 19:02:19 +00:00
turbocat
dbd63546e8 driver k10temp:
- Added API
 - Added to autobuild 

git-svn-id: svn://kolibrios.org@9100 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-01 18:55:58 +00:00
turbocat
da1f95ca0b Fixed build libcore.a
git-svn-id: svn://kolibrios.org@9099 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-01 18:44:17 +00:00
turbocat
26637a498f Added libddk and libcore to autobuild
git-svn-id: svn://kolibrios.org@9098 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-01 17:51:35 +00:00
turbocat
83d5b68cdf Wolf3D:
- Fixed speed.
- Fixed lags.
- Returned --res parameter

git-svn-id: svn://kolibrios.org@9097 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-29 20:23:49 +00:00
hidnplayr
7f933eb487 Console: Bell character support, escape code '<esc>]K' (erase in line) support
git-svn-id: svn://kolibrios.org@9096 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-28 07:36:54 +00:00
turbocat
32a304e64b mtar.obj:
use now wrappers names

git-svn-id: svn://kolibrios.org@9095 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-27 00:25:11 +00:00
turbocat
52dd2872bf libc,obj:
- changed wrapper names

git-svn-id: svn://kolibrios.org@9094 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-27 00:20:54 +00:00
turbocat
e10c8c25cc libc.obj:
- restructured ksys.h

git-svn-id: svn://kolibrios.org@9093 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 23:42:35 +00:00
hidnplayr
ae553821c2 IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply.
git-svn-id: svn://kolibrios.org@9092 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 16:18:14 +00:00
turbocat
a188a171dd mbedtls:
- strip replaced by kos32-strip

git-svn-id: svn://kolibrios.org@9091 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 14:03:11 +00:00
hidnplayr
ffdfe97ebd MPINT: Less fiddling with bits and bytes, more performance.
git-svn-id: svn://kolibrios.org@9090 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 09:44:08 +00:00
Kirill Lipatov (Leency)
1ab60232c8 WebView: various fixes
git-svn-id: svn://kolibrios.org@9089 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 07:21:58 +00:00
Magomed Kostoev (mkostoevr)
53e6a25eb8 [clink] Improve program argument system
git-svn-id: svn://kolibrios.org@9088 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 20:38:50 +00:00
turbocat
be0e7536fb mbedtls:
- fixed autobuild clink path

git-svn-id: svn://kolibrios.org@9087 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:57:05 +00:00
turbocat
b3059bf461 mbedtls:
- added to autobuild

git-svn-id: svn://kolibrios.org@9086 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:53:54 +00:00
Magomed Kostoev (mkostoevr)
451b859916 [clink] Small fixes for GCC (rev. cbd306345347fae28f12fa7f79960403d19e216e)
git-svn-id: svn://kolibrios.org@9085 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:14:27 +00:00
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