AuroraRuntime/Source/Processes
Reece Wilson 8844e8fe64 [+] AuCrypto::BCrypt
> GetForcedMinRounds
> GenSalt
> HashPW
> HashPWEx
> CheckPassword
> CheckPasswordEx
[*] Refactor AuCompression APIs
[*] Clean up AuTryConstructs
[+] Internal compression API for compression based interceptors
[+] Root-level input stream arg check for all compression apis (harden)
[*] Clean up AuCompression code
[+] Solar Designer / OpenWall blowfish crypt
[*] BlowCrypt: accept length input parameter
[*] Split locale into 2 source files
[-] Ugly comment from Open.Win32.cpp. TODO: Readd later. Might warn on empty string bc it makes sense given, "." and "/" normalizes to nothing, and memory pre-idc-if-drops are dropped siliently.
2022-09-15 20:48:50 +01:00
..
ArgvQuote.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
ArgvQuote.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
CreatePipeEx.NT.cpp [+] NT: IProcess::AsLoopSource() 2022-05-05 11:26:21 +01:00
CreatePipeEx.NT.hpp [+] NT: IProcess::AsLoopSource() 2022-05-05 11:26:21 +01:00
Open.Unix.cpp [*] Update UNIX pipe to follow NT-like bidirectional semantics. It's not possible to half NT, but it's possible to double the pipes in UNIX land. 2022-04-17 21:50:47 +01:00
Open.Unix.hpp [TODO] fork on macos will nuke everything. use native apple macos api 2022-01-20 22:42:53 +00:00
Open.Win32.cpp [+] AuCrypto::BCrypt 2022-09-15 20:48:50 +01:00
Open.Win32.hpp [+] Rewrite win32 file/directory opener 2021-10-23 19:42:05 +01:00
Process.NT.cpp [*] Check for null handle under LSHandle bc win32 apis are inconsistent as shit 2022-07-08 22:58:49 +01:00
Process.NT.hpp [*] Check for null handle under LSHandle bc win32 apis are inconsistent as shit 2022-07-08 22:58:49 +01:00
Process.Unix.cpp [+] Installed Linux PR_SET_PDEATHSIG hook into eSpawnChildProcessWorker's to better emulate Win32 job workers 2022-08-10 16:36:03 +01:00
Process.Unix.hpp [+] chroot after fork. also, removed todos about clone (wont support). the old unix behaviour works fine 2022-08-10 16:05:22 +01:00
Process.Win32.cpp [*] Win32 32bit regression fixes 2022-03-18 07:32:38 +00:00
Process.Win32.hpp Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Processes.cpp [*] Linux Progress... It compiles (APIs are out of date, subsystems are missing, and it doesn't link. Worse than being 5m behind) 2022-04-05 11:11:19 +01:00
Processes.hpp [+] Rewrite win32 file/directory opener 2021-10-23 19:42:05 +01:00
UtilRun.cpp Large Commit 2022-01-24 18:43:53 +00:00
UtilRun.hpp Large Commit 2022-01-24 18:43:53 +00:00