summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tabs, not spaces.HEADmasterJason A. Donenfeld2009-08-021-1/+1
* Filter country-level hitsJason A. Donenfeld2009-07-251-0/+2
* Cleaned up reversalJason A. Donenfeld2009-07-251-3/+4
* Gmail header downloader.Jason A. Donenfeld2009-07-251-0/+44
* Add flying feature.Jason A. Donenfeld2009-07-242-21/+59
* Prepare to look at to lines.Jason A. Donenfeld2009-07-242-2/+6
* Use python's email parser instead of bad self-parsing.Jason A. Donenfeld2009-07-241-31/+31
* Only plot verified points on map.Jason A. Donenfeld2009-07-022-8/+14
* Typo.Jason A. Donenfeld2009-07-011-1/+1
* More statistics.Jason A. Donenfeld2009-07-011-1/+1
* Better strict/softeing on departure and arrival ambiguity.Jason A. Donenfeld2009-07-011-3/+4
* Make location verification softer on start and stop, and seperate sal from angelos.Jason A. Donenfeld2009-07-011-2/+2
* Use --verify and always show missed emails.Jason A. Donenfeld2009-07-011-13/+11
* Add verification module.Jason A. Donenfeld2009-07-013-4/+72
* Cache DNS lookups, stream write to file instead of string cats, huge speed up of lines in googlemap by having many vertices in array.Jason A. Donenfeld2009-07-014-46/+69
* Show scroll bars for too many items.Jason A. Donenfeld2009-06-301-0/+8
* Make lines optional.Jason A. Donenfeld2009-06-301-1/+1
* API key for data.zx2c4.com instead of zx2c4.comJason A. Donenfeld2009-06-301-1/+1
* IPs in hostnames should be second-class to straight up IPs, and parsed last instead of first, which means putting them at the beginning of the IP list, since we prefer right-most IPs. This fixes mhead/ocolumbia/s06/5394.Jason A. Donenfeld2009-06-301-1/+1
* Unicode fixes.Jason A. Donenfeld2009-06-292-2/+2
* Added basic map generation.Jason A. Donenfeld2009-06-293-4/+123
* Make src directory.Jason A. Donenfeld2009-06-295-0/+1463