index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
ExtendedObjectDecoder.java
Age
Commit message (
Expand
)
Author
2018-06-09
Fix some issues
Anton Tananaev
2018-06-09
Release incoming reference counted objects
Anton Tananaev
2018-06-03
Properly handle datagram channels
Anton Tananaev
2018-06-02
Start Netty 4 migration
Anton Tananaev
2018-03-10
Replace deprecated classes
Anton Tananaev
2016-12-15
Reuse deviceId from position (fix #2660)
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-07-28
Fix saving original raw binary data
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-10
Add option to save empty messages
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-03-22
Fix minor issues in the code
Anton Tananaev
2016-03-19
Add option to save original message
Anton Tananaev
2015-11-09
Add initial code for device status
Anton Tananaev
2015-10-06
Implement async reverse geocoding
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-07-19
Fix issue with collection decoding
Anton Tananaev
2015-07-12
Re-factor all channel handlers
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-24
Save IP address in XML field
Anton Tananaev