Sadie Powell
|
fa0c6ba821
|
Consistently use the same header layout on all files.
|
2025-11-12 19:49:59 +00:00 |
|
Sadie Powell
|
1a5d49b7f6
|
Replace calculate_libraries with inline CMake code.
|
2025-10-05 18:04:45 +01:00 |
|
Sadie Powell
|
0f5f2aef2e
|
Bump the minimum OpenSSL version to 1.1.1.
Close #517.
|
2025-07-01 00:00:55 +01:00 |
|
Sadie Powell
|
d815906393
|
Get rid of the internal block wrapper.
This only existed for compatibility with old 2.0 modules and 2.1
has already broken compatibility with them.
|
2025-04-19 12:49:06 +01:00 |
|
Sadie Powell
|
14342f6375
|
Fix the on start library version logging to include the module.
|
2025-03-05 16:03:23 +00:00 |
|
Sadie Powell
|
f9911dde52
|
Return references instead of pointers from the config system.
We used to return NULL from these methods but now we return an empty
block so this can never actually be null now.
|
2025-03-02 15:27:47 +00:00 |
|
Sadie Powell
|
9f82a960e4
|
Log the version of third-party libraries on load.
|
2025-02-18 11:48:43 +00:00 |
|
Sadie Powell
|
0a82366a6b
|
Merge branch '2.0' into 2.1.
|
2025-01-14 13:41:19 +00:00 |
|
Sadie Powell
|
3cbac4bcea
|
Update Send and Recv to use ssize_t instead of int.
|
2024-11-25 16:14:17 +00:00 |
|
Sadie Powell
|
59647baff9
|
Avoid unnecessary string copies when calling IsFile.
|
2024-11-08 00:26:51 +00:00 |
|
Sadie Powell
|
bfed2e1bf5
|
Use paths relative to data/conf in the config file.
This was done in some places already but not consistently.
Closes #349.
|
2024-03-19 15:51:55 +00:00 |
|
Sadie Powell
|
7ac1fe5847
|
Rename several modules to remove the m_ prefix.
|
2024-01-24 12:22:51 +00:00 |
|