elttil created pull request rimgo/instances#24 2024年10月31日 17:48:10 +01:00
Add eepsites(i2p) to instance list
elttil pushed to i2p at elttil/instances 2024年10月31日 17:46:16 +01:00
5a7cb48267 Add eepsites(i2p) to instance list
elttil created branch i2p in elttil/instances 2024年10月31日 17:46:15 +01:00
elttil created pull request rimgo/instances#23 2024年10月31日 17:07:16 +01:00
Remove rimgo.kling.gg
elttil pushed to removal at elttil/instances 2024年10月31日 17:06:28 +01:00
998f64dcc2 Remove rimgo.kling.gg
elttil created branch removal in elttil/instances 2024年10月31日 17:06:27 +01:00
elttil created repository elttil/instances 2024年10月31日 17:04:23 +01:00
elttil closed pull request rimgo/rimgo#189 2024年10月31日 17:03:25 +01:00
Remove rimgo.kling.gg instance
elttil created pull request rimgo/rimgo#189 2024年10月31日 16:47:01 +01:00
Remove rimgo.kling.gg instance
elttil pushed to master at elttil/sbos 2023年11月13日 15:15:16 +01:00
e7b5cb7ca6 Kernel: Add typedefs.h
359ea12aee ARP: Save the IP, MAC of incoming ARP requests
027b5e0fb4 Exceptions: Output CR2 on page fault
249d7f4ab0 LibC: Support negative values in printf for %d
Compare 4 commits »
elttil pushed to master at elttil/sbos 2023年11月12日 21:49:16 +01:00
ec2ca84628 Meta: Change license to be WTFPL
23b8815e8c AHCI: Add very basic AHCI and some additional helper functions to mmu.c
4e34a5f977 Kernel/PCI: Add functions for getting BAR and specific PCI devices by
429b619013 Ext2: Change char* to u8* where the type is referencing data and not a C
9a1f977e39 Kernel Style: Change uint*_t -> u*
Compare 10 commits »
elttil created branch master in elttil/sbos 2023年11月12日 21:49:16 +01:00
elttil created repository elttil/sbos 2023年11月12日 21:46:54 +01:00
elttil pushed to master at elttil/TOTP 2023年03月03日 22:39:04 +01:00
ca5dddcdfc Added test cases.
elttil pushed to master at elttil/TOTP 2023年03月03日 22:37:54 +01:00
278773e76a Added test cases.
elttil pushed to master at elttil/TOTP 2023年03月03日 22:32:05 +01:00
5366b83478 Fix overflow from using atoi() instead of atoll().
elttil pushed to master at elttil/TOTP 2023年03月01日 14:52:59 +01:00
fa04c4c619 Fix code formatting using clang-format
elttil pushed to master at elttil/TOTP 2023年02月28日 15:26:50 +01:00
0a54df3e99 Fixed a few warnings so that the program builds
9d11cfe940 Change how TOTP secret is provided.
Compare 2 commits »
elttil pushed to master at elttil/smol_http 2023年02月26日 18:06:06 +01:00
c186bfd685 Make a array stack allocated.
elttil pushed to master at elttil/SHA1 2023年02月26日 17:27:58 +01:00
4906cbe4ab Change license from 2 Clause BSD to 0 Clause BSD