kolibrios/programs
hidnplayr c60d5b31c6 -Added Poly1305-Chacha20 cipher (new hardcoded default)
-Use HMAC and CTR/CBC from libcrash instead of our own implementations
-Fixed stack allocation for keystroke handler thread

git-svn-id: svn://kolibrios.org@9987 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-06 20:22:01 +00:00
..
bcc32 bcc32: add rasterworks example 2023-09-22 07:12:51 +00:00
cmm drvinst: small bug fixed 2022-12-25 10:16:09 +00:00
demos Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
develop Poly1305: Fix forgotten variable init 2024-03-06 20:07:40 +00:00
emulator DGen-SDL: 2024-01-20 18:10:56 +00:00
fs KFM - fixed get_inf_dir and delete_dir for some cases 2022-03-30 21:55:55 +00:00
games Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
hd_load fix lable name 2022-02-09 22:56:15 +00:00
media programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated" 2024-02-01 14:14:12 +00:00
network -Added Poly1305-Chacha20 cipher (new hardcoded default) 2024-03-06 20:22:01 +00:00
other programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated" 2024-02-01 14:14:12 +00:00
system Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
testing KBD: fixing a program crash on unsupported devices 2022-11-26 21:52:16 +00:00
build_all.bat
config.inc
debug-fdo.inc
debug.inc
dll.inc Updated dll.load. Added support for loading the library using the full path. 2023-03-28 16:39:08 +00:00
encoding.inc
export.inc
gui_patterns.inc Palitra: refactoring, add shared icons 2021-12-26 00:49:38 +00:00
import.inc
kglobals.inc
KOSfuncs.inc
load_img.inc
load_lib.mac
macros.inc Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
network.inc
proc32.inc
shell.inc
string.inc
struct.inc
use_fasm.lua
use_gcc.lua Added defines so as not to duplicate them in every tup file. 2022-02-08 17:38:15 +00:00
use_menuetlibc.lua
use_msvc.lua
use_newlib.lua
use_sdl_newlib.lua
use_sdl.lua
use_sound.lua
use_tcc.lua typo fixed 2022-02-07 14:22:52 +00:00
use_tinygl.lua