mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Refactor Senkusha and remove Mirai
This commit is contained in:
parent
57e9e8e50c
commit
d316e7c8cf
7 changed files with 167 additions and 195 deletions
|
@ -11,7 +11,6 @@ set(HEADER_FILES
|
|||
include/chiaki/takion.h
|
||||
include/chiaki/senkusha.h
|
||||
include/chiaki/streamconnection.h
|
||||
include/chiaki/mirai.h
|
||||
include/chiaki/ecdh.h
|
||||
include/chiaki/launchspec.h
|
||||
include/chiaki/random.h
|
||||
|
@ -48,7 +47,6 @@ set(SOURCE_FILES
|
|||
src/utils.h
|
||||
src/pb_utils.h
|
||||
src/streamconnection.c
|
||||
src/mirai.c
|
||||
src/ecdh.c
|
||||
src/launchspec.c
|
||||
src/random.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue