This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
1173ac17eee9e8e1f94534f20ee9956680161c8e
osrm-backend
/
Server
T
History
DennisOSRM
1173ac17ee
Fixed serious gzip compression mishap, removed linear complexity at
...
string length, fixed initialization of zlib stream object
2012-04-20 17:06:09 +02:00
..
DataStructures
Moving object that holds all query data into seperate object.
2012-04-14 20:07:30 +02:00
BasicDatastructures.h
Merge branch 'master' of
2012-02-23 16:29:55 +01:00
Connection.h
Fixed serious gzip compression mishap, removed linear complexity at
2012-04-20 17:06:09 +02:00
RequestHandler.h
Skipping ContractionCleantup entirely. Avoids a big allocation. Removing
2012-04-12 19:35:47 +02:00
RequestParser.h
Accept-Encoding: gzip, deflate is getting parsed also when it's the last
2012-04-20 16:19:56 +02:00
Server.h
RequestHandler object is now returned as reference rather than as pointer. Memory handling should be more clear by that change.
2011-03-14 13:39:16 +00:00
ServerConfiguration.h
Getting rid of third party dependency for boost_program_options
2011-03-11 16:52:30 +00:00
ServerFactory.h
fix compilation on mac; openmp issues and an unneeded typename
2011-11-26 16:42:15 +01:00