index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
org
/
traccar
/
BaseProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2024-04-03
Handle outdated positions in buffer
Anton Tananaev
2024-02-19
Streamline model name access
Anton Tananaev
2023-12-17
Improve cache update performance
Anton Tananaev
2023-11-23
Support null timezone
Anton Tananaev
2023-08-19
Move from javax to jakarta
Anton Tananaev
2022-06-18
Remove identity manager
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-18
Refactor attribute lookup
Anton Tananaev
2022-06-15
Convert some config usages
Anton Tananaev
2022-06-04
Refactor commands manager
Anton Tananaev
2022-06-02
Integrate cache manager
Anton Tananaev
2022-05-30
Combine active device and session
Anton Tananaev
2022-05-30
Combine session related classes
Anton Tananaev
2022-05-30
Decouple more tests from context
Anton Tananaev
2022-05-30
No context dependency for decoder
Anton Tananaev
2022-05-30
Inject media manager
Anton Tananaev
2020-12-29
Migrate more keys
Anton Tananaev
2020-12-29
Migrate more keys
Anton Tananaev
2020-12-29
Migrate more boolean keys
Anton Tananaev
2020-12-29
Remove deprecated config
Anton Tananaev
2020-09-30
Various minor code cleanup
Anton Tananaev
2020-06-16
Improve shared connection active device hadling
Anton Tananaev
2020-03-15
Decoder to send queued commands
Anton Tananaev
2020-03-15
Remove duplication
Anton Tananaev
2020-03-15
Improve type casting
Anton Tananaev
2019-08-20
Make config key shorter
Edward Valley
2019-08-18
Make session cache per protocol configurable
Edward Valley
2019-08-06
Clean up decoder
Anton Tananaev
2019-08-06
code review edits
Sergey Kostin
2019-08-01
egts with oid authentication (auto-detect)
Sergey Kostin
2019-07-18
Changes after second review
Edward Valley
2019-03-31
Convert project to gradle
Anton Tananaev