Fix:binfile:Fixed possible null pointer dereferencing
[profile/ivi/navit.git] / navit / navit / map / binfile / binfile.c
2011-08-31 rikkyFix:binfile:Fixed possible null pointer dereferencing
2011-08-16 martin-sFix:map_binfile:Better diagnostics in case of endian...
2011-08-02 martin-sAdd:map_binfile:Warning if zip structures are not corre...
2011-07-05 martin-sFix:map_binfile:Reduced verbosity
2011-06-10 rikkyAdd:binfile:Downloading of map data may be allowed...
2011-06-09 martin-sFix:map_binfile:Made indexed house number searchs work...
2011-06-07 rikkyFix:core:Fixed crashes after downloading map data
2011-03-30 martin-sAdd:map_binfile:Let url in map overwrite config url
2011-03-26 martin-sFix:map_binfile:Reverted wrong change
2011-03-23 rikkyFix:map/binfile:Workaround for finding streets with...
2011-03-23 rikkyFix:map/binfile:add more streets which can be searched...
2011-03-18 rikkyFix:core:Fixed a ton of "alloca redefined" warnings
2011-03-17 rikkyFix:binfile:Add living_street to search index. Otherwis...
2011-03-06 zoff99Add:Core:very crude housenumber search works now
2011-01-24 martin-sFix:map_binfile:MSVC fixes|Thanks chollya
2011-01-09 martin-sFix:Core:Defined LONGLONG_FMT for android
2011-01-08 martin-sFix:map_binfile:Avoid checking for redirect of non...
2011-01-08 martin-sAdd:map_binfile:More debug messages
2011-01-06 martin-sAdd:map_binfile:Possibility to download a complete...
2011-01-06 martin-sAdd:map_binfile:Redirects for map download
2010-12-25 martin-sAdd:map_binfile:Made initial download asynchronously
2010-12-24 martin-sAdd:map_binfile:Better download on demand support
2010-12-24 martin-sAdd:map_binfile:Better progress report
2010-12-24 martin-sAdd:map_binfile:Feedback during map download
2010-12-24 martin-sAdd:map_binfile:More support for downloading
2010-12-24 martin-sAdd:map_binfile:Delayed pushing of index tile
2010-12-24 martin-sAdd:map_binfile:Integrated tile_set_window to push_tile
2010-12-23 martin-sAdd:map_binfile:More work for download on demand
2010-12-22 martin-sAdd:Core:More flexibility for file_create
2010-12-21 martin-sAdd:map_binfile:Support for download-as-needed
2010-12-18 martin-sAdd:map_binfile:Support for split maps
2010-12-10 martin-sAdd:map_binfile:Initial work for split maps
2010-11-24 martin-sAdd:map_binfile:Optionally mmap uncompressed binfile
2010-11-09 martin-sAdd:Core:Support for querying map release
2010-09-15 martin-sFix:map_binfile:Free all data at destroy
2010-09-12 martin-sFix:map_binfile:Avoid search results from index tile
2010-09-11 martin-sFix:map_binfile:Endianness issue
2010-09-11 martin-sFix:map_binfile:Endianness issues
2010-09-09 martin-sAdd:map_binfile:New house number search method
2010-07-18 martin-sFix:map_binfile:Use zip eoc64 when available
2010-06-24 martin-sFix:map_binfile:Endian issue
2010-05-31 martin-sAdd:map_binfile:More information about map size
2010-05-17 martin-sAdd:map_binfile:More efficient byte swap for big endian
2010-05-13 martin-sFix:map_binfile:Avoid multiple endian conversions when...
2010-04-22 martin-sAdd:map_binfile:Specify passwd with attribute
2010-04-22 martin-sAdd:Core:Map encryption support
2010-04-22 martin-sFix:map_binfile:Improved autoloading
2010-03-28 woglindeFix:map/bin: Fix one more memleak in error case
2010-03-21 martin-sFix:map_binfile:Better algorithm for de-duplication...
2010-03-18 martin-sAdd:map_binfile:Support for group attributes
2009-12-10 martin-sFix:map_binfile:Don't crash on search
2009-12-10 martin-sFix:binfile:Don't crash on non-existing files
2009-12-08 martin-sFix:map_binfile:Uninitialized variable
2009-12-05 martin-sFix:map_binfile:Better duplicate handling
2009-12-05 martin-sFix:map_binfile:Improved searching
2009-12-05 martin-sFix:map_binfile:Search cleanup
2009-12-03 martin-sFix:map_binfile:House number search with index
2009-12-03 martin-sAdd:map_binfile:Partial rewrite of searching
2009-12-03 martin-sFix:map_binfile:Corrected search bug
2009-11-12 martin-sAdd:map_binfile:Preparation of zip64 bit support
2009-11-08 martin-sAdd:Core:Experimental CH Routing
2009-10-29 martin-sFix:map_binfile:Compensate for a compiler bug
2009-10-04 martin-sAdd:Core:Added possibility for binfile logging with...
2009-09-15 martin-sFix:map_binfile:Better search support
2009-08-21 martin-sAdd:map_binfile:Not yet working auto-download support...
2009-08-21 martin-sFix:Undone accidentially commited code
2009-08-21 martin-sAdd:xslt:More scripts
2009-07-02 martin-sAdd:map_binfile:Give an error if map is incompatible
2009-06-24 martin-sFix:map_binfile:Use special char conversion and word...
2009-06-17 kazer_Fix:Core:Fix coverity bug #31, Variable 'm' tracked...
2009-06-11 martin-sFix:map_binfile:Support for map editing
2009-06-01 martin-sAdd:Core:Work on housenumber search
2009-04-24 martin-sFix:map_binfile:Make maps greater 2GB useable
2009-04-22 tinloafFix:Revert commit of wrong branch. Blame git...
2009-04-22 tinloafAdd:Various:Adding LZMA support to binfiles
2009-04-01 martin-sFix:map_binfile:Made backwards compatible
2009-02-20 martin-sFix:map_binfile:Only use town_name as label for point...
2009-02-11 martin-sFix:map_binfile:Cleanup
2009-02-03 steven_sFix:mapdriver:Fixing the fallback (no byteswap availabl...
2009-01-28 steven_sFix:mapdriver:Converting endian when reading attributes...
2009-01-03 martin-sFix:Core:Renamed data to map to clean up things a bit