akashi-esquizolandia/core/src
scatterflower aece875362
Add more secure password hashing support (#293)
* Separate crypto operations into new class

* Implement PBKDF2 backend

* Add auto-update to stronger hashes

* clang-format pass

* documentation and cleanup

* Add unit tests for CryptoHelper

Co-authored-by: scatterflower <marisa@scatterflower.online>
2022-06-30 22:13:22 +02:00
..
commands Add more secure password hashing support (#293) 2022-06-30 22:13:22 +02:00
logger Privatization rework (#2) 2022-06-15 17:52:27 -05:00
network Fix empty IP on TCP connections 2022-06-15 17:52:27 -05:00
acl_roles_handler.cpp Add regression test to ACL ini handler (#281) 2022-06-27 17:00:45 -05:00
advertiser.cpp Enable websocket port overwrite in advertiser 2022-06-15 17:52:27 -05:00
aoclient.cpp Run disconnection routine when client is being destroyed 2022-06-15 17:52:27 -05:00
area_data.cpp Fix segfault due to insufficient jukebox state validation. 2022-06-15 17:52:27 -05:00
command_extension.cpp Added command extension system (#12) 2022-06-15 17:52:27 -05:00
config_manager.cpp Enable websocket port overwrite in advertiser 2022-06-15 17:52:27 -05:00
db_manager.cpp Add more secure password hashing support (#293) 2022-06-30 22:13:22 +02:00
discord.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00
music_manager.cpp Websockets refactor (#26) 2022-06-15 17:52:27 -05:00
packets.cpp Disable chat deskmod 2022-06-18 10:01:47 -05:00
server.cpp Add regression test to ACL ini handler (#281) 2022-06-27 17:00:45 -05:00
testimony_recorder.cpp Privatization rework (#2) 2022-06-15 17:52:27 -05:00