..
areastore.cpp
Various random code cleanups
2025-03-04 19:53:01 +01:00
areastore.h
Various random code cleanups
2025-03-04 19:53:01 +01:00
auth.cpp
Use openssl's sha1 and sha256, optionally ( #15472 )
2024-12-10 22:00:43 +01:00
auth.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
base64.cpp
Introduce std::string_view
into wider use ( #14368 )
2024-02-17 15:35:33 +01:00
base64.h
Introduce std::string_view
into wider use ( #14368 )
2024-02-17 15:35:33 +01:00
basic_macros.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
CMakeLists.txt
Move EnumString to separate file and add enum_to_string ( #15714 )
2025-01-26 19:17:14 +01:00
colorize.cpp
Split log.h to speed up compilation ( #15258 )
2024-10-09 16:24:44 +02:00
colorize.h
Fix curl compatibility issues with colorize_url ( #14615 )
2024-05-09 11:31:10 +02:00
container.h
Make sure generated blocks have their timestamp set
2025-03-26 20:49:43 +01:00
directiontables.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
directiontables.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
enriched_string.cpp
Avoid copies when working with EnrichedString
2024-08-28 15:38:02 +02:00
enriched_string.h
Avoid copies when working with EnrichedString
2024-08-28 15:38:02 +02:00
enum_string.cpp
Move EnumString to separate file and add enum_to_string ( #15714 )
2025-01-26 19:17:14 +01:00
enum_string.h
Basic camera control API ( #15796 )
2025-02-19 18:45:45 +01:00
hashing.cpp
Use openssl's sha1 and sha256, optionally ( #15472 )
2024-12-10 22:00:43 +01:00
hashing.h
Use openssl's sha1 and sha256, optionally ( #15472 )
2024-12-10 22:00:43 +01:00
hex.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
ieee_float.cpp
Remove excessive includes from porting.h
2024-01-14 13:17:53 +01:00
ieee_float.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
metricsbackend.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
metricsbackend.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
numeric.cpp
Various random code cleanups
2025-03-04 19:53:01 +01:00
numeric.h
Various random code cleanups
2025-03-04 19:53:01 +01:00
png.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
png.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
pointabilities.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
pointabilities.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
pointedthing.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
pointedthing.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
pointer.h
Fix buggy memcpy call in a template ( #15672 )
2025-01-14 20:26:29 +01:00
quicktune.cpp
Improve quicktune feature a bit
2024-12-24 15:27:08 +01:00
quicktune.h
Improve quicktune feature a bit
2024-12-24 15:27:08 +01:00
quicktune_shortcutter.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
serialize.cpp
Clean up and compress some pre-join packets ( #15881 )
2025-03-11 20:00:07 +01:00
serialize.h
Clean up and compress some pre-join packets ( #15881 )
2025-03-11 20:00:07 +01:00
sha1.cpp
Introduce std::string_view
into wider use ( #14368 )
2024-02-17 15:35:33 +01:00
sha1.h
Introduce std::string_view
into wider use ( #14368 )
2024-02-17 15:35:33 +01:00
srp.cpp
SRP remove custom memory allocator
2024-09-06 11:30:35 +02:00
srp.h
SRP remove custom memory allocator
2024-09-06 11:30:35 +02:00
stream.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
strfnd.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
string.cpp
Various random code cleanups
2025-03-04 19:53:01 +01:00
string.h
Code style fixes.
2025-01-21 16:29:12 +01:00
thread.h
Various random code cleanups
2025-03-04 19:53:01 +01:00
timetaker.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
timetaker.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
tracy_wrapper.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00