.. |
databases
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
antibot.cpp
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
antibot.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
authmanager.cpp
|
Remove #include <system.h> from one more header
|
2023-12-12 00:44:46 +01:00 |
authmanager.h
|
Correctly update auth keys when using auth_remove
|
2023-09-22 21:12:20 +02:00 |
main.cpp
|
Add no-op logger to fix leak of CFutureLogger pending messages
|
2024-04-28 16:32:24 +02:00 |
name_ban.cpp
|
Refactor name bans, move code to separate class CNameBans
|
2023-11-25 22:28:54 +01:00 |
name_ban.h
|
Refactor name bans, move code to separate class CNameBans
|
2023-11-25 22:28:54 +01:00 |
register.cpp
|
Use network tokens in big-endian byte order consistently
|
2024-05-06 20:33:17 +02:00 |
register.h
|
Fix CRegister
|
2024-01-13 15:28:53 +03:00 |
server.cpp
|
Record player name in Teehistorian files
|
2024-05-04 20:44:20 +02:00 |
server.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
server_logger.cpp
|
Add separate log levels for each output
|
2023-07-24 22:43:05 +02:00 |
server_logger.h
|
Use CLock instead of std::mutex , add thread-safety annotations
|
2023-11-11 00:09:17 +01:00 |
snap_id_pool.cpp
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
snap_id_pool.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
sql_string_helpers.cpp
|
Declare variables as const when possible
|
2022-11-29 23:32:32 +01:00 |
sql_string_helpers.h
|
Fix some variable name's style
|
2020-11-08 17:15:48 +01:00 |
upnp.cpp
|
Add str_from_int function
|
2023-08-24 20:54:17 +02:00 |
upnp.h
|
Make less headers depend on <base/system.h>
|
2023-12-11 23:52:23 +01:00 |