2023-11-06 05:43:43 -06:00
|
|
|
LIBRARY libsimplex
|
|
|
|
EXPORTS
|
|
|
|
hs_init
|
2023-11-24 14:05:41 -06:00
|
|
|
hs_init_with_rtsopts
|
2023-11-06 05:43:43 -06:00
|
|
|
chat_migrate_init
|
2023-12-29 11:47:25 -06:00
|
|
|
chat_close_store
|
2023-11-06 05:43:43 -06:00
|
|
|
chat_send_cmd
|
2023-11-16 10:53:44 -06:00
|
|
|
chat_send_remote_cmd
|
2023-11-06 05:43:43 -06:00
|
|
|
chat_recv_msg
|
|
|
|
chat_recv_msg_wait
|
|
|
|
chat_parse_markdown
|
|
|
|
chat_parse_server
|
|
|
|
chat_password_hash
|
2023-11-09 01:55:01 -06:00
|
|
|
chat_valid_name
|
2023-11-06 05:43:43 -06:00
|
|
|
chat_encrypt_media
|
|
|
|
chat_decrypt_media
|
|
|
|
chat_write_file
|
|
|
|
chat_read_file
|
|
|
|
chat_encrypt_file
|
|
|
|
chat_decrypt_file
|