aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/BaseProtocolDecoder.java
AgeCommit message (Expand)Author
2024-04-03Handle outdated positions in bufferAnton Tananaev
2024-02-19Streamline model name accessAnton Tananaev
2023-12-17Improve cache update performanceAnton Tananaev
2023-11-23Support null timezoneAnton Tananaev
2023-08-19Move from javax to jakartaAnton Tananaev
2022-06-18Remove identity managerAnton Tananaev
2022-06-18Remove positions from managerAnton Tananaev
2022-06-18Refactor attribute lookupAnton Tananaev
2022-06-15Convert some config usagesAnton Tananaev
2022-06-04Refactor commands managerAnton Tananaev
2022-06-02Integrate cache managerAnton Tananaev
2022-05-30Combine active device and sessionAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Decouple more tests from contextAnton Tananaev
2022-05-30No context dependency for decoderAnton Tananaev
2022-05-30Inject media managerAnton Tananaev
2020-12-29Migrate more keysAnton Tananaev
2020-12-29Migrate more keysAnton Tananaev
2020-12-29Migrate more boolean keysAnton Tananaev
2020-12-29Remove deprecated configAnton Tananaev
2020-09-30Various minor code cleanupAnton Tananaev
2020-06-16Improve shared connection active device hadlingAnton Tananaev
2020-03-15Decoder to send queued commandsAnton Tananaev
2020-03-15Remove duplicationAnton Tananaev
2020-03-15Improve type castingAnton Tananaev
2019-08-20Make config key shorterEdward Valley
2019-08-18Make session cache per protocol configurableEdward Valley
2019-08-06Clean up decoderAnton Tananaev
2019-08-06code review editsSergey Kostin
2019-08-01egts with oid authentication (auto-detect)Sergey Kostin
2019-07-18Changes after second reviewEdward Valley
2019-03-31Convert project to gradleAnton Tananaev