osrm-backend/src/server
Kajari Ghosh 2e17f3010a
Add a multiplier to the matrix (#5298)
* add a multiplier to the matrix

* add rounding

* remove scale_factor restrictions

* clamp for overflow error

* update check to match error message

* enforce clamping on < 0 and increase test coverage

* add an invalid scale_factor value to node tests

* increase test coverage

* changelog
2018-12-10 13:41:44 -05:00
..
api Use unsigned type in percent_encoding to prevent overflow for %80..%ff 2018-01-08 12:09:33 +00:00
http Fix code of InternalError 2016-04-05 22:59:14 +02:00
service Add a multiplier to the matrix (#5298) 2018-12-10 13:41:44 -05:00
connection.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
request_handler.cpp Logs the current thread's id in assertions and for requests, resolves #3534 2017-01-12 16:43:03 +01:00
request_parser.cpp Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
service_handler.cpp remove util self-written make_unique and use C++14 stdlib make_uniqe 2016-10-17 15:27:14 -07:00