osrm-backend/Server
2015-01-27 09:58:26 +01:00
..
DataStructures fix changed include paths 2015-01-06 13:17:12 +01:00
Http rename clear() function to reduce camel case noise 2015-01-27 09:57:14 +01:00
APIGrammar.h Merge branch 'stefan-rajkovic-multiple-nearest-points' of https://github.com/srajkovic/osrm-backend into srajkovic-stefan-rajkovic-multiple-nearest-points 2014-09-16 12:32:40 +02:00
Connection.cpp make http header parsing case insensitive, and remove some dead code (reset function) 2015-01-27 09:58:26 +01:00
Connection.h revert previous commit that replace boost::array by std::array. not compatible with clang-3.5/boost1.54 2015-01-26 17:37:37 +01:00
RequestHandler.cpp rename iterator variable to be more telling 2015-01-26 16:35:16 +01:00
RequestHandler.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
RequestParser.cpp make http header parsing case insensitive, and remove some dead code (reset function) 2015-01-27 09:58:26 +01:00
RequestParser.h make http header parsing case insensitive, and remove some dead code (reset function) 2015-01-27 09:58:26 +01:00
Server.h remove redundant c'tor call 2015-01-26 16:34:05 +01:00