summaryrefslogtreecommitdiff
path: root/enterprise.cpp
AgeCommit message (Collapse)Author
2026-04-20Enterprise: Add AuthenticateWithToken apiGlenn Smith
For when you have a token and want to auth with it directly
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-16Add more reserve callsScott Lagler
2025-03-28missed the older dates!Jordan Wiens
2024-06-26[Enterprise] Clean up initialization flowGlenn Smith
2024-01-08update copyright yearJordan Wiens
2023-04-08[Enterprise] Fix missing GetServerUrlGlenn Smith
2023-03-10Forgot to rename the Python API as well.Alexander Taylor
2023-03-10Make Enterprise C++ API more clear.Alexander Taylor
2023-01-23Warning cleanupRusty Wagner
2023-01-10Include time.h for time() on windowsGlenn Smith
2023-01-10[Enterprise] Fix LicenseCheckout not account for expired named licensesGlenn Smith
2023-01-10[Enterprise] Add api for IsFloatingLicenseGlenn Smith
2023-01-05Update copyright to 2023Josh F
2022-10-12[Enterprise] C++ api and exampleGlenn Smith